mbox series

[0/9] lpfc: Update lpfc to revision 14.2.0.4

Message ID 20220603174329.63777-1-jsmart2021@gmail.com
Headers show
Series lpfc: Update lpfc to revision 14.2.0.4 | expand

Message

James Smart June 3, 2022, 5:43 p.m. UTC
Update lpfc to revision 14.2.0.4

This patch set contains mainly fixes. Also adds some additional logging
for NVMe command completions when errors, and enabling of nvme-fc flush
handling on async event cmds.

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

James Smart (9):
  lpfc: Correct BDE type for XMIT_SEQ64_WQE in ct_reject_event
  lpfc: Resolve some cleanup issues following abort path refactoring
  lpfc: Resolve some cleanup issues following SLI path refactoring
  lpfc: Address null pointer dereference after starget_to_rport()
  lpfc: Resolve null ptr dereference after an ELS LOGO is aborted
  lpfc: Fix port stuck in bypassed state after lip in PT2PT topology
  lpfc: Add more logging of cmd and cqe information for aborted NVME
    cmds
  lpfc: Allow reduced polling rate for nvme_admin_async_event cmd
    completion
  lpfc: Update lpfc version to 14.2.0.4

 drivers/scsi/lpfc/lpfc_crtn.h      |  4 +--
 drivers/scsi/lpfc/lpfc_ct.c        |  2 +-
 drivers/scsi/lpfc/lpfc_els.c       | 21 ++++++------
 drivers/scsi/lpfc/lpfc_hw4.h       |  3 ++
 drivers/scsi/lpfc/lpfc_init.c      |  2 +-
 drivers/scsi/lpfc/lpfc_nportdisc.c |  3 +-
 drivers/scsi/lpfc/lpfc_nvme.c      | 52 +++++++++++++++++++++++-------
 drivers/scsi/lpfc/lpfc_scsi.c      |  6 ++++
 drivers/scsi/lpfc/lpfc_sli.c       | 25 +++++++-------
 drivers/scsi/lpfc/lpfc_version.h   |  2 +-
 10 files changed, 76 insertions(+), 44 deletions(-)

Comments

Martin K. Petersen June 8, 2022, 2:27 a.m. UTC | #1
On Fri, 3 Jun 2022 10:43:20 -0700, James Smart wrote:

> Update lpfc to revision 14.2.0.4
> 
> This patch set contains mainly fixes. Also adds some additional logging
> for NVMe command completions when errors, and enabling of nvme-fc flush
> handling on async event cmds.
> 
> The patches were cut against Martin's 5.19/scsi-queue tree
> 
> [...]

Applied to 5.19/scsi-fixes, thanks!

[1/9] lpfc: Correct BDE type for XMIT_SEQ64_WQE in ct_reject_event
      https://git.kernel.org/mkp/scsi/c/44ba9786b673
[2/9] lpfc: Resolve some cleanup issues following abort path refactoring
      https://git.kernel.org/mkp/scsi/c/24e1f056677e
[3/9] lpfc: Resolve some cleanup issues following SLI path refactoring
      https://git.kernel.org/mkp/scsi/c/e27f05147bff
[4/9] lpfc: Address null pointer dereference after starget_to_rport()
      https://git.kernel.org/mkp/scsi/c/6f808bd78e82
[5/9] lpfc: Resolve null ptr dereference after an ELS LOGO is aborted
      https://git.kernel.org/mkp/scsi/c/b1b3440f437b
[6/9] lpfc: Fix port stuck in bypassed state after lip in PT2PT topology
      https://git.kernel.org/mkp/scsi/c/336d63615466
[7/9] lpfc: Add more logging of cmd and cqe information for aborted NVME cmds
      https://git.kernel.org/mkp/scsi/c/ea7bd1f39331
[8/9] lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
      https://git.kernel.org/mkp/scsi/c/2e7e9c0c1ec0
[9/9] lpfc: Update lpfc version to 14.2.0.4
      https://git.kernel.org/mkp/scsi/c/1af48fffd7ff