Call nvmf_ctrlr_abort_request() if the request whose CID matches is found and its state is executing. nvmf_rdma_qpair_abort_request() returns immediately if rc is SPDK_NVMF_REQUEST_EXEC_STATUS_ASYNCHRONOUS, or calls spdk_nvmf_request_complete() otherwise. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I1462a21db7270f3d63f8f293ad4be61d52e74da1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3011 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Michael Haeuptle <michaelhaeuptle@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
rdma_ut.c |