Linux block layer
 help / color / mirror / Atom feed
From: Omar Sandoval <osandov@osandov.com>
To: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Cc: linux-block@vger.kernel.org, Omar Sandoval <osandov@fb.com>,
	Damien Le Moal <damien.lemoal@opensource.wdc.com>,
	Johannes Thumshirn <johannes.thumshirn@wdc.com>,
	Niklas Cassel <Niklas.Cassel@wdc.com>
Subject: Re: [PATCH blktests 0/6] extend zoned mode coverage for scsi devices
Date: Mon, 9 May 2022 12:16:36 -0700	[thread overview]
Message-ID: <YnlolE+R/MHTW18s@relinquished.localdomain> (raw)
In-Reply-To: <20220330013215.463555-1-shinichiro.kawasaki@wdc.com>

On Wed, Mar 30, 2022 at 10:32:09AM +0900, Shin'ichiro Kawasaki wrote:
> This patch series extends blktests coverage in zoned mode on scsi devices.
> Recently scsi_debug introduced ZBC support and can work in zoned mode. The first
> patch adds a new test case zbd/008 using scsi_debug in zoned mode. The second
> and third patches allow test cases block/027 and scsi/004 to run in zoned mode
> using scsi_debug. Following three patches are scsi test group improvements
> unrelated to scsi_debug. The fourth patch allows scsi/006 to run on SCSI devices
> in zoned mode. The fifth patch is a bug fix in scsi/006. The last patch removes
> an unnecessary scsi/003 out file.
> 
> Shin'ichiro Kawasaki (6):
>   zbd/008: check no stale page cache after BLKRESETZONE ioctl
>   common/scsi_debug: prepare scsi_debug in zoned mode
>   block/027, scsi/004: whitelist scsi_debug test cases for zoned mode
>   scsi/006: whitelist for zoned mode
>   scsi/006: skip cache types which disable read cache for SATA drives
>   scsi/003: remove unnecessary out file
> 
>  common/scsi_debug  | 11 +++++++++-
>  tests/block/027    |  1 +
>  tests/scsi/003.out |  7 ------
>  tests/scsi/004     |  1 +
>  tests/scsi/006     |  5 +++++
>  tests/scsi/rc      |  4 ++++
>  tests/zbd/008      | 54 ++++++++++++++++++++++++++++++++++++++++++++++
>  tests/zbd/008.out  |  2 ++
>  8 files changed, 77 insertions(+), 8 deletions(-)
>  delete mode 100644 tests/scsi/003.out
>  create mode 100755 tests/zbd/008
>  create mode 100644 tests/zbd/008.out

Thank you for the patches, applied.

      parent reply	other threads:[~2022-05-09 19:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-30  1:32 [PATCH blktests 0/6] extend zoned mode coverage for scsi devices Shin'ichiro Kawasaki
2022-03-30  1:32 ` [PATCH blktests 1/6] zbd/008: check no stale page cache after BLKRESETZONE ioctl Shin'ichiro Kawasaki
2022-03-30  1:32 ` [PATCH blktests 2/6] common/scsi_debug: prepare scsi_debug in zoned mode Shin'ichiro Kawasaki
2022-03-30  1:32 ` [PATCH blktests 3/6] block/027, scsi/004: whitelist scsi_debug test cases for " Shin'ichiro Kawasaki
2022-03-30  1:32 ` [PATCH blktests 4/6] scsi/006: whitelist " Shin'ichiro Kawasaki
2022-03-30  1:32 ` [PATCH blktests 5/6] scsi/006: skip cache types which disable read cache for SATA drives Shin'ichiro Kawasaki
2022-03-30  1:32 ` [PATCH blktests 6/6] scsi/003: remove unnecessary out file Shin'ichiro Kawasaki
2022-04-27 13:46 ` [PATCH blktests 0/6] extend zoned mode coverage for scsi devices Johannes Thumshirn
2022-05-09 19:16 ` Omar Sandoval [this message]

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=YnlolE+R/MHTW18s@relinquished.localdomain \
    --to=osandov@osandov.com \
    --cc=Niklas.Cassel@wdc.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=johannes.thumshirn@wdc.com \
    --cc=linux-block@vger.kernel.org \
    --cc=osandov@fb.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox