diff options
author | Michael Liang <[email protected]> | 2024-04-09 22:08:11 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-10 19:48:13 -0700 |
commit | 9f7e8fbb91f8fa29548e2f6ab50c03b628c67ede (patch) | |
tree | f70826d3af9bcaf31e47e8c29c947f35a8e8b768 /tools/perf/scripts/python | |
parent | c6e77aa9dd82bc18a89bf49418f8f7e961cfccc8 (diff) |
net/mlx5: offset comp irq index in name by one
The mlx5 comp irq name scheme is changed a little bit between
commit 3663ad34bc70 ("net/mlx5: Shift control IRQ to the last index")
and commit 3354822cde5a ("net/mlx5: Use dynamic msix vectors allocation").
The index in the comp irq name used to start from 0 but now it starts
from 1. There is nothing critical here, but it's harmless to change
back to the old behavior, a.k.a starting from 0.
Fixes: 3354822cde5a ("net/mlx5: Use dynamic msix vectors allocation")
Reviewed-by: Mohamed Khalfella <[email protected]>
Reviewed-by: Yuanyuan Zhong <[email protected]>
Signed-off-by: Michael Liang <[email protected]>
Reviewed-by: Shay Drory <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions