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)
commitb231b59a2f96bbc3f4759d2e8ecaa1c71a9e7616
treedcaad690302612284131f7c99df649853ccda6d9
parentbdb9e5c7aec73a7b8b5acab37587b6de1203e68d
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