All of lore.kernel.org
 help / color / mirror / Atom feed
From: osandov@osandov.com (Omar Sandoval)
Subject: [PATCH 0/6] blktests: new testcases for NVMeOF
Date: Tue, 28 Aug 2018 16:22:47 -0700	[thread overview]
Message-ID: <20180828232247.GA2024@vader> (raw)
In-Reply-To: <20180827225542.4329-1-chaitanya.kulkarni@wdc.com>

On Mon, Aug 27, 2018@03:55:36PM -0700, Chaitanya Kulkarni wrote:
> 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

Hi, Chaitanya, thanks for the tests. On v4.19-rc1, I'm getting:

nvme/019 (test NVMe DSM Discard command on NVMeOF block-device ns) [passed]
    runtime  0.730s  ...  0.722s
nvme/020 (test NVMe DSM Discard command on NVMeOF file-backed ns) [passed]
    runtime  0.575s  ...  0.507s
nvme/021 (test NVMe write-zeroes command on NVMeOF block-device ns) [failed]
    runtime  0.657s  ...  0.647s
    --- tests/nvme/021.out      2018-08-28 15:36:47.586392748 -0700
    +++ /home/vmuser/linux/blktests/results/nodev/nvme/021.out.bad      2018-08-28 16:03:25.888026800 -0700
    @@ -1,6 +1,6 @@
     Running nvme/021
     91fdba0d-f87b-4c25-b80f-db7be1418b9e
     uuid.91fdba0d-f87b-4c25-b80f-db7be1418b9e
    -NVME Write Zeroes Success
    +NVME IO command error:Unknown(400f)
     NQN:blktests-subsystem-1 disconnected 1 controller(s)
     Test complete
nvme/022 (test NVMe write-zeroes command on NVMeOF file-backed ns) [passed]
    runtime  0.539s  ...  0.519s
nvme/023 (test NVMe smart-log command on NVMeOF block-device ns) [passed]
    runtime  0.794s  ...  0.744s
nvme/024 (test NVMe smart-log command on NVMeOF file-backed ns) [failed]
    runtime  0.428s  ...  0.438s
    --- tests/nvme/024.out      2018-08-28 15:36:47.586392748 -0700
    +++ /home/vmuser/linux/blktests/results/nodev/nvme/024.out.bad      2018-08-28 16:03:28.028041782 -0700
    @@ -1,5 +1,8 @@
     Running nvme/024
    -91fdba0d-f87b-4c25-b80f-db7be1418b9e
    -uuid.91fdba0d-f87b-4c25-b80f-db7be1418b9e
    +tests/nvme/rc: line 76: printf: write error: Invalid argument
    +cat: /sys/block/nvme1n1/uuid: No such file or directory
    +cat: /sys/block/nvme1n1/wwid: No such file or directory
    +NVMe Status:INVALID_NS(b)
    ...
    (Run 'diff -u tests/nvme/024.out /home/vmuser/linux/blktests/results/nodev/nvme/024.out.bad' to see the entire diff)

  parent reply	other threads:[~2018-08-28 23:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Omar Sandoval [this message]
2018-08-28 23:48   ` [PATCH 0/6] blktests: new testcases for NVMeOF Chaitanya Kulkarni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180828232247.GA2024@vader \
    --to=osandov@osandov.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.