[PATCHv2 0/2] nvme driver pdu enhancements for passthrough

Jens Axboe axboe at kernel.dk
Thu Mar 18 02:00:30 GMT 2021


On 3/17/21 2:37 PM, Keith Busch wrote:
> 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(-)

These are both nice.

Reviewed-by: Jens Axboe <axboe at kernel.dk>


-- 
Jens Axboe




More information about the Linux-nvme mailing list