[PATCH v9 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc

Hannes Reinecke hare at suse.de
Thu Apr 8 09:28:34 BST 2021


On 4/7/21 1:06 AM, Muneendra wrote:
> From: Gaurav Srivastava <gaurav.srivastava at broadcom.com>
> 
> This patch adds the primary datastructures needed to implement VMID
> in lpfc driver. It maintains the capability, current state,
> hash table for the vmid/appid along with other information.
> The implementation supports the two versions of vmid implementation
> (app header and priority tagging)
> 
> Signed-off-by: Gaurav Srivastava <gaurav.srivastava at broadcom.com>
> Signed-off-by: James Smart <jsmart2021 at gmail.com>
> 
> ---
> v9:
> Updated the data structures
> Merged patch 5 and 6 of previous version v8 to this patch
> 
> v8:
> modify structure member to uniform data type naming scheme
> 
> v7:
> No change
> 
> v6:
> No change
> 
> v5:
> No Change
> 
> v4:
> No change
> 
> v3:
> No change
> 
> v2:
> Ported the patch on top of 5.10/scsi-queue
> Removed unused variable.
> ---
>   drivers/scsi/lpfc/lpfc.h      | 122 +++++++++++++++++++++++++++++++++
>   drivers/scsi/lpfc/lpfc_crtn.h |  11 +++
>   drivers/scsi/lpfc/lpfc_disc.h |   1 +
>   drivers/scsi/lpfc/lpfc_hw.h   | 124 ++++++++++++++++++++++++++++++++--
>   drivers/scsi/lpfc/lpfc_sli.h  |   8 +++
>   5 files changed, 262 insertions(+), 4 deletions(-)
> 
Reviewed-by: Hannes Reinecke <hare at suse.de>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke                Kernel Storage Architect
hare at suse.de                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer



More information about the Linux-nvme mailing list