]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ixgbe: add mask for 64 RSS queues
authorEmil Tantilov <emil.s.tantilov@intel.com>
Fri, 4 Nov 2016 21:03:03 +0000 (14:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Nov 2017 08:23:27 +0000 (09:23 +0100)
commitbc656fda2442493419c9bd63810dfbb2e9c2cdbf
treed2a52ea9af847af9af261b51eb63ab2945f19027
parent7316fb33f0a5df4d4bbfa53c487c5454069cb783
ixgbe: add mask for 64 RSS queues

[ Upstream commit 2bf1a87b903bd81b1448a1cef73de59fb6c4d340 ]

The indirection table was reported incorrectly for X550 and newer
where we can support up to 64 RSS queues.

Reported-by Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c