Spdk/test/nvme
Curt Bruns 2a559a43af test: update multi-process Async Event Report test
Updated the existing nvme aer test to remove a race condition
where the aer_cb is executed and the g_temperature_done variable
is incremented just before it is reset back to 0, which causes
the test to loop indefinitely. Also changed the reset_ctrlr call
to check for non-zero instead of < 0 to check for failure.

Fixes #2559

Signed-off-by: Curt Bruns <curt.e.bruns@gmail.com>
Change-Id: Ib0679917684cdbd4c8038279426c6ec368be5f11
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13467
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-08-23 07:16:57 +00:00
..
aer test: update multi-process Async Event Report test 2022-08-23 07:16:57 +00:00
boot_partition check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
cmb test/nvme: Add basic test covering cmb_copy functionality 2021-07-20 07:59:43 +00:00
compliance check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
connect_stress check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
cuse check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
e2edp check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
err_injection check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
fused_ordering check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
overhead check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
perf test/nvme_perf: wait longer for discovering bdevs 2022-05-19 08:24:09 +00:00
reserve check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
reset test/reset: Remove unused usage. 2022-08-08 13:48:49 +00:00
sgl check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
simple_copy check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
startup check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
zns test/nvme/zns: Fix jq filter 2021-12-08 08:06:36 +00:00
hw_hotplug.sh hw_hotplug: remove log.txt before exiting script 2022-06-01 08:58:15 +00:00
Makefile test: remove nvme deallocated_value test 2022-08-18 08:35:02 +00:00
nvme_bp.sh test/nvme: Add test application to verify Boot Partition Read / Write support 2021-09-07 07:34:09 +00:00
nvme_opal.sh test/opal: add a trap for opal_revert_and_init() 2020-08-19 07:30:04 +00:00
nvme_pmr.sh examples/pmr_persistence: Add PMR example application 2021-04-22 20:10:21 +00:00
nvme_rpc_timeouts.sh test/nvme: A simple test confirming we can change nvme timeout settings via rpc 2021-07-14 09:15:20 +00:00
nvme_rpc.sh build: Output executables from the app directory to build/bin 2020-06-15 15:27:16 +00:00
nvme_scc.sh test/nvme: Add test application to verify Simple Copy Command support 2021-05-18 12:43:24 +00:00
nvme.sh test: update multi-process Async Event Report test 2022-08-23 07:16:57 +00:00
sw_hotplug.sh hotplug: rename and refactor hotplug.sh 2022-04-05 07:42:43 +00:00