Re: [PATCH v9 04/13] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
From: Hannes Reinecke <hare@suse.de>
Date: 2021-04-08 08:34:53
Also in:
linux-nvme, linux-scsi
From: Hannes Reinecke <hare@suse.de>
Date: 2021-04-08 08:34:53
Also in:
linux-nvme, linux-scsi
On 4/7/21 1:06 AM, Muneendra wrote:
From: Gaurav Srivastava <redacted> 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 <redacted> Signed-off-by: James Smart <redacted> --- 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@suse.de> Cheers, Hannes -- Dr. Hannes Reinecke Kernel Storage Architect hare@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