linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] qla2xxx - add nvme map_queues support
@ 2021-08-23 12:56 Nilesh Javali
  2021-08-23 12:56 ` [PATCH 1/2] nvme-fc: Add support for map_queues Nilesh Javali
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Nilesh Javali @ 2021-08-23 12:56 UTC (permalink / raw)
  To: martin.petersen, linux-nvme; +Cc: linux-scsi, GR-QLogic-Storage-Upstream

Currently nvme fc doesn't support map queue functionality. This patch
set adds map_queue functionality to nvme_fc_mq_ops and
nvme_fc_port_template, providing an option to LLDs to map queues
similar to SCSI. For qla2xxx, minimum 10% improvement is noticed
with this change as it helps in reducing cpu thrashing.

Saurav Kashyap (2):
  nvme-fc: Add support for map_queues.
  qla2xxx: Add map_queues support to nvme.

 drivers/nvme/host/fc.c          | 25 +++++++++++++++++++++++++
 drivers/scsi/qla2xxx/qla_nvme.c | 14 ++++++++++++++
 include/linux/nvme-fc-driver.h  |  7 +++++++
 3 files changed, 46 insertions(+)


base-commit: 92cc94adfce4683d0b421cbf59013703368aaeb9
-- 
2.23.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-10-13  5:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23 12:56 [PATCH 0/2] qla2xxx - add nvme map_queues support Nilesh Javali
2021-08-23 12:56 ` [PATCH 1/2] nvme-fc: Add support for map_queues Nilesh Javali
2021-08-23 12:56 ` [PATCH 2/2] qla2xxx: Add map_queues support to nvme Nilesh Javali
2021-08-23 17:21 ` [PATCH 0/2] qla2xxx - add nvme map_queues support Sagi Grimberg
2021-08-24  3:38   ` Saurav Kashyap
2021-08-24  3:46     ` Ming Lei
2021-08-25  4:58       ` [EXT] " Saurav Kashyap
2021-09-07  9:18         ` Saurav Kashyap
2021-09-14  8:07           ` Saurav Kashyap
2021-09-14  8:32             ` hch
2021-09-22  4:28               ` Saurav Kashyap
2021-10-13  5:09               ` Saurav Kashyap
2021-10-13  5:11                 ` hch
2021-09-14  9:31       ` Daniel Wagner

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).