All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <wagi@kernel.org>
To: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Cc: linux-block@vger.kernel.org, Daniel Wagner <wagi@kernel.org>
Subject: [PATCH blktests 0/3] blktests: add target test cases
Date: Tue, 18 Mar 2025 11:38:58 +0100	[thread overview]
Message-ID: <20250318-test-target-v1-0-01e01142cf2b@kernel.org> (raw)

For testing the nvmet-fcloop series I used these two test cases to
exercise the target setup/teardown code paths.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
---
Daniel Wagner (3):
      common/nvme: add debug nvmet path variable
      nvme/060: add test nvme fabrics target resetting during I/O
      nvme/061: add test teardown and setup fabrics target during I/O

 common/nvme        |  1 +
 tests/nvme/060     | 88 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/060.out |  2 ++
 tests/nvme/061     | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/061.out | 21 ++++++++++++
 5 files changed, 211 insertions(+)
---
base-commit: 236edfd5d892f0abb0747f2668d1b9734349e2f6
change-id: 20250318-test-target-0d63599d94b0

Best regards,
-- 
Daniel Wagner <wagi@kernel.org>


             reply	other threads:[~2025-03-18 10:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-18 10:38 Daniel Wagner [this message]
2025-03-18 10:38 ` [PATCH blktests 1/3] common/nvme: add debug nvmet path variable Daniel Wagner
2025-03-18 20:37   ` Chaitanya Kulkarni
2025-04-04  8:03   ` Shinichiro Kawasaki
2025-04-04 10:08     ` Daniel Wagner
2025-03-18 10:39 ` [PATCH blktests 2/3] nvme/060: add test nvme fabrics target resetting during I/O Daniel Wagner
2025-03-18 20:40   ` Chaitanya Kulkarni
2025-03-19  9:26     ` Daniel Wagner
2025-03-19 16:54       ` Chaitanya Kulkarni
2025-04-04  8:08   ` Shinichiro Kawasaki
2025-04-04 10:15     ` Daniel Wagner
2025-03-18 10:39 ` [PATCH blktests 3/3] nvme/061: add test teardown and setup fabrics target " Daniel Wagner
2025-03-18 20:42   ` Chaitanya Kulkarni
2025-04-04  8:22   ` Shinichiro Kawasaki
2025-04-04 10:16     ` Daniel Wagner

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=20250318-test-target-v1-0-01e01142cf2b@kernel.org \
    --to=wagi@kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=shinichiro.kawasaki@wdc.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.