diff options
author | Michal Maloszewski <michal.maloszewski@intel.com> | 2022-07-22 10:54:01 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-25 18:48:41 -0700 |
commit | 5fcbb711024aac6d4db385623e6f2fdf019f7782 (patch) | |
tree | 8fca83021cffdeb1369662c9d214e9187b3ad070 /tools/perf/scripts/python/export-to-postgresql.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 <dawid.lukwinski@intel.com>
Signed-off-by: Michal Maloszewski <michal.maloszewski@intel.com>
Tested-by: Dave Switzer <david.switzer@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Link: https://lore.kernel.org/r/20220722175401.112572-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions