+8
−0
Loading
The rdma_disconnect call triggers an RDMA_CM_EVENT_DISCONNECTED message on the target side. The hope is that the target side will reply with the same message in a reasonable amount of time. If the target doesn't have that mechanism implemented, print an error message and continue with the process. Signed-off-by:Seth Howell <seth.howell@intel.com> Change-Id: I164a3538714fa3adfc306ea0c88220ea710e7c39 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1879 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>