All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] blktests: new testcases for NVMeOF
@ 2018-08-27 22:55 Chaitanya Kulkarni
  2018-08-27 22:55 ` [PATCH 1/6] blktests: add NVMeOF DSM discard test for bdev-ns Chaitanya Kulkarni
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Chaitanya Kulkarni @ 2018-08-27 22:55 UTC (permalink / raw)


Hi,

This adds new testcases for Dataset Management, write-zeroes and
smart-log for block device and file backed namespace when NVMeOF
target is configured with loop mode (nvme-loop.ko).

Please note that I'm leaving out "018" for Hannes's ANA realted testcase :-
http://lists.infradead.org/pipermail/linux-nvme/2018-August/019553.html.

Regards,
Chaitanya

Chaitanya Kulkarni (6):
  blktests: add NVMeOF DSM discard test for bdev-ns
  blktests: add NVMeOF DSM discard test for file-ns
  blktests: add NVMeOF write-zeroes test for bdev-ns
  blktests: add NVMeOF write-zeroes test for file-ns
  blktests: add NVMeOF smart-log test for bdev-ns
  blktests: add NVMeOF smart-log test for file-ns

 tests/nvme/019     | 78 +++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/019.out |  6 ++++
 tests/nvme/020     | 72 ++++++++++++++++++++++++++++++++++++++++
 tests/nvme/020.out |  6 ++++
 tests/nvme/021     | 78 +++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/021.out |  6 ++++
 tests/nvme/022     | 72 ++++++++++++++++++++++++++++++++++++++++
 tests/nvme/022.out |  6 ++++
 tests/nvme/023     | 82 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/023.out |  5 +++
 tests/nvme/024     | 80 ++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/024.out |  5 +++
 12 files changed, 496 insertions(+)
 create mode 100755 tests/nvme/019
 create mode 100644 tests/nvme/019.out
 create mode 100755 tests/nvme/020
 create mode 100644 tests/nvme/020.out
 create mode 100755 tests/nvme/021
 create mode 100644 tests/nvme/021.out
 create mode 100755 tests/nvme/022
 create mode 100644 tests/nvme/022.out
 create mode 100755 tests/nvme/023
 create mode 100644 tests/nvme/023.out
 create mode 100755 tests/nvme/024
 create mode 100644 tests/nvme/024.out

-- 
2.17.0

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

end of thread, other threads:[~2018-08-28 23:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-27 22:55 [PATCH 0/6] blktests: new testcases for NVMeOF Chaitanya Kulkarni
2018-08-27 22:55 ` [PATCH 1/6] blktests: add NVMeOF DSM discard test for bdev-ns Chaitanya Kulkarni
2018-08-27 22:55 ` [PATCH 2/6] blktests: add NVMeOF DSM discard test for file-ns Chaitanya Kulkarni
2018-08-27 22:55 ` [PATCH 3/6] blktests: add NVMeOF write-zeroes test for bdev-ns Chaitanya Kulkarni
2018-08-27 22:55 ` [PATCH 4/6] blktests: add NVMeOF write-zeroes test for file-ns Chaitanya Kulkarni
2018-08-27 22:55 ` [PATCH 5/6] blktests: add NVMeOF smart-log test for bdev-ns Chaitanya Kulkarni
2018-08-27 22:55 ` [PATCH 6/6] blktests: add NVMeOF smart-log test for file-ns Chaitanya Kulkarni
2018-08-28 23:22 ` [PATCH 0/6] blktests: new testcases for NVMeOF Omar Sandoval
2018-08-28 23:48   ` Chaitanya Kulkarni

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.