1
0
Files
linux/drivers
Emil Tantilov e9ee3238f8 ixgbe: fix RSS limit for X550
X550 allows for up to 64 RSS queues, but the driver can have max
of 63 (-1 MSIX vector for link).

On systems with >= 64 CPUs the driver will set the redirection table
for all 64 queues which will result in packets being dropped.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-12-29 19:16:07 -08:00
..
2015-12-29 15:32:24 -05:00
2015-12-15 12:54:06 -08:00
2015-12-29 19:16:07 -08:00
2015-11-08 16:24:43 -05:00
2015-11-20 16:19:54 -08:00