diff options
author | Michal Maloszewski <[email protected]> | 2022-07-22 10:54:01 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-07-25 18:48:41 -0700 |
commit | 5fcbb711024aac6d4db385623e6f2fdf019f7782 (patch) | |
tree | 8fca83021cffdeb1369662c9d214e9187b3ad070 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 9af0620de1e118666881376f6497d1785758b04c (diff) |
i40e: Fix interface init with MSI interrupts (no MSI-X)
Fix the inability to bring an interface up on a setup with
only MSI interrupts enabled (no MSI-X).
Solution is to add a default number of QPs = 1. This is enough,
since without MSI-X support driver enables only a basic feature set.
Fixes: bc6d33c8d93f ("i40e: Fix the number of queues available to be mapped for use")
Signed-off-by: Dawid Lukwinski <[email protected]>
Signed-off-by: Michal Maloszewski <[email protected]>
Tested-by: Dave Switzer <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions