From: hare@suse.de (Hannes Reinecke)
Subject: [PATCH 04/13] qla2xxx: Restore ZIO threshold setting
Date: Wed, 14 Mar 2018 12:15:40 +0100 [thread overview]
Message-ID: <43874f60-0f89-c4c1-7bc2-77c8f2612b2b@suse.de> (raw)
In-Reply-To: <20180312181650.20704-5-himanshu.madhani@cavium.com>
On 03/12/2018 07:16 PM, Himanshu Madhani wrote:
> From: Darren Trapp <darren.trapp at cavium.com>
>
> Signed-off-by: Darren Trapp <darren.trapp at cavium.com>
> Signed-off-by: Himanshu Madhani <himanshu.madhani at cavium.com>
> ---
> drivers/scsi/qla2xxx/qla_nvme.c | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/drivers/scsi/qla2xxx/qla_nvme.c b/drivers/scsi/qla2xxx/qla_nvme.c
> index a8e81fc14c44..5ee447680ddd 100644
> --- a/drivers/scsi/qla2xxx/qla_nvme.c
> +++ b/drivers/scsi/qla2xxx/qla_nvme.c
> @@ -464,11 +464,6 @@ static int qla2x00_start_nvme_mq(srb_t *sp)
> /* Set chip new ring index. */
> WRT_REG_DWORD(req->req_q_in, req->ring_index);
>
> - /* Manage unprocessed RIO/ZIO commands in response queue. */
> - if (vha->flags.process_response_queue &&
> - rsp->ring_ptr->signature != RESPONSE_PROCESSED)
> - qla24xx_process_response_queue(vha, rsp);
> -
> queuing_error:
> spin_unlock_irqrestore(&qpair->qp_lock, flags);
> return rval;
>
Reviewed-by: Hannes Reinecke <hare at suse.com>
Cheers,
Hannes
--
Dr. Hannes Reinecke Teamlead Storage & Networking
hare at 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)
next prev parent reply other threads:[~2018-03-14 11:15 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-12 18:16 [PATCH 00/13] qla2xxx: Fixes for FC-NVMe Himanshu Madhani
2018-03-12 18:16 ` [PATCH 01/13] qla2xxx: Remove unneeded message and minor cleanup " Himanshu Madhani
2018-03-14 11:12 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 02/13] qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote() Himanshu Madhani
2018-03-14 11:13 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 03/13] qla2xxx: Add changes for devloss timeout in driver Himanshu Madhani
2018-03-14 11:15 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 04/13] qla2xxx: Restore ZIO threshold setting Himanshu Madhani
2018-03-14 11:15 ` Hannes Reinecke [this message]
2018-03-12 18:16 ` [PATCH 05/13] qla2xxx: Add FC-NVMe abort processing Himanshu Madhani
2018-03-14 11:16 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 06/13] qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB change Himanshu Madhani
2018-03-14 11:33 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 07/13] qla2xxx: Return busy if rport going away Himanshu Madhani
2018-03-14 11:34 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 08/13] qla2xxx: Remove nvme_done_list Himanshu Madhani
2018-03-14 11:35 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 09/13] qla2xxx: Fix retry for PRLI RJT with reason of BUSY Himanshu Madhani
2018-03-14 11:36 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 10/13] qla2xxx: Fix FC-NVMe IO abort during driver reset Himanshu Madhani
2018-03-14 11:38 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 11/13] qla2xxx: Cleanup code to improve FC-NVMe error handling Himanshu Madhani
2018-03-14 11:40 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 12/13] qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan Himanshu Madhani
2018-03-12 22:48 ` kbuild test robot
2018-03-14 11:43 ` Hannes Reinecke
2018-03-12 18:16 ` [PATCH 13/13] qla2xxx: Update driver version to 10.00.00.06-k Himanshu Madhani
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=43874f60-0f89-c4c1-7bc2-77c8f2612b2b@suse.de \
--to=hare@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox