linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Himanshu Madhani <himanshu.madhani@cavium.com>
Cc: martin.petersen@oracle.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH v5 3/5] qla2xxx: Add multiple queue pair functionality.
Date: Tue, 13 Dec 2016 04:15:28 -0800	[thread overview]
Message-ID: <20161213121528.GB16734@infradead.org> (raw)
In-Reply-To: <1481582409-22027-4-git-send-email-himanshu.madhani@cavium.com>

On Mon, Dec 12, 2016 at 02:40:07PM -0800, Himanshu Madhani wrote:
> From: Michael Hernandez <michael.hernandez@cavium.com>
> 
> Replaced existing multiple queue functionality with framework
> that allows for the creation of pairs of request and response queues,
> either at start of day or dynamically.
> 
> Queue pair creation depend on module parameter "ql2xmqsupport",
> which need to be enabled to create queue pair.
> 
> Signed-off-by: Sawan Chandak <sawan.chandak@cavium.com>
> Signed-off-by: Michael Hernandez <michael.hernandez@cavium.com>
> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>

Not happy with all the details, but I guess this is ok for now:

Acked-by: Christoph Hellwig <hch@lst.de>

  reply	other threads:[~2016-12-13 12:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-12 22:40 [PATCH v5 0/5] qla2xxx: Feature updaes for driver Himanshu Madhani
2016-12-12 22:40 ` [PATCH v5 1/5] qla2xxx: Only allow operational MBX to proceed during RESET Himanshu Madhani
2016-12-12 22:40 ` [PATCH v5 2/5] qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls Himanshu Madhani
2016-12-13 12:14   ` Christoph Hellwig
2016-12-12 22:40 ` [PATCH v5 3/5] qla2xxx: Add multiple queue pair functionality Himanshu Madhani
2016-12-13 12:15   ` Christoph Hellwig [this message]
2016-12-12 22:40 ` [PATCH v5 4/5] qla2xxx: Add Block Multi Queue functionality Himanshu Madhani
2016-12-13 12:16   ` Christoph Hellwig
2016-12-12 22:40 ` [PATCH v5 5/5] qla2xxx: Fix Target mode handling with Multiqueue changes Himanshu Madhani
2016-12-13 12:18   ` Christoph Hellwig
2016-12-14 20:38 ` [PATCH v5 0/5] qla2xxx: Feature updaes for driver 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=20161213121528.GB16734@infradead.org \
    --to=hch@infradead.org \
    --cc=himanshu.madhani@cavium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).