On 01/18/2017 02:20 AM, James Smart wrote: > > NVME Target: Base modifications > > This set of patches adds the base modifications for NVME target support > to the lpfc driver. > > The base modifications consist of: > - Additional module parameters or configuration tuning > - Enablement of configuration mode for NVME target. Ties into the > queueing model put into place by the initiator basemods patches. > - Target-specific buffer pools, dma pools, sgl pools > > Signed-off-by: Dick Kennedy <dick.kennedy@xxxxxxxxxxxx> > Signed-off-by: James Smart <james.smart@xxxxxxxxxxxx> > --- > drivers/scsi/lpfc/lpfc.h | 6 + > drivers/scsi/lpfc/lpfc_attr.c | 160 ++++++++++++++++++++++- > drivers/scsi/lpfc/lpfc_crtn.h | 10 ++ > drivers/scsi/lpfc/lpfc_debugfs.c | 7 +- > drivers/scsi/lpfc/lpfc_init.c | 268 ++++++++++++++++++++++++++++++++++++--- > drivers/scsi/lpfc/lpfc_mem.c | 167 ++++++++++++++++++++++++ > drivers/scsi/lpfc/lpfc_nvmet.h | 97 ++++++++++++++ > drivers/scsi/lpfc/lpfc_sli.c | 112 +++++++++++++++- > drivers/scsi/lpfc/lpfc_sli.h | 1 + > drivers/scsi/lpfc/lpfc_sli4.h | 6 + > 10 files changed, 806 insertions(+), 28 deletions(-) > create mode 100644 drivers/scsi/lpfc/lpfc_nvmet.h > 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