All of lore.kernel.org
 help / color / mirror / Atom feed
From: Omar Sandoval <osandov@osandov.com>
To: Bart Van Assche <bvanassche@acm.org>
Cc: Omar Sandoval <osandov@fb.com>,
	linux-block@vger.kernel.org,
	Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>,
	Daniel Wagner <dwagner@suse.de>
Subject: Re: [PATCH blktests v4 0/4] Test the blk_mq_realloc_hw_ctxs() error path
Date: Wed, 8 Apr 2020 15:05:36 -0700	[thread overview]
Message-ID: <20200408220536.GC226277@vader> (raw)
In-Reply-To: <20200328182251.19945-1-bvanassche@acm.org>

On Sat, Mar 28, 2020 at 11:22:47AM -0700, Bart Van Assche wrote:
> Hi Omar,
> 
> Please consider this patch series for the official blktests repository.
> 
> Thanks,
> 
> Bart.
> 
> Changes compared to v3:
> - Addressed Daniel Wagner's review comments.
> 
> Changes compared to v2:
> - Addressed Omar's review comments.
> 
> Changes between v1 and v2:
> - Added three patches that refactor null_blk loading, unloading and
>   configuration (Chaitanya).
> 
> Bart Van Assche (4):
>   Make _exit_null_blk remove all null_blk device instances
>   Use _{init,exit}_null_blk instead of open-coding these functions
>   Introduce the function _configure_null_blk()
>   Add a test that triggers the blk_mq_realloc_hw_ctxs() error path
> 
>  common/multipath-over-rdma | 29 ++++++---------------
>  common/null_blk            | 21 ++++++++++++++-
>  tests/block/022            |  3 ---
>  tests/block/029            | 17 ++-----------
>  tests/block/030            | 52 ++++++++++++++++++++++++++++++++++++++
>  tests/block/030.out        |  1 +
>  tests/nvmeof-mp/rc         |  2 +-
>  7 files changed, 84 insertions(+), 41 deletions(-)
>  create mode 100755 tests/block/030
>  create mode 100644 tests/block/030.out

Merged, thanks, Bart!

      parent reply	other threads:[~2020-04-08 22:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-28 18:22 [PATCH blktests v4 0/4] Test the blk_mq_realloc_hw_ctxs() error path Bart Van Assche
2020-03-28 18:22 ` [PATCH blktests v4 1/4] Make _exit_null_blk remove all null_blk device instances Bart Van Assche
2020-03-28 18:22 ` [PATCH blktests v4 2/4] Use _{init,exit}_null_blk instead of open-coding these functions Bart Van Assche
2020-03-28 18:22 ` [PATCH blktests v4 3/4] Introduce the function _configure_null_blk() Bart Van Assche
2020-03-28 18:22 ` [PATCH blktests v4 4/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path Bart Van Assche
2020-03-30  7:39   ` Daniel Wagner
2020-04-08 22:05 ` 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=20200408220536.GC226277@vader \
    --to=osandov@osandov.com \
    --cc=bvanassche@acm.org \
    --cc=chaitanya.kulkarni@wdc.com \
    --cc=dwagner@suse.de \
    --cc=linux-block@vger.kernel.org \
    --cc=osandov@fb.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.