diff options
author | Damodharam Ammepalli <damodharam.ammepalli@broadcom.com> | 2024-12-11 11:39:29 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2024-12-16 16:33:31 +0300 |
commit | da2132e683954e7ddda3cd674e866a847b7389eb (patch) | |
tree | 73651668d90dff256319c9bc178ece3bd340a4c6 /scripts/gdb/linux/utils.py | |
parent | 798653a0ee30d3cd495099282751c0f248614ae7 (diff) | |
download | linux-da2132e683954e7ddda3cd674e866a847b7389eb.tar.xz |
RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp
Firmware expects "min_rnr_timer" as a mandatory attribute in
MODIFY_QP command during the RTR-RTS transition. This needs
to be enforced by the driver which is missing while setting
bnxt_set_mandatory_attributes that sends these flags as part
of modify_qp optimization.
Fixes: 82c32d219272 ("RDMA/bnxt_re: Add support for optimized modify QP")
Reviewed-by: Rukhsana Ansari <rukhsana.ansari@broadcom.com>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Damodharam Ammepalli <damodharam.ammepalli@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://patch.msgid.link/20241211083931.968831-4-kalesh-anakkur.purayil@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions