[PATCH v4 5/7] nvme-fabrics: Add host support for FC transport

J Freyensee james_p_freyensee at linux.intel.com
Sat Nov 5 11:07:24 PDT 2016


On Fri, 2016-11-04 at 13:47 -0700, James Smart wrote:
> Add nvme-fabrics host support for FC transport
> 
> Implements the FC-NVME T11 definition of how nvme fabric capsules are
> performed on an FC fabric. Utilizes a lower-layer API to FC host
> adapters
> to send/receive FC-4 LS operations and FCP operations that comprise
> NVME
> over FC operation.
> 
> The T11 definitions for FC-4 Link Services are implemented which
> create
> NVMeOF connections.  Implements the hooks with blk-mq to then submit
> admin
> and io requests to the different connections.
> 
> Signed-off-by: James Smart <james.smart at broadcom.com>
> 
> ---
> v4 mods:
> - added HAS_DMA to Kconfig
> - Changed to support Christophs nvme_request update
> - addressed return code in __nvme_fc_abort_op()
> - fixed possible op->rq NULL reference in nvme_fc_start_fcp_op()
> - FC-NVME v1.11: process transferred length in ersp iu and rsp iu
> mandates
> - Add comments on teardown flow
> - fix bad cqe reference in fcpio_done


Looks good, nice work James,

Reviewed-by: Jay Freyensee <james_p_freyensee at linux.intel.com>




More information about the Linux-nvme mailing list