]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: set context to use VSI RSS LUT for SR-IOV
authorAshish Shah <ashish.n.shah@intel.com>
Tue, 3 May 2016 22:13:17 +0000 (15:13 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 14 May 2016 07:00:24 +0000 (00:00 -0700)
commitd4377d5a02fc091ab28ef1475344706a7b4ea636
tree85922eaf511a4b74c218953ea858171ebbbcb4dd
parent95b698df779e3f2be88e6bc85db97753d050e0c6
i40e: set context to use VSI RSS LUT for SR-IOV

For the SR-IOV VSIs, when the queue filtering section is valid,
the RSS LUT needs to be set to use the VSI specific lookup table
(otherwise it will use the PF RSS LUT table).

Change-ID: Ia9377cc818078238a75c3bdeade1b593a91b3480
Signed-off-by: Ashish Shah <ashish.n.shah@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_main.c