mbox series

[blktests,V2,0/1] nvme: Add passthru error logging tests to nvme/039

Message ID 20240220233042.2895330-1-alan.adamson@oracle.com (mailing list archive)
Headers show
Series nvme: Add passthru error logging tests to nvme/039 | expand

Message

Alan Adamson Feb. 20, 2024, 11:30 p.m. UTC
v2: - Pass namespace (/dev/nvme0n1) to nvme io-passthru rather than controller (/dev/nvme0).
      This resolves a issue when testing with multi-namespace devices.
    - Only run the passthru tests on kernels 6.8.0 and greater.

Alan Adamson (1):
  nvme: Add passthru error logging tests to nvme/039

 tests/nvme/039     | 63 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/039.out |  2 ++
 tests/nvme/rc      | 37 +++++++++++++++++++++++++++
 3 files changed, 102 insertions(+)