Add test cases for abort request. Both success and failures cases and both NVMe and admin request cases are added. The next patch will fix a bug that the status of the bdev_io which was aborted was set to SPDK_BDEV_IO_STATUS_NVME_ERROR. The status should have been SPDK_BDEV_IO_STATUS_ABORTED. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I4fa885b874507e1a4cf9d70f45e37c4aaef2134a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6883 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: <dongx.yi@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
bdev_nvme_ut.c | ||
Makefile |