mbox series

[0/5] scsi: FDMI enhancement

Message ID 20210603121623.10084-1-jhasan@marvell.com
Headers show
Series scsi: FDMI enhancement | expand

Message

Javed Hasan June 3, 2021, 12:16 p.m. UTC
This series has FDMI enhancement code.
FDMI V2 attributes added for RHBA and RPA.
If registration get failed with FDMI V1 attributes,
than fall back to the registration with FDMI V2 attributes.

Kindly apply this series to scsi-queue at your earliest convenience.

Javed Hasan (5):
  libfc: initialisation of RHBA and RPA attributes
  qedf: Added vendor identifier attribute
  libfc: Added FDMI-2 attributes
  libfc: FDMI enhancement.
  fc: FDMI enhancement

 drivers/scsi/libfc/fc_encode.h   | 248 ++++++++++++++++++++++++++++++-
 drivers/scsi/libfc/fc_lport.c    |  88 ++++++++++-
 drivers/scsi/qedf/qedf_main.c    |   3 +
 include/scsi/fc/fc_ms.h          |  55 ++++++-
 include/scsi/scsi_transport_fc.h |  25 +++-
 5 files changed, 401 insertions(+), 18 deletions(-)

Comments

Martin K. Petersen June 10, 2021, 4:04 a.m. UTC | #1
Javed,

> This series has FDMI enhancement code.

> FDMI V2 attributes added for RHBA and RPA.

> If registration get failed with FDMI V1 attributes,

> than fall back to the registration with FDMI V2 attributes.


Applied to 5.14/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering
Martin K. Petersen June 16, 2021, 3:48 a.m. UTC | #2
On Thu, 3 Jun 2021 05:16:18 -0700, Javed Hasan wrote:

> This series has FDMI enhancement code.

> FDMI V2 attributes added for RHBA and RPA.

> If registration get failed with FDMI V1 attributes,

> than fall back to the registration with FDMI V2 attributes.

> 

> Kindly apply this series to scsi-queue at your earliest convenience.

> 

> [...]


Applied to 5.14/scsi-queue, thanks!

[1/5] libfc: initialisation of RHBA and RPA attributes
      https://git.kernel.org/mkp/scsi/c/0726af6bfc6b
[2/5] qedf: Added vendor identifier attribute
      https://git.kernel.org/mkp/scsi/c/adb98ec72b72
[3/5] libfc: Added FDMI-2 attributes
      https://git.kernel.org/mkp/scsi/c/82897fefab68
[4/5] libfc: FDMI enhancement.
      https://git.kernel.org/mkp/scsi/c/974db67a518b
[5/5] fc: FDMI enhancement
      https://git.kernel.org/mkp/scsi/c/49d3e5996155

-- 
Martin K. Petersen	Oracle Linux Engineering