[Jammy][Pull] Update Broadcom Emulex FC HBA lpfc driver to 14.0.0.3 for Ubuntu 22.04 Edit

Jeff Lane jeffrey.lane at canonical.com
Tue Jan 11 06:52:15 UTC 2022


BugLink: https://bugs.launchpad.net/bugs/1951111

The following changes since commit 66ff5e7494dc6868443daffc10c9940d2a5e299c:

  UBUNTU: Ubuntu-5.15.0-16.16 (2022-01-08 10:57:58 +0100)

are available in the Git repository at:

  https://git.launchpad.net/~bladernr/ubuntu/+source/linux/+git/jammy 1951111-lpfc-update-jammy

for you to fetch changes up to 68db6680547a377229aff04c33de6e0211bf6fc6:

  scsi: lpfc: Update lpfc version to 14.0.0.3 (2022-01-11 01:28:47 -0500)

----------------------------------------------------------------
James Smart (15):
      scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT
      scsi: lpfc: Fix hang on unload due to stuck fport node
      scsi: lpfc: Fix rediscovery of tape device after LIP
      scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode
      scsi: lpfc: Fix EEH support for NVMe I/O
      scsi: lpfc: Adjust bytes received vales during cmf timer interval
      scsi: lpfc: Fix I/O block after enabling managed congestion mode
      scsi: lpfc: Zero CGN stats only during initial driver load and stat reset
      scsi: lpfc: Improve PBDE checks during SGL processing
      scsi: lpfc: Update lpfc version to 14.0.0.2
      scsi: lpfc: Fix mailbox command failure during driver initialization
      scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_setup()
      scsi: lpfc: Correct sysfs reporting of loop support after SFP status change
      scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
      scsi: lpfc: Update lpfc version to 14.0.0.3

 drivers/scsi/lpfc/lpfc.h         |   1 +
 drivers/scsi/lpfc/lpfc_crtn.h    |   1 +
 drivers/scsi/lpfc/lpfc_els.c     |  42 ++++++++++++++--
 drivers/scsi/lpfc/lpfc_hbadisc.c |  22 ++++++--
 drivers/scsi/lpfc/lpfc_init.c    | 105 +++++++++++++++++++++++++++++++++++----
 drivers/scsi/lpfc/lpfc_nvme.c    |  65 +++++++++++++++++++++---
 drivers/scsi/lpfc/lpfc_nvmet.c   |  44 ++++++++--------
 drivers/scsi/lpfc/lpfc_scsi.c    |  94 +++++++++++++++++++++--------------
 drivers/scsi/lpfc/lpfc_sli.c     |  81 +++++++++++++++++++-----------
 drivers/scsi/lpfc/lpfc_sli4.h    |   2 +
 drivers/scsi/lpfc/lpfc_version.h |   2 +-
 11 files changed, 346 insertions(+), 113 deletions(-)



More information about the kernel-team mailing list