All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shinichiro Kawasaki <shinichiro.kawasaki@wdc.com>
To: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Cc: "disgoel@linux.ibm.com" <disgoel@linux.ibm.com>
Subject: Re: [PATCH blktests 0/7] Skip tests if scsi_debug module is already loaded and in use
Date: Sat, 4 Apr 2026 08:06:16 +0000	[thread overview]
Message-ID: <adDGLCMM3oc4Pkm_@shinmob> (raw)
In-Reply-To: <20260324054949.3821569-1-shinichiro.kawasaki@wdc.com>

On Mar 24, 2026 / 14:49, Shin'ichiro Kawasaki wrote:
> When blktests users have scsi_debug devices configured for purposes other than
> blktests, running blktests currently unloads scsi_debug unconditionally and
> breaks the existing setup. To avoid disrupting such configurations, this patch
> series improves blktests to check whether the scsi_debug module is already
> loaded and in use, and to skip test cases that require scsi_debug in that
> situation.
> 
> This series was originally proposed as a GitHub Pull Request [1]. Disha Goel and
> I worked on the patches. The first four patches fix pre-existing problems found
> while working on this series. The fifth patch implements the improvement
> described above. The last two patches fix two additional problems that were
> found during this work.

FYI, I applied this series.

      parent reply	other threads:[~2026-04-04  8:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-24  5:49 [PATCH blktests 0/7] Skip tests if scsi_debug module is already loaded and in use Shin'ichiro Kawasaki
2026-03-24  5:49 ` [PATCH blktests 1/7] check: move fallback device handling into _check_and_call_test_device() Shin'ichiro Kawasaki
2026-03-24  5:49 ` [PATCH blktests 2/7] check: call _unload_module() after fallback_device_cleanup() Shin'ichiro Kawasaki
2026-03-24  5:49 ` [PATCH blktests 3/7] check: do not create fallback device when other requirements are not met Shin'ichiro Kawasaki
2026-03-24  5:49 ` [PATCH blktests 4/7] check: call fallback_device() in the same bash context Shin'ichiro Kawasaki
2026-03-24  5:49 ` [PATCH blktests 5/7] Skip tests if scsi_debug module is already loaded and in use Shin'ichiro Kawasaki
2026-03-24  5:49 ` [PATCH blktests 6/7] common/scsi_debug: ensure scsi_debug is loadable before loading it Shin'ichiro Kawasaki
2026-03-24  5:49 ` [PATCH blktests 7/7] zbd/012: add missing scsi_debug check Shin'ichiro Kawasaki
2026-04-04  8:06 ` Shinichiro Kawasaki [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=adDGLCMM3oc4Pkm_@shinmob \
    --to=shinichiro.kawasaki@wdc.com \
    --cc=disgoel@linux.ibm.com \
    --cc=linux-block@vger.kernel.org \
    /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.