mbox series

[0/8] Update lpfc to revision 14.4.0.3

Message ID 20240628172011.25921-1-justintee8345@gmail.com
Headers show
Series Update lpfc to revision 14.4.0.3 | expand

Message

Justin Tee June 28, 2024, 5:20 p.m. UTC
Update lpfc to revision 14.4.0.3

This patch set contains bug fixes related to discovery, submission of
mailbox commands, and proper endianness conversions.

The patches were cut against Martin's 6.11/scsi-queue tree.

Justin Tee (8):
  lpfc: Cancel ELS WQE instead of issuing abort when SLI port is
    inactive
  lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE
    state
  lpfc: Relax PRLI issue conditions after GID_FT response
  lpfc: Fix handling of fully recovered fabric node in dev_loss callbk
  lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
  lpfc: Fix incorrect request len mbox field when setting trunking via
    sysfs
  lpfc: Revise lpfc_prep_embed_io routine with proper endian macro
    usages
  lpfc: Update lpfc version to 14.4.0.3

 drivers/scsi/lpfc/lpfc_attr.c    |  5 +++-
 drivers/scsi/lpfc/lpfc_ct.c      | 16 +++---------
 drivers/scsi/lpfc/lpfc_els.c     | 19 ++++++++------
 drivers/scsi/lpfc/lpfc_hbadisc.c | 10 +++++++-
 drivers/scsi/lpfc/lpfc_sli.c     | 43 ++++++++++++++++----------------
 drivers/scsi/lpfc/lpfc_version.h |  2 +-
 6 files changed, 51 insertions(+), 44 deletions(-)

Comments

Martin K. Petersen July 5, 2024, 3:26 a.m. UTC | #1
Justin,

> Update lpfc to revision 14.4.0.3

Applied to 6.11/scsi-staging, thanks!
Martin K. Petersen July 11, 2024, 3:08 a.m. UTC | #2
On Fri, 28 Jun 2024 10:20:03 -0700, Justin Tee wrote:

> Update lpfc to revision 14.4.0.3
> 
> This patch set contains bug fixes related to discovery, submission of
> mailbox commands, and proper endianness conversions.
> 
> The patches were cut against Martin's 6.11/scsi-queue tree.
> 
> [...]

Applied to 6.11/scsi-queue, thanks!

[1/8] lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactive
      https://git.kernel.org/mkp/scsi/c/e999ef15423b
[2/8] lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE state
      https://git.kernel.org/mkp/scsi/c/9609385dd91b
[3/8] lpfc: Relax PRLI issue conditions after GID_FT response
      https://git.kernel.org/mkp/scsi/c/aeaf117cc7d2
[4/8] lpfc: Fix handling of fully recovered fabric node in dev_loss callbk
      https://git.kernel.org/mkp/scsi/c/15e21dc6d6b7
[5/8] lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
      https://git.kernel.org/mkp/scsi/c/ede596b1434b
[6/8] lpfc: Fix incorrect request len mbox field when setting trunking via sysfs
      https://git.kernel.org/mkp/scsi/c/f65f31ac120b
[7/8] lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages
      https://git.kernel.org/mkp/scsi/c/8bc7c617642d
[8/8] lpfc: Update lpfc version to 14.4.0.3
      https://git.kernel.org/mkp/scsi/c/41972df1a56b