OSDN Git Service

i40e: Add RSS configuration to virtual channel
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 1 Apr 2016 10:56:10 +0000 (03:56 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 7 Apr 2016 01:55:18 +0000 (18:55 -0700)
commit585954f8b808def857771037392c1621f167fa92
tree21f2e4d04ce1e3a9b2bce495527820a438a1fe56
parent437f82a2290ed94f0d6a86b749101f1ad5ed6231
i40e: Add RSS configuration to virtual channel

Add opcodes and structures to support RSS configuration by PF driver on
behalf of the VF drivers. This reduces complexity in the VF driver and
allows us to support future hardware designs without modifying the VF
driver.

Change-ID: I8c75765c630eacb71f95967f1109a198542593ac
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl.h
drivers/net/ethernet/intel/i40evf/i40e_virtchnl.h