Spdk/test/dd
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
..
basic_rw.sh spelling: test 2021-12-03 08:13:22 +00:00
bdev_to_bdev.sh test/dd: Lower file|bdev sizes in bdev_to_bdev tests 2021-11-15 12:00:30 +00:00
common.sh test/xnvme: Use null_blk device instead of zram for the backend device 2022-10-27 09:06:37 +00:00
dd.sh spdk_dd: Add data and hole management 2022-09-21 19:54:37 +00:00
malloc.sh test/dd: Add simply copy test between malloc bdevs 2021-11-15 12:00:30 +00:00
posix.sh test/dd: Wait 1s before checking the noatime flag 2022-09-27 15:42:06 +00:00
sparse.sh spdk_dd: Add data and hole management 2022-09-21 19:54:37 +00:00
uring.sh test/dd: Simple tests utilizing uring RPCs 2021-12-20 08:46:13 +00:00