mbox series

[blktests,0/2] nvme uring-passthrough test

Message ID 20230331034414.42024-1-joshi.k@samsung.com (mailing list archive)
Headers show
Series nvme uring-passthrough test | expand

Message

Kanchan Joshi March 31, 2023, 3:44 a.m. UTC
Patch 1: contains a little helper for fio version check
Patch 2: contains few tests for uring-passthrough on NVMe device

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

 common/fio         | 14 ++++++++++++++
 tests/nvme/047     | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/047.out |  2 ++
 3 files changed, 62 insertions(+)
 create mode 100755 tests/nvme/047
 create mode 100644 tests/nvme/047.out