Call nvmf_ctrlr_abort_request() if the request whose CID matches is found and its state is executing. nvmf_tcp_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: I1abceecc211ee79d8ac18a82dc63b13d313a6f27 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3008 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Michael Haeuptle <michaelhaeuptle@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
tcp_ut.c |