+10
−4
Loading
The following patches will swap the ordering of destroying I/O qpairs and disconnecting a controller for PCIe transport to fix a github issue. For PCIe transport, destroying I/O qpairs will be as the completion callback to controller disconnection. To do this easier, factor out destroying I/O qpairs into a helper function. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I96bb6d0487fc67b71c759ee64200bd7fb71aceb1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12561 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Michael Haeuptle <michaelhaeuptle@gmail.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>