[RFC PATCH 0/8] nvmet: implement target passthru commands support

Chaitanya Kulkarni Chaitanya.Kulkarni at wdc.com
Mon Apr 2 16:23:52 PDT 2018


[CK] Thanks for the comments, I'm fine with your description, if everyone agrees.

On 3/30/18, 10:47 AM, "Logan Gunthorpe" <logang at deltatee.com> wrote:

    Hi Chaitanya,
    
    I'm very much in favor of the concept of this patchset but I think it
    still needs some work. I'll post some notes on the following patches
    shortly.
    
    On 30/03/18 12:57 AM, Chaitanya Kulkarni wrote:
    > This patchset implements NVMeOF target passthrough commands support.
    > 
    > In current implementation on the target side, NVMe command is mapped on the
    > block layer request which allows the target to use generic block device.
    > 
    > With the help of passthrough interface, it can now identify the NVMe controller
    > and allow the host to issue NVMe commands along with the VUCs on the
    > target side. For example with this feature, depending on the target controller
    > support host can issue namespace management commands,
    > Vendor unique commands etc.
    
    I'm already aware of what this patchset is trying to accomplish but I
    find this description confusing and hard to understand. I think you need
    to say something along the lines of:
    
    "This patchset aims to enable passing through entire physical NVMe drive
    through an NVMe over fabrics interface. This implies that all
    namespaces on the target drive are passed through to the initiator
    one-to-one and all admin commands from the initiator are forwarded back
    to the target drive. This allows for exposing Vender Unique Commands
    (VUCs) over the NVMe-OF interface."
    
    Logan
    




More information about the Linux-nvme mailing list