+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 Change-Id: I809598fdda538fb54702d86c5b4a15c5bc621ba1 Signed-off-by:Xupeng Mingtu <xupeng9@staff.sina.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/25585 Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK Automated Test System <spdkbot@gmail.com>