Searched hist:263259 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/modules/vmware/vmxnet3/
H A DMakefilediff 263259 Mon Mar 17 03:51:24 MDT 2014 bryanv Add Tx/Rx multiqueue support to vmx(4)

As a prerequisite for multiple queues, the guest must have MSIX enabled.
Unfortunately, to work around device passthrough bugs, FreeBSD disables
MSIX when running as a VMWare guest due to the hw.pci.honor_msi_blacklist
tunable; this tunable must be disabled for multiple queues.

Also included is various minor changes from the projects/vmxnet branch.

MFC after: 1 month
/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.hdiff 263259 Mon Mar 17 03:51:24 MDT 2014 bryanv Add Tx/Rx multiqueue support to vmx(4)

As a prerequisite for multiple queues, the guest must have MSIX enabled.
Unfortunately, to work around device passthrough bugs, FreeBSD disables
MSIX when running as a VMWare guest due to the hw.pci.honor_msi_blacklist
tunable; this tunable must be disabled for multiple queues.

Also included is various minor changes from the projects/vmxnet branch.

MFC after: 1 month

Completed in 174 milliseconds