diff options
author | Eli Cohen <[email protected]> | 2023-05-03 15:10:05 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2023-06-16 12:59:19 -0700 |
commit | 0ab999d4a1bfe8251538be1e7e495c50433475a8 (patch) | |
tree | 05f52d5ea86fe38413014ff4a7bbf2526b7a1068 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 62a522d3354d81a86dd56feeb40e5ced36d72737 (diff) |
net/mlx5: Fix driver load with single msix vector
When a PCI device has just one msix vector available, we want to share
this vector between async and completion events. Current code fails to
do that assuming it will always have at least one dedicated vector for
completion events. Fix this by detecting when the pool contains just a
single vector.
Fixes: 3354822cde5a ("net/mlx5: Use dynamic msix vectors allocation")
Signed-off-by: Eli Cohen <[email protected]>
Reviewed-by: Shay Drory <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions