diff options
author | Michael Chan <[email protected]> | 2024-09-09 13:27:35 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-10 18:42:45 -0700 |
commit | f775cb1bbfd50cbbdafd4b18c1650eb5477ba769 (patch) | |
tree | c112c9dd39f6130526c227c6be159cb60c552901 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 955f5b1508629c27682c9e5f6bad47769908b47f (diff) |
bnxt_en: Increase the number of MSIX vectors for RoCE device
If RocE is supported on the device, set the number of RoCE MSIX vectors
to the number of online CPUs + 1 and capped at these maximums:
VF: 2
NPAR: 5
PF: 64
For the PF, the maximum is now increased from the previous value
of 9 to get better performance for kernel applications.
Remove the unnecessary check for BNXT_FLAG_ROCE_CAP.
bnxt_set_dflt_ulp_msix() will only be called if the flag is set.
Reviewed-by: Andy Gospodarek <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions