]> git.baikalelectronics.ru Git - kernel.git/commit
ice: Implement ethtool get/set rx-flow-hash
authorMd Fahad Iqbal Polash <md.fahad.iqbal.polash@intel.com>
Fri, 17 Jan 2020 15:39:18 +0000 (07:39 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 26 Jan 2020 05:47:28 +0000 (21:47 -0800)
commitb7df76d6f95cbd524a3232d8090ab2fc16f33282
treeb7150a2f949dd1b9c74dc30703b597b59ba2426d
parentdd972daf419760139db43e771aea886096d4054e
ice: Implement ethtool get/set rx-flow-hash

Provide support to change or retrieve RSS hash options for a flow type.
The supported flow-types are: tcp4, tcp6, udp4, udp6, sctp4, sctp6.

Signed-off-by: Md Fahad Iqbal Polash <md.fahad.iqbal.polash@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_ethtool.c
drivers/net/ethernet/intel/ice/ice_flow.c
drivers/net/ethernet/intel/ice/ice_flow.h