+38
−9
Loading
Similar with Create IO SQ command, we should also defer the completion of Delete IO CQ command until the IO QP is disconnected finally. However, since the NVMf library will disconnect/free the queue pair finally, we can't use the queue pair data structure to save the context, so define a delete_cq context for Delete IO CQ command. Change-Id: I005ad86c2af59540323205e9e928a2d573d5c448 Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8796 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:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>