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)
commit6876fb6404a50d764cc1409870207b62f6e21dff
treeb7150a2f949dd1b9c74dc30703b597b59ba2426d
parent1c01c8c6c969a9da1b0783c2b4138debc4d868c2
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