mbox series

[0/6] lpfc: Update lpfc to revision 14.2.0.15

Message ID 20231009161812.97232-1-justintee8345@gmail.com
Headers show
Series lpfc: Update lpfc to revision 14.2.0.15 | expand

Message

Justin Tee Oct. 9, 2023, 4:18 p.m. UTC
From: Justin Tee <justin.tee@broadcom.com>

Update lpfc to revision 14.2.0.15

This patch set contains error handling fixes, ELS bug fixes, and logging
improvements.

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

Justin Tee (6):
  lpfc: Remove unnecessary zero return code assignment in
    lpfc_sli4_hba_setup
  lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci
    offline
  lpfc: Reject received PRLIs with only initiator fcn role for NPIV
    ports
  lpfc: Validate ELS LS_ACC completion payload
  lpfc: Introduce LOG_NODE_VERBOSE messaging flag
  lpfc: Update lpfc version to 14.2.0.15

 drivers/scsi/lpfc/lpfc_els.c       | 23 +++++++++++++++++++++++
 drivers/scsi/lpfc/lpfc_hbadisc.c   |  8 ++++----
 drivers/scsi/lpfc/lpfc_logmsg.h    |  2 +-
 drivers/scsi/lpfc/lpfc_nportdisc.c | 18 ++++++++++++++----
 drivers/scsi/lpfc/lpfc_nvme.c      |  6 ++++--
 drivers/scsi/lpfc/lpfc_sli.c       |  4 +---
 drivers/scsi/lpfc/lpfc_version.h   |  2 +-
 7 files changed, 48 insertions(+), 15 deletions(-)

Comments

Martin K. Petersen Oct. 13, 2023, 9:01 p.m. UTC | #1
Justin,

> Update lpfc to revision 14.2.0.15
>
> This patch set contains error handling fixes, ELS bug fixes, and logging
> improvements.

Applied to 6.7/scsi-staging, thanks!
Martin K. Petersen Oct. 17, 2023, 1:11 a.m. UTC | #2
On Mon, 09 Oct 2023 09:18:06 -0700, Justin Tee wrote:

> Update lpfc to revision 14.2.0.15
> 
> This patch set contains error handling fixes, ELS bug fixes, and logging
> improvements.
> 
> The patches were cut against Martin's 6.7/scsi-queue tree.
> 
> [...]

Applied to 6.7/scsi-queue, thanks!

[1/6] lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_setup
      https://git.kernel.org/mkp/scsi/c/0506814609fb
[2/6] lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline
      https://git.kernel.org/mkp/scsi/c/d472a76603d8
[3/6] lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports
      https://git.kernel.org/mkp/scsi/c/12e896c74280
[4/6] lpfc: Validate ELS LS_ACC completion payload
      https://git.kernel.org/mkp/scsi/c/a3c3c0a806f1
[5/6] lpfc: Introduce LOG_NODE_VERBOSE messaging flag
      https://git.kernel.org/mkp/scsi/c/41c831bbb0f2
[6/6] lpfc: Update lpfc version to 14.2.0.15
      https://git.kernel.org/mkp/scsi/c/8a9a690b5ad5