commit | 7f276efb45f8b022eeb9a0453240937806dc27e3 | [log] [tgz] |
---|---|---|
author | Vlad Zolotarov <vladz@cloudius-systems.com> | Mon Mar 30 21:18:58 2015 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Apr 10 21:47:53 2015 -0700 |
tree | b7e6fdb468d75640ed061ec41f95612fa49165ca | |
parent | dfaf891dd3e1e2e4531c4fd800bd6d8e3079ed72 [diff] |
ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key Added get_rxfh_indir_size, get_rxfh_key_size and get_rxfh ethtool_ops callbacks implementations. This enables the ethtool's "-x" and "--show-rxfh[-indir]" options. Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>