]> git.baikalelectronics.ru Git - kernel.git/commit
iavf: Enable setting RSS hash key
authorTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 16 Jul 2021 22:16:37 +0000 (15:16 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 30 Nov 2021 16:56:07 +0000 (08:56 -0800)
commit97922e88cafb7af868fa455222aeffb662f33d58
treedcaad690302612284131f7c99df649853ccda6d9
parent0033c5c5b9f2fa5dab4f7369d6c0b746537603e9
iavf: Enable setting RSS hash key

Driver support for changing the RSS hash key exists, however, checks
have caused it to be reported as unsupported. Remove the check and
allow the hash key to be specified.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Tony Brelinski <tony.brelinski@intel.com>
drivers/net/ethernet/intel/iavf/iavf_ethtool.c