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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Jan 2017 21:03:34 +0000 (13:03 -0800)
commit2bf1a87b903bd81b1448a1cef73de59fb6c4d340
tree8384526a6dfeb09d71e5690ebde5a010ad7e6817
parent5c092749e304d8b49567be633d5be31393538e3b
ixgbe: add mask for 64 RSS queues

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>
drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c