Message ID | 20220519123110.17361-1-jsmart2021@gmail.com |
---|---|
Headers | show |
Series | Add VMID support to nvme-fc transport and lpfc driver | expand |
On Thu, 19 May 2022 05:31:06 -0700, James Smart wrote: > This patch adds vmid support to the nvme-fc transport. > > Various virtualization technologies used in Fibre Channel > SAN deployments have the ability to identify and associate traffic > with specific virtualized applications. The T11 standard defines > an application services tag that can be added to FC traffic to aid > in identification and monitoring of traffic associated with the > applications. > > [...] Applied to 5.19/scsi-queue, thanks! [1/4] nvme-fc: Add new routine nvme_fc_io_getuuid https://git.kernel.org/mkp/scsi/c/827fc630e4c8 [2/4] lpfc: commonize VMID code location https://git.kernel.org/mkp/scsi/c/ed913cf4a533 [3/4] lpfc: rework lpfc_vmid_get_appid() to be protocol independent https://git.kernel.org/mkp/scsi/c/348efeca7487 [4/4] lpfc: Add support for vmid tagging of NVMe I/Os https://git.kernel.org/mkp/scsi/c/896325a8b165