commit | 4e9dc31f696ae89f0b8a13b69b7b16472866d110 | [log] [tgz] |
---|---|---|
author | Mitch A Williams <mitch.a.williams@intel.com> | Tue Apr 01 04:43:49 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Apr 28 04:03:53 2014 -0700 |
tree | 753c81feed56a9c9405446deaaeb7b2adb2ec80c | |
parent | 1315f7c34e08f50b0d710168c2d98fb4766a7f5d [diff] |
i40evf: support ethtool RSS options Add support for getting and setting RSS hashing options, RSS LUT entries, and getting the number of device channels from ethtool. Because the LUT is so small for the VFs, we just read and write the device registers directly instead of maintaining a shadow copy. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>