Re: [PATCH 0/3] nvme-fabrics: Add NVME FC Transport support to lpfc

2016-08-22 Thread James Smart
On 8/11/2016 2:24 PM, Christoph Hellwig wrote: On Fri, Jul 22, 2016 at 05:24:00PM -0700, James Smart wrote: This patchset adds NVME support to the lpfc FC driver. It reworks the core driver for both NVME and SCSI protocol support, then adds the nvme-over-fabrics host and target interfaces whi

Re: [PATCH 0/3] nvme-fabrics: Add NVME FC Transport support to lpfc

2016-08-11 Thread Christoph Hellwig
On Fri, Jul 22, 2016 at 05:24:00PM -0700, James Smart wrote: > > This patchset adds NVME support to the lpfc FC driver. It reworks > the core driver for both NVME and SCSI protocol support, then adds the > nvme-over-fabrics host and target interfaces which connect to the > NVME FC transport lowe

[PATCH 0/3] nvme-fabrics: Add NVME FC Transport support to lpfc

2016-07-22 Thread James Smart
This patchset adds NVME support to the lpfc FC driver. It reworks the core driver for both NVME and SCSI protocol support, then adds the nvme-over-fabrics host and target interfaces which connect to the NVME FC transport lower-level api. Patches are cut against the linux-nvme for-4.8/drivers br