aboutsummaryrefslogtreecommitdiff
path: root/scripts/rustdoc_test_builder.rs
diff options
context:
space:
mode:
authorMichael Chan <[email protected]>2024-08-28 11:32:35 -0700
committerJakub Kicinski <[email protected]>2024-08-29 15:33:25 -0700
commite68256c8a73cafacc7976bb80359511ee0d0ab91 (patch)
treea1c000e18c67f5de7e835ae5af78bbd2440478ee /scripts/rustdoc_test_builder.rs
parentf049d699aeee219ca33d08b48b7e14d7d86aebd5 (diff)
bnxt_en: Support dynamic MSIX
A range of MSIX vectors are allocated at initialization for the number needed for RocE and L2. During run-time, if the user increases or decreases the number of L2 rings, all the MSIX vectors have to be freed and a new range has to be allocated. This is not optimal and causes disruptions to RoCE traffic every time there is a change in L2 MSIX. If the system supports dynamic MSIX allocations, use dynamic allocation to add new L2 MSIX vectors or free unneeded L2 MSIX vectors. RoCE traffic is not affected using this scheme. Reviewed-by: Hongguang Gao <[email protected]> Reviewed-by: Somnath Kotur <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: Przemek Kitszel <[email protected]> Signed-off-by: Michael Chan <[email protected]> Reviewed-by: Michal Swiatkowski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions