All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: Himanshu Madhani <himanshu.madhani@qlogic.com>,
	jbottomley@parallels.com, martin.petersen@oracle.com
Cc: giridhar.malavali@qlogic.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 03/11] qla2xxx: Allow fw to hold status before sending ABTS response.
Date: Wed, 27 Jan 2016 09:24:24 +0100	[thread overview]
Message-ID: <56A87EB8.4080507@suse.de> (raw)
In-Reply-To: <1453828246-28686-4-git-send-email-himanshu.madhani@qlogic.com>

On 01/26/2016 06:10 PM, Himanshu Madhani wrote:
> Set bit 12 of additional firmware options 3 to let firmware
> hold status IOCB until ABTS response is received from Target.
> 
> Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
> Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
> ---
>  drivers/scsi/qla2xxx/qla_gbl.h  |    1 +
>  drivers/scsi/qla2xxx/qla_init.c |   11 ++++++++++-
>  drivers/scsi/qla2xxx/qla_os.c   |    7 +++++++
>  3 files changed, 18 insertions(+), 1 deletions(-)
> 
:-)
We would have needed that earlier...

Begs the question what happens if you do _not_ receive an ABTS
response; will the iocb freed eventually?

Other than that:

Reviewed-by: Hannes Reinecke <hare@suse.com>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		   Teamlead Storage & Networking
hare@suse.de			               +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2016-01-27  8:24 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26 17:10 [PATCH 00/11] qla2xxx: Patches for scsi "misc" branch Himanshu Madhani
2016-01-26 17:10 ` [PATCH 01/11] qla2xxx: Remove unneeded link offline message Himanshu Madhani
2016-01-27  8:21   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 02/11] qla2xxx: Seed init-cb login timeout from nvram exclusively Himanshu Madhani
2016-01-27  8:22   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 03/11] qla2xxx: Allow fw to hold status before sending ABTS response Himanshu Madhani
2016-01-27  8:24   ` Hannes Reinecke [this message]
2016-01-27 18:33     ` Himanshu Madhani
2016-01-26 17:10 ` [PATCH 04/11] qla2xxx: Add support for online flash update for ISP27XX Himanshu Madhani
2016-01-27  8:25   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 05/11] qla2xxx: Add support for buffer to buffer credit value " Himanshu Madhani
2016-01-27  8:38   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 06/11] qla2xxx: Add support for Private link statistics counters Himanshu Madhani
2016-01-27  8:45   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 07/11] qla2xxx: Avoid side effects when using endianizer macros Himanshu Madhani
2016-01-26 18:20   ` kbuild test robot
2016-01-26 18:28   ` kbuild test robot
2016-01-27  8:46   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 08/11] qla2xxx: Provide mbx info in BBCR data after mbx failure Himanshu Madhani
2016-01-27  8:47   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 09/11] qla2xxx: Enable T10-DIF for ISP27XX Himanshu Madhani
2016-01-27  8:47   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 10/11] qla2xxx: Set relogin flag when we fail to queue login requests Himanshu Madhani
2016-01-27  8:48   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 11/11] qla2xxx: Update driver version to 8.07.00.33-k Himanshu Madhani
2016-01-27  8:48   ` Hannes Reinecke
2016-01-27  1:50 ` [PATCH 00/11] qla2xxx: Patches for scsi "misc" branch Martin K. Petersen

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=56A87EB8.4080507@suse.de \
    --to=hare@suse.de \
    --cc=giridhar.malavali@qlogic.com \
    --cc=himanshu.madhani@qlogic.com \
    --cc=jbottomley@parallels.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.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.