All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: fio@vger.kernel.org, Dmitry Fomichev <dmitry.fomichev@wdc.com>
Cc: Shinichiro Kawasaki <shinichiro.kawasaki@wdc.com>,
	Damien Le Moal <damien.lemoal@wdc.com>,
	Niklas Cassel <niklas.cassel@wdc.com>
Subject: Re: [PATCH 1/2] t/zbd: fix max_open_zones determination in tests
Date: Sun, 16 Oct 2022 17:05:17 -0600	[thread overview]
Message-ID: <166596151755.4882.11867405337101093315.b4-ty@kernel.dk> (raw)
In-Reply-To: <20221016014309.53682-1-dmitry.fomichev@wdc.com>

On Sun, 16 Oct 2022 10:43:08 +0900, Dmitry Fomichev wrote:
> The test script erroneously falls back to using libzbc for finding out
> the max_open_zones setting if the device being tested is not a SCSI
> device. This causes false positives if libzbc is not installed in the
> test system. To fix, unless the option to use libzbc is explicitly set,
> set this value to 0 for non-SCSI devices to let fio find the actual
> max_open_zones value using the system block interface.
> 
> [...]

Applied, thanks!

[1/2] t/zbd: fix max_open_zones determination in tests
      commit: 842fb796d249ef4c2b97a54442aa8055668888a0
[2/2] t/zbd: add a CLI option to force io_uring
      commit: 0360d61fbfcc1f07bcdc16672f5040f8cf49681f

Best regards,
-- 
Jens Axboe



      parent reply	other threads:[~2022-10-16 23:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-16  1:43 [PATCH 1/2] t/zbd: fix max_open_zones determination in tests Dmitry Fomichev
2022-10-16  1:43 ` [PATCH 2/2] t/zbd: add a CLI option to force io_uring Dmitry Fomichev
2022-10-16 23:05 ` Jens Axboe [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=166596151755.4882.11867405337101093315.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=damien.lemoal@wdc.com \
    --cc=dmitry.fomichev@wdc.com \
    --cc=fio@vger.kernel.org \
    --cc=niklas.cassel@wdc.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 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.