]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r310806:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 14 Mar 2017 15:15:37 +0000 (15:15 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 14 Mar 2017 15:15:37 +0000 (15:15 +0000)
commitf9a7801c21bd707ea706fc0caaa1691b8c9b231f
tree97a1ca8dd4e99fbd565058f4919cceff8f05b329
parent34482b305ac3937cd49d3593b1281d4323243b80
MFC r310806:

Add MSIX rewrite table quirk for use with VMs.

This patch solves IRQ generation problems using the mlx5en(4) driver
with xenserver v6.5.0 in SRIOV and PCI-passthrough modes.

Until further the hw.pci.msix_rewrite_table quirk must be set manually
in /boot/loader.conf .

Reviewed by: jhb @
Sponsored by:           Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@315247 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/pci/pci.c