mbox series

[0/4] qla2xxx: Enable NPIV support for FC-NVMe capable ports

Message ID 20181210203625.15244-1-hmadhani@marvell.com (mailing list archive)
Headers show
Series qla2xxx: Enable NPIV support for FC-NVMe capable ports | expand

Message

Himanshu Madhani Dec. 10, 2018, 8:36 p.m. UTC
Hi Martin, 

This series adds support for NPIV on FC-NVMe enabled ports.

Please apply this series to 4.21/scsi-misc at your earliest convenience.

Thanks,
Himanshu

Anil Gurumurthy (1):
  qla2xxx: Enable FC-NVME on NPIV ports

Giridhar Malavali (1):
  qla2xxx: Fix for FC-NVMe discovery for NPIV port

Himanshu Madhani (2):
  qla2xxx: Fix NPIV handling for FC-NVMe
  qla2xxx: Update driver version to 10.00.00.12-k

 drivers/scsi/qla2xxx/qla_attr.c    |  2 ++
 drivers/scsi/qla2xxx/qla_init.c    | 10 ++++------
 drivers/scsi/qla2xxx/qla_mid.c     |  1 +
 drivers/scsi/qla2xxx/qla_nvme.c    | 16 +++-------------
 drivers/scsi/qla2xxx/qla_os.c      |  2 ++
 drivers/scsi/qla2xxx/qla_version.h |  2 +-
 6 files changed, 13 insertions(+), 20 deletions(-)

Comments

Martin K. Petersen Dec. 13, 2018, 1:38 a.m. UTC | #1
Himanshu,

> This series adds support for NPIV on FC-NVMe enabled ports.

Applied to 4.21/scsi-queue, thanks!