[PATCH blktests v2 0/2] nvme: Allow for pre-defined UUID and subsystem NQN

Shin'ichiro Kawasaki shinichiro.kawasaki at wdc.com
Fri Nov 17 04:05:48 PST 2023


In the discussion to run nvme test group with real RDMA hardware, Hannes pointed
out that pre-defined UUID and subsystem NQN will be obstacles. To address them,
he created two patches in a PR [1]. I post the patches here for review by linux-
nvme and linux-block members.

[1] https://github.com/osandov/blktests/pull/127

Changes from v1:
* 2nd patch: remove only subsystem NQN part from the "nvme disconnect" output

Hannes Reinecke (2):
  nvme: do not print UUID to log files
  nvme: do not print subsystem NQN to stdout

 tests/nvme/003.out |  2 +-
 tests/nvme/004     |  3 +--
 tests/nvme/004.out |  4 +---
 tests/nvme/008     |  3 +--
 tests/nvme/008.out |  4 +---
 tests/nvme/009     |  3 +--
 tests/nvme/009.out |  4 +---
 tests/nvme/010     |  3 +--
 tests/nvme/010.out |  4 +---
 tests/nvme/011     |  3 +--
 tests/nvme/011.out |  4 +---
 tests/nvme/012     |  3 +--
 tests/nvme/012.out |  4 +---
 tests/nvme/013     |  3 +--
 tests/nvme/013.out |  4 +---
 tests/nvme/014     |  3 +--
 tests/nvme/014.out |  4 +---
 tests/nvme/015     |  3 +--
 tests/nvme/015.out |  4 +---
 tests/nvme/018     |  3 +--
 tests/nvme/018.out |  4 +---
 tests/nvme/019     |  3 +--
 tests/nvme/019.out |  4 +---
 tests/nvme/020     |  3 +--
 tests/nvme/020.out |  4 +---
 tests/nvme/021     |  3 +--
 tests/nvme/021.out |  2 --
 tests/nvme/022     |  3 +--
 tests/nvme/022.out |  2 --
 tests/nvme/023     |  3 +--
 tests/nvme/023.out |  2 --
 tests/nvme/024     |  3 +--
 tests/nvme/024.out |  2 --
 tests/nvme/025     |  3 +--
 tests/nvme/025.out |  2 --
 tests/nvme/026     |  3 +--
 tests/nvme/026.out |  2 --
 tests/nvme/027     |  3 +--
 tests/nvme/027.out |  2 --
 tests/nvme/028     |  3 +--
 tests/nvme/028.out |  2 --
 tests/nvme/029     |  3 +--
 tests/nvme/029.out |  2 --
 tests/nvme/033.out |  2 +-
 tests/nvme/034.out |  2 +-
 tests/nvme/035.out |  2 +-
 tests/nvme/036.out |  2 +-
 tests/nvme/041.out |  4 ++--
 tests/nvme/042.out | 14 +++++++-------
 tests/nvme/043.out | 16 ++++++++--------
 tests/nvme/044.out |  8 ++++----
 tests/nvme/045.out |  2 +-
 tests/nvme/048.out |  2 +-
 tests/nvme/rc      | 27 ++++++++++++++++++++++++++-
 54 files changed, 87 insertions(+), 125 deletions(-)

-- 
2.41.0




More information about the Linux-nvme mailing list