All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] blktests: test ANA base support
@ 2018-08-02 10:34 Hannes Reinecke
  2018-08-02 10:34 ` [PATCH 1/2] blktests: enable ANA support Hannes Reinecke
  2018-08-02 10:34 ` [PATCH 2/2] blktests: add test for ANA state transition Hannes Reinecke
  0 siblings, 2 replies; 15+ messages in thread
From: Hannes Reinecke @ 2018-08-02 10:34 UTC (permalink / raw)


Hi all,

here's a small patchset for testing ANA base support.
The test itself requires the ANA patchset from Christoph currently queued
in nvme-4.19.

Changes to v1:
- Include reviews from Chaitanya
- Match on namespace UUID when figuring out which NS to use
- Drop sysfs names from the output to allow the testcase to run
  on machines with other NVMe devices

Hannes Reinecke (2):
  blktests: enable ANA support
  blktests: add test for ANA state transition

 tests/nvme/018     | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/018.out |  18 +++++++
 tests/nvme/rc      |  89 +++++++++++++++++++++++++++++--
 3 files changed, 257 insertions(+), 3 deletions(-)
 create mode 100755 tests/nvme/018
 create mode 100644 tests/nvme/018.out

-- 
2.12.3

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH 0/2] blktests: test ANA base support
@ 2018-07-17 13:31 Hannes Reinecke
  2018-07-17 13:31   ` Hannes Reinecke
  0 siblings, 1 reply; 15+ messages in thread
From: Hannes Reinecke @ 2018-07-17 13:31 UTC (permalink / raw)


Hi all,

here's a small patchset for testing ANA base support.
The test itself requires the ANA patchset from Christoph, plus
the fixes I've sent to the mailing list earlier.

Hannes Reinecke (2):
  blktests: enable ANA support
  blktests: add test for ANA state transition

 tests/nvme/014     | 158 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/014.out |  17 ++++++
 tests/nvme/rc      |  49 ++++++++++++++++-
 3 files changed, 221 insertions(+), 3 deletions(-)
 create mode 100755 tests/nvme/014
 create mode 100644 tests/nvme/014.out

-- 
2.12.3

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-08-15  3:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-02 10:34 [PATCHv2 0/2] blktests: test ANA base support Hannes Reinecke
2018-08-02 10:34 ` [PATCH 1/2] blktests: enable ANA support Hannes Reinecke
2018-08-03  0:27   ` Chaitanya Kulkarni
2018-08-02 10:34 ` [PATCH 2/2] blktests: add test for ANA state transition Hannes Reinecke
2018-08-03  0:57   ` Chaitanya Kulkarni
2018-08-14 21:56   ` Omar Sandoval
2018-08-15  3:31     ` Chaitanya Kulkarni
  -- strict thread matches above, loose matches on Subject: below --
2018-07-17 13:31 [PATCH 0/2] blktests: test ANA base support Hannes Reinecke
2018-07-17 13:31 ` [PATCH 2/2] blktests: add test for ANA state transition Hannes Reinecke
2018-07-17 13:31   ` Hannes Reinecke
2018-07-17 13:56   ` Johannes Thumshirn
2018-07-17 13:56     ` Johannes Thumshirn
2018-07-21 21:29   ` Chaitanya Kulkarni
2018-07-21 21:29     ` Chaitanya Kulkarni
2018-07-23 14:14     ` Hannes Reinecke
2018-07-23 14:14       ` Hannes Reinecke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.