diff options
author | Michael Chan <michael.chan@broadcom.com> | 2024-09-09 13:27:35 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-10 18:42:45 -0700 |
commit | f775cb1bbfd50cbbdafd4b18c1650eb5477ba769 (patch) | |
tree | c112c9dd39f6130526c227c6be159cb60c552901 /drivers/net/ethernet/broadcom/bgmac.h | |
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 <andrew.gospodarek@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240909202737.93852-2-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bgmac.h')
0 files changed, 0 insertions, 0 deletions