Spdk/examples/nvme/abort
Konrad Sztyber 13d3123115 examples/abort: check process_completions()'s status
The abort app expects some requests to be failed (because they're
aborted), so a failed I/O doesn't cause the app to exit with a failed
status.  However, the qpairs should never be disconnected during the
test, so we should check their status to avoid hiding errors when that
happens.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I100cda8656ad748983695a434721424db84ea260
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16647
Reviewed-by: Michal Berger <michal.berger@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2023-02-13 13:50:15 +00:00
..
.gitignore example/nvme: add application to test NVMe I/O abort 2020-07-17 07:21:13 +00:00
abort.c examples/abort: check process_completions()'s status 2023-02-13 13:50:15 +00:00
Makefile update Intel copyright notices 2022-11-10 08:28:53 +00:00