All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bart Van Assche <Bart.VanAssche@wdc.com>
To: "Himanshu.Madhani@cavium.com" <Himanshu.Madhani@cavium.com>
Cc: "keescook@chromium.org" <keescook@chromium.org>,
	"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"tglx@linutronix.de" <tglx@linutronix.de>,
	"qla2xxx-upstream@cavium.com" <qla2xxx-upstream@cavium.com>,
	"martin.petersen@oracle.com" <martin.petersen@oracle.com>
Subject: Re: [PATCH 0/4] scsi: qla2xxx: Convert timers to use timer_setup()
Date: Tue, 7 Nov 2017 04:30:11 +0000	[thread overview]
Message-ID: <1510029010.2917.7.camel@wdc.com> (raw)
In-Reply-To: <0CA81505-0EFB-4F30-A0B1-E021953741D1@cavium.com>

[-- Attachment #1: Type: text/plain, Size: 1242 bytes --]

On Mon, 2017-11-06 at 19:58 +0000, Madhani, Himanshu wrote:
> On Nov 5, 2017, at 4:18 PM, Bart Van Assche <bart.vanassche@wdc.com> wrote:
> > The qla2xxx driver does not crash if apply these four patches on kernel
> > v4.14-rc8 and load the qla2xxx driver on my test setup. Point-to-point
> > mode seems broken again but I don't think that's related to this patch
> > series.
> 
> What kind of errors you are seeing with Point-to-point mode. I’ll look at those
> and will submit fixes for it along with the other issues you have raised earlier.

Hello Himanshu,

The test I ran is as follows (this test passed in the past):
* Connect the two ports of a dual-port HBA to each other.
* Configure qemu such that it allows the guest VM to access the FC HBA on
  the host.
* Start the VM and build the Linux kernel with debug options enabled.
* After having booted the debug kernel, restart LIO by running the
  restart-lio-fc script (attached).
* After the script finished, run lsscsi. Several LIO LUNs should be shown.

The script should finish after a few seconds but with the latest kernel it
takes much longer and no LIO LUNs are shown in the lsscsi output.

Please let me know if you need more information.

Bart.

[-- Attachment #2: restart-lio-fc --]
[-- Type: application/x-shellscript, Size: 4820 bytes --]

[-- Attachment #3: tcm_node.sh --]
[-- Type: application/x-shellscript, Size: 639 bytes --]

      reply	other threads:[~2017-11-07  4:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-31 19:13 [PATCH 0/4] scsi: qla2xxx: Convert timers to use timer_setup() Kees Cook
2017-10-31 19:13 ` [PATCH 1/4] scsi: qla2xxx: Convert timers to use setup_timer() Kees Cook
2017-10-31 19:13 ` [PATCH 2/4] scsi: qla2xxx: Refactor qla2x00_start_timer() Kees Cook
2017-10-31 19:13 ` [PATCH 3/4] scsi: qla2xxx: Convert qla2x00_timer() to use timer_setup() Kees Cook
2017-10-31 19:13 ` [PATCH 4/4] scsi: qla2xxx: Convert qla2x00_sp_timeout() " Kees Cook
2017-11-01 18:46 ` [PATCH 0/4] scsi: qla2xxx: Convert timers " Kees Cook
2017-11-01 19:18   ` Madhani, Himanshu
2017-11-06  0:18     ` Bart Van Assche
2017-11-06 19:58       ` Madhani, Himanshu
2017-11-07  4:30         ` Bart Van Assche [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=1510029010.2917.7.camel@wdc.com \
    --to=bart.vanassche@wdc.com \
    --cc=Himanshu.Madhani@cavium.com \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=qla2xxx-upstream@cavium.com \
    --cc=tglx@linutronix.de \
    /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.