commit | 3c0841a9229d9d3c33bab06b661314b82896c2d9 | [log] [tgz] |
---|---|---|
author | Vlad Zolotarov <vladz@cloudius-systems.com> | Mon Mar 30 21:35:27 2015 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Apr 11 11:30:12 2015 -0700 |
tree | 08a0a6a42aca332da7e23f6ffd5c6b8f2349a5ea | |
parent | 94cf66f87064b8e4b24412f042b98e7cba4ebce2 [diff] |
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set For 82599 and x540 VFs and PF share the same RSS Key. Therefore we will return the same RSS key for all VFs. Support for other devices will be added later. 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>