On 01/18/2017 02:20 AM, James Smart wrote: > > NVME Target: Tie in to NVME Fabrics nvmet_fc LLDD target api > > Adds the routines to: > - register and deregister the FC port as a nvmet-fc targetport > - binding of nvme queues to adapter WQs > - receipt and passing of NVME LS's to transport, sending transport response > - receipt of NVME FCP CMD IUs, processing FCP target io data transmission > commands; transmission of FCP io response. > - Abort operations for tgt io exchanges. > > Signed-off-by: Dick Kennedy <dick.kennedy@xxxxxxxxxxxx> > Signed-off-by: James Smart <james.smart@xxxxxxxxxxxx> > --- > drivers/scsi/lpfc/Makefile | 2 +- > drivers/scsi/lpfc/lpfc_crtn.h | 8 + > drivers/scsi/lpfc/lpfc_ct.c | 2 +- > drivers/scsi/lpfc/lpfc_els.c | 5 +- > drivers/scsi/lpfc/lpfc_hbadisc.c | 10 +- > drivers/scsi/lpfc/lpfc_init.c | 2 +- > drivers/scsi/lpfc/lpfc_nvmet.c | 1365 ++++++++++++++++++++++++++++++++++++++ > drivers/scsi/lpfc/lpfc_sli.c | 8 +- > 8 files changed, 1390 insertions(+), 12 deletions(-) > create mode 100644 drivers/scsi/lpfc/lpfc_nvmet.c > Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking hare@xxxxxxx +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html