linux-stable/drivers/infiniband
Kashyap Desai 48c9a6f964 RDMA/bnxt_re: consider timeout of destroy ah as success.
[ Upstream commit bb8c93618f ]

If destroy_ah is timed out, it is likely to be destroyed by firmware
but it is taking longer time due to temporary slowness
in processing the rcfw command. In worst case, there might be
AH resource leak in firmware.

Sending timeout return value can dump warning message from ib_core
which can be avoided if we map timeout of destroy_ah as success.

Signed-off-by: Kashyap Desai <kashyap.desai@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://lore.kernel.org/r/1686308514-11996-14-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-08-23 17:32:28 +02:00
..
core RDMA/umem: Set iova in ODP flow 2023-08-16 18:32:27 +02:00
hw RDMA/bnxt_re: consider timeout of destroy ah as success. 2023-08-23 17:32:28 +02:00
sw RDMA/rxe: Fix access checks in rxe_check_bind_mw 2023-07-19 16:35:59 +02:00
ulp IB/isert: Fix incorrect release of isert connection 2023-06-11 20:29:34 +03:00
Kconfig RDMA: Disable IB HW for UML 2022-12-04 15:22:03 +02:00
Makefile