aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDaniel Jurgens <[email protected]>2019-12-05 16:58:10 -0600
committerSaeed Mahameed <[email protected]>2021-03-31 13:12:23 -0700
commita7b76002ae78cd230ee652ccdfedf21aa94fcecc (patch)
tree29ebc7b3b1990fcada3cb7bc450e28cb71e139a3 /tools/perf/scripts/python/syscall-counts.py
parent6f4fdd530a09c8e2c7368ba5a5b1711e6e5ced10 (diff)
net/mlx5: Don't request more than supported EQs
Calculating the number of compeltion EQs based on the number of available IRQ vectors doesn't work now that all async EQs share one IRQ. Thus the max number of EQs can be exceeded on systems with more than approximately 256 CPUs. Take this into account when calculating the number of available completion EQs. Fixes: 81bfa206032a ("net/mlx5: Use a single IRQ for all async EQs") Signed-off-by: Daniel Jurgens <[email protected]> Reviewed-by: Parav Pandit <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions