+7
−4
Loading
Previously we polled the event channel within nvme_rdma_qpair_process_completions function, but this function is not called when a controlelr is in failed state (e.g. adminq is disconnected). Due to that we could not get cm events for IO qpairs and couldn't disconnect them properly. Change-Id: I833c22b4840aeff007cecc3f98c1b2e819d709b3 Signed-off-by:Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/25914 Reviewed-by:
Konrad Sztyber <ksztyber@nvidia.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com>