From: Christoph Hellwig <hch@infradead.org>
To: himanshu.madhani@cavium.com
Cc: martin.petersen@oracle.com, linux-scsi@vger.kernel.org,
himanshu.madhani@qlogic.com
Subject: Re: [PATCH 3/4] qla2xxx: Add Block Multi Queue functionality.
Date: Fri, 4 Nov 2016 16:00:17 -0700 [thread overview]
Message-ID: <20161104230017.GA19038@infradead.org> (raw)
In-Reply-To: <1478277213-3848-4-git-send-email-himanshu.madhani@cavium.com>
On Fri, Nov 04, 2016 at 09:33:32AM -0700, himanshu.madhani@cavium.com wrote:
> From: Michael Hernandez <michael.hernandez@cavium.com>
>
> Tell the SCSI layer how many hardware queues we have based on the
> number of max queue pairs created. The number of max queue pairs
> created will depend on number of MSI X vector count or number of CPU's
> in a system.
Anf for that you must use pci_alloc_irq_vectors with the
PCI_IRQ_AFFINITY flag for all new code. Please rework that code to use
that.
next prev parent reply other threads:[~2016-11-04 23:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-04 16:33 [PATCH 0/4] qla2xxx: feature updates for driver himanshu.madhani
2016-11-04 16:33 ` [PATCH 1/4] qla2xxx: Only allow operational MBX to proceed during RESET himanshu.madhani
2016-11-04 16:33 ` [PATCH 2/4] qla2xxx: Fix mailbox command timeout due to starvation himanshu.madhani
2016-11-07 15:53 ` Ewan D. Milne
2016-11-08 17:40 ` Madhani, Himanshu
2016-11-04 16:33 ` [PATCH 3/4] qla2xxx: Add Block Multi Queue functionality himanshu.madhani
2016-11-04 23:00 ` Christoph Hellwig [this message]
2016-11-05 2:08 ` Madhani, Himanshu
2016-11-04 23:15 ` kbuild test robot
2016-11-07 16:43 ` Ewan D. Milne
2016-11-08 17:37 ` Madhani, Himanshu
2016-11-04 16:33 ` [PATCH 4/4] qla2xxx: Fix Target stack handling with Multi-queue changes 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=20161104230017.GA19038@infradead.org \
--to=hch@infradead.org \
--cc=himanshu.madhani@cavium.com \
--cc=himanshu.madhani@qlogic.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