+9
−0
+16
−15
Loading
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>