]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
authorVlad Zolotarov <vladz@cloudius-systems.com>
Mon, 30 Mar 2015 18:35:27 +0000 (21:35 +0300)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 11 Apr 2015 18:30:12 +0000 (11:30 -0700)
commited7ae281d47e9ba642df0c70667e89f4af956fde
tree08a0a6a42aca332da7e23f6ffd5c6b8f2349a5ea
parent843adeaf22b3db22eee1dceefa37f2e79bac8788
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>
drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c