]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 17:41:31 +0000 (10:41 -0700)
commit280acb4509121f2b5ef7f4b7f67251f3791c951b
tree493117b5bbda4343649fcf903dd4b6238cb1e083
parent2270467255f2bfc5660d00ed14401dece3de94f5
i40e: set context to use VSI RSS LUT for SR-IOV

Orabug: 23176970

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>
(cherry picked from commit 4b28cdba4859c2d1eb77144fe2383afb8daea1ca)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_main.c