[PATCH blktests 0/8] nvme: prepare for ANA support: cont.
Shin'ichiro Kawasaki
shinichiro.kawasaki at wdc.com
Thu Nov 7 03:13:46 PST 2024
Hannes reworked the nvme test group scripts to support ANA, or Asymmetric
Namespace Access. This work is tracked with GitHub PR 146 [1]. The amount of
change is large, then I split them into a few series for easier review. This is
the second series, which follows the first series [2]. The all eight patches in
this series are script clean-ups. Review comments will be appreciated as always.
[1] https://github.com/osandov/blktests/pull/146
[2] https://lore.kernel.org/linux-nvme/20241030065149.2297405-1-shinichiro.kawasaki@wdc.com/
Hannes Reinecke (8):
nvme/rc: Implement --blkdev none for _nvmet_target_setup()
nvme: move _nvmet_target_setup() to common/nvme
nvme/016: do not create namespace when setting up the target
nvme/017: do not create namespace when setting up the target
nvme/052: do not create namespace when setting up the target
nvme/031: open-code helper functions
nvme: rework fcloop
nvme: drop arguments from _create_nvmet_port()
common/nvme | 144 +++++++++++++++++++++++++++++++------------------
tests/nvme/016 | 6 +--
tests/nvme/017 | 6 +--
tests/nvme/031 | 14 +++--
tests/nvme/052 | 10 ++--
tests/nvme/rc | 69 ------------------------
6 files changed, 111 insertions(+), 138 deletions(-)
--
2.47.0
More information about the Linux-nvme
mailing list