public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] *** Test the NVMe reservation feature ***
@ 2024-01-17  8:17 Guixin Liu
  2024-01-17  8:17 ` [PATCH V2 1/2] nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument Guixin Liu
  2024-01-17  8:17 ` [PATCH V2 2/2] test/nvme/050: test the reservation feature Guixin Liu
  0 siblings, 2 replies; 7+ messages in thread
From: Guixin Liu @ 2024-01-17  8:17 UTC (permalink / raw)
  To: shinichiro.kawasaki; +Cc: chaitanyak, linux-block, linux-nvme

Changes from v1 to v2:
- Add a new patch to add a optinal argument --resv_enable.

- Make resv-report fit the new --eds argument.

- Filter the hosid output to make the new test case independent from
hostid.

- Change the new test case name to "Test the NVMe reservation feature".

Guixin Liu (2):
  nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument
  test/nvme/050: test the reservation feature

 tests/nvme/002     |   3 +-
 tests/nvme/016     |   7 ++-
 tests/nvme/017     |  10 +++--
 tests/nvme/030     |   6 ++-
 tests/nvme/031     |   3 +-
 tests/nvme/050     |  96 ++++++++++++++++++++++++++++++++++++++++
 tests/nvme/050.out | 108 +++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/rc      | 100 ++++++++++++++++++++++++++++++++++-------
 8 files changed, 308 insertions(+), 25 deletions(-)
 create mode 100644 tests/nvme/050
 create mode 100644 tests/nvme/050.out

-- 
2.30.1 (Apple Git-130)



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

end of thread, other threads:[~2024-01-31 14:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-17  8:17 [PATCH V2 0/2] *** Test the NVMe reservation feature *** Guixin Liu
2024-01-17  8:17 ` [PATCH V2 1/2] nvme/{rc,002,016,017,030,031}: introduce --resv_enable argument Guixin Liu
2024-01-23 10:54   ` Shinichiro Kawasaki
2024-01-31 14:47     ` Daniel Wagner
2024-01-17  8:17 ` [PATCH V2 2/2] test/nvme/050: test the reservation feature Guixin Liu
2024-01-23 11:21   ` Shinichiro Kawasaki
2024-01-23 11:41     ` Guixin Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox