[PATCH blktests v3 0/2] nvme uring-passthrough test

Kanchan Joshi joshi.k at samsung.com
Thu Apr 13 01:50:22 PDT 2023


Patch 1: contains a little helper for fio version check
Patch 2: contains few tests for uring-passthrough on NVMe device

Changes since v2:
- Renamed test# to 49
- Skip test if IO_URING is not configured
- Skip test if SELinux is configured to disallow uring-cmd

Changes since v1:
- Remove dead/commented lines in patch 2

Kanchan Joshi (2):
  common,fio: helper for version check
  nvme/049: add test for uring-passthrough

 common/fio         | 14 ++++++++++++
 tests/nvme/049     | 54 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/049.out |  2 ++
 3 files changed, 70 insertions(+)
 create mode 100755 tests/nvme/049
 create mode 100644 tests/nvme/049.out

-- 
2.25.1




More information about the Linux-nvme mailing list