+1
−1
+10
−0
+0
−2
Loading
Under latest linux kernels (>=6.11.x) the underlying filename must support polled io for the uring's IOPOLL to work. Since we use nvme for these tests, make sure number of polling queues is > 0 while setting up the driver. in blockdev.sh xnvme is not the critical part of the tests so instead of playing with nvme driver, we simply enable conserve_cpu which skips IOPOLL setup altogether. Change-Id: I63771c63a8be8bc3415c098ffeefa4475b8dc7ed Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25321 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Karl Bonde Torp <k.torp@samsung.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com>