numam-spdk/test/nvme
Changpeng Liu a119799b26 test/nvme/aer: remove duplicated changed NS list log
The NVMe driver layer will clear this log, so we don't
need to send another one in the aer callback.

Here we change the logic to compare with previous NS
state, if the NS state is same it will fail the test.

Change-Id: I6d80cb6a5f6d5eab92b8ccac601a23c19cea4003
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8175
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: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ziye Yang <ziye.yang@intel.com>
2021-06-11 07:18:06 +00:00
..
aer test/nvme/aer: remove duplicated changed NS list log 2021-06-11 07:18:06 +00:00
cuse nvme: add cuse support for RESCAN IOCTL 2021-06-04 19:58:41 +00:00
deallocated_value test/deallocated : Fix memory leak about context. 2020-09-28 08:30:38 +00:00
e2edp test/nvme: fix e2edp tests when md_size > 8 bytes 2021-03-18 13:20:41 +00:00
err_injection test/nvme: Use spdk_nvme_detach_async() and spdk_nvme_detach_poll_async() 2020-10-20 16:55:55 +00:00
overhead test/nvme: Use spdk_nvme_detach_async() and spdk_nvme_detach_poll_async() 2020-10-20 16:55:55 +00:00
perf test: add bdev_wait_for_examine to static JSON configs 2021-05-13 10:07:07 +00:00
reserve test/nvme_reserve: allocate IO queue pair for supported controllers 2021-01-18 13:00:33 +00:00
reset test: Use PRId64 for portability 2020-11-19 09:53:05 +00:00
sgl test/nvme: Use spdk_nvme_detach_async() and spdk_nvme_detach_poll_async() 2020-10-20 16:55:55 +00:00
simple_copy test/nvme: Simple Copy Command takes nlb as a 0's based value 2021-05-20 20:15:51 +00:00
startup test/nvme: Use spdk_nvme_detach_async() and spdk_nvme_detach_poll_async() 2020-10-20 16:55:55 +00:00
hotplug.sh test: move spdk_test_image.qcow2 to spdk_dependencies dir 2021-04-13 05:13:50 +00:00
hw_hotplug.sh hw_hotplug: Fix HW hotplug test 2020-07-21 09:23:09 +00:00
Makefile test/nvme: Add test application to verify Simple Copy Command support 2021-05-18 12:43:24 +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.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 example/nvme/plugin: set bs 4160 for Extended Data LBA 2021-02-04 08:45:01 +00:00