+4
−1
Loading
In some scenarios, nvme_rdma may wait for a RDMA_CM_EVENT_DISCONNECTED
event that may never arrive, for example:
1. When the target actively disconnects the rdma connection
2. Resetting controller but failed to establish RDMA connection
This newly added field is used to decide whether to wait for
RDMA_CM_EVENT_DISCONNECTED when closing the connection
Fixes issue #3592
This restores commit ea1b9074.
Change-Id: Ib9197032cdee4ab5b71a5cde4f1f723b4d5a0b8c
Signed-off-by:
Xupeng Mingtu <xupeng9@staff.sina.com>
Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/25921
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by:
Konrad Sztyber <ksztyber@nvidia.com>
Reviewed-by:
Jim Harris <jim.harris@nvidia.com>
Community-CI: Mellanox Build Bot
Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>
Tested-by:
SPDK Automated Test System <spdkbot@gmail.com>