[PATCH 11/17] lpfc: NVME Target: Base modifications
Hannes Reinecke
hare at suse.de
Tue Jan 17 23:55:25 PST 2017
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 at broadcom.com>
> Signed-off-by: James Smart <james.smart at broadcom.com>
> ---
> 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 at suse.com>
Cheers,
Hannes
--
Dr. Hannes Reinecke Teamlead Storage & Networking
hare at suse.de +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)
More information about the Linux-nvme
mailing list