[PATCHv2 0/2] nvme driver pdu enhancements for passthrough
Keith Busch
kbusch at kernel.org
Wed Mar 17 20:37:01 GMT 2021
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
More information about the Linux-nvme
mailing list