Spdk/test/nvme
Michal Berger f17fe62924 test/xnvme: Use null_blk device instead of zram for the backend device
zram doesn't support some of the uring-specific setup that xnvme may
be using, in particular the IORING_SETUP_IOPOLL, so switch to something
more common like null_blk module. For details see:

https://github.com/spdk/spdk/issues/2708

Signed-off-by: Michal Berger <michal.berger@intel.com>
Change-Id: I48b91ba356b4054433eb1835fa3e2708c8d2628c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14920
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
Reviewed-by: Kamil Godzwon <kamilx.godzwon@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2022-10-27 09:06:37 +00:00
..
aer test/aer: Complete requests before detaching. 2022-09-12 07:25:41 +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 autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
connect_stress usage: Add ] for [-G enable debug logging 2022-09-06 07:16:32 +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 usage: Add ] for [-G enable debug logging 2022-09-06 07:16:32 +00:00
overhead test/nvme: Replace -s with -o for "io size in bytes" 2022-09-19 13:11:55 +00:00
perf nvme/perf: Read NUMA node id from nvme subsystem 2022-09-22 15:53:18 +00:00
reserve check_format: For C files only, fix return type breaks 2022-06-27 09:33:48 +00:00
reset test/nvme: Counting io_submitted after starting I/O success 2022-09-20 10:19:39 +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
xnvme test/xnvme: Use null_blk device instead of zram for the backend device 2022-10-27 09:06:37 +00:00
zns test/nvme/zns: Fix jq filter 2021-12-08 08:06:36 +00:00
hw_hotplug.sh hotplug: use RPC instead of reading hotplug logs 2022-09-23 12:54:44 +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 autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +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/nvme: Replace -s with -o for "io size in bytes" 2022-09-19 13:11:55 +00:00
sw_hotplug.sh sw_hotplug: run the hotplug in the background 2022-09-21 15:47:36 +00:00