mbox series

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

Message ID 20240221183640.3432605-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. 21, 2024, 6:36 p.m. UTC
v3: - Use the availability of the passthru_err_log_enabled attribute rather than the
      kernel version to determine if the passthru tests should be run.

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     | 43 +++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/039.out |  2 ++
 tests/nvme/rc      | 37 +++++++++++++++++++++++++++++++++++++
 3 files changed, 82 insertions(+)