]> 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)
commit6988982d4137d562750e9385019cbb7f21f20e3a
tree08a0a6a42aca332da7e23f6ffd5c6b8f2349a5ea
parent03cd437a8343148a4013b7a57dde856165613307
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