diff options
author | Kalesh AP <[email protected]> | 2024-04-30 17:30:52 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-05-02 07:27:20 -0700 |
commit | 895621f1c81695da7660fe909173e9f98619e89c (patch) | |
tree | fbaa9d87da55b4000e4e0bad25f71a9d4b764ff9 /scripts/bpf_doc.py | |
parent | a75fbb3aa47a62d76d8b07b49db9e2f0e08fbba7 (diff) |
bnxt_en: Don't support offline self test when RoCE driver is loaded
Offline self test is a very disruptive operation for RoCE and requires
all active QPs to be destroyed. With a large number of QPs, it can
take a long time to destroy all the QPs and can timeout. Do not allow
ethtool offline self test if the RoCE driver is registered on the
device.
Reviewed-by: Selvin Thyparampil Xavier <[email protected]>
Reviewed-by: Vikas Gupta <[email protected]>
Reviewed-by: Pavan Chebbi <[email protected]>
Signed-off-by: Kalesh AP <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions