linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] nvme driver pdu enhancements for passthrough
@ 2021-03-17 20:37 Keith Busch
  2021-03-17 20:37 ` [PATCHv2 1/2] nvme-pci: allocate nvme_command within driver pdu Keith Busch
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Keith Busch @ 2021-03-17 20:37 UTC (permalink / raw)
  To: joshi.k, hch, sagi, linux-nvme; +Cc: Keith Busch

v1->v2:

  Improved change logs, added reviews.

  Retain clearing SGL in passthrough commands (hch)

  Added a comment explaining why REQ_OP_DRV_IN/OUT is a no-op for
  nvme_setup_cmd()

Keith Busch (2):
  nvme-pci: allocate nvme_command within driver pdu
  nvme: use driver pdu command for passthrough

 drivers/nvme/host/core.c   | 23 ++++++++++-------------
 drivers/nvme/host/fc.c     |  5 ++---
 drivers/nvme/host/nvme.h   |  3 +--
 drivers/nvme/host/pci.c    | 12 +++++++-----
 drivers/nvme/host/rdma.c   |  5 +++--
 drivers/nvme/host/tcp.c    |  5 ++++-
 drivers/nvme/target/loop.c |  4 +++-
 7 files changed, 30 insertions(+), 27 deletions(-)

-- 
2.25.4


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2021-03-18  5:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 20:37 [PATCHv2 0/2] nvme driver pdu enhancements for passthrough Keith Busch
2021-03-17 20:37 ` [PATCHv2 1/2] nvme-pci: allocate nvme_command within driver pdu Keith Busch
2021-03-17 21:39   ` Himanshu Madhani
2021-03-18  1:08   ` Chaitanya Kulkarni
2021-03-18  5:27   ` Kanchan Joshi
2021-03-17 20:37 ` [PATCHv2 2/2] nvme: use driver pdu command for passthrough Keith Busch
2021-03-17 21:39   ` Himanshu Madhani
2021-03-17 22:21   ` Sagi Grimberg
2021-03-18  2:00 ` [PATCHv2 0/2] nvme driver pdu enhancements " Jens Axboe
2021-03-18  5:18 ` Christoph Hellwig

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