diff options
| author | Emil Tantilov <[email protected]> | 2015-11-20 13:02:16 -0800 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2015-12-29 19:16:07 -0800 |
| commit | e9ee3238f8a480bbca58e51d02a93628d7c1f265 (patch) | |
| tree | 05980fe48d39955e552351f2d846885319e59f86 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | fb8ad4a592c627783dc18cc147c7f4de55cf318d (diff) | |
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 <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions