Module Name: src
Committed By: martin
Date: Thu Nov 14 15:30:19 UTC 2019
Modified Files:
src/sys/dev/pci/ixgbe [netbsd-9]: ixv.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #422):
sys/dev/pci/ixgbe/ixv.c: revision 1.140
ixv(4): disable RSS configuration on 82599 and X540 VFs.
Those VFs share their RSS configuration with PF and, thus,
they cannot be configured independently. From FreeBSD r354349.
To generate a diff of this commit:
cvs rdiff -u -r1.125.2.5 -r1.125.2.6 src/sys/dev/pci/ixgbe/ixv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.