commit | ad1431e2db5590bcc32ded8a27b3b5c0ced9add7 | [log] [tgz] |
---|---|---|
author | Vlad Zolotarov <vladz@cloudius-systems.com> | Mon Mar 30 21:35:28 2015 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Apr 11 11:39:19 2015 -0700 |
tree | e8baa876c22344b4f5d3a3de072c3962e47b2afe | |
parent | 3c0841a9229d9d3c33bab06b661314b82896c2d9 [diff] |
ixgbevf: Add RSS Key query code Add the ixgbevf_get_rss_key() function that queries the PF for an RSS Random Key using a new VF-PF channel IXGBE_VF_GET_RSS_KEY command. This patch adds the support for 82599 and x540 devices only. 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>