All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Sun Ke <sunke32@huawei.com>
Cc: linux-block@vger.kernel.org, shinichiro.kawasaki@wdc.com
Subject: Re: [PATCH blktests] nbd: add a module install and device connect test
Date: Wed, 6 Jul 2022 01:08:03 -0700	[thread overview]
Message-ID: <YsVC42qMNKN7Jomo@infradead.org> (raw)
In-Reply-To: <20220706070209.1494417-1-sunke32@huawei.com>

On Wed, Jul 06, 2022 at 03:02:09PM +0800, Sun Ke wrote:
> This is a regression test for commit 06c4da89c24e
> nbd: call genl_unregister_family() first in nbd_cleanup()
> 
> Two concurrent processes,one install and uninstall nbd module
> cyclically, the other one connect and disconnect nbd device cyclically.
> Last for 10 seconds.

I think you mean load/unlock instead of install.

> +requires() {
> +	_have_nbd
> +}

This needs to use _have_modules instead.

  reply	other threads:[~2022-07-06  8:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-06  7:02 [PATCH blktests] nbd: add a module install and device connect test Sun Ke
2022-07-06  8:08 ` Christoph Hellwig [this message]
2022-07-07  3:34   ` Sun Ke

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=YsVC42qMNKN7Jomo@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-block@vger.kernel.org \
    --cc=shinichiro.kawasaki@wdc.com \
    --cc=sunke32@huawei.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.