mbox series

[v2,0/8] qedi: Misc bug fixes and enhancements

Message ID 20200908095657.26821-1-mrangankar@marvell.com
Headers show
Series qedi: Misc bug fixes and enhancements | expand

Message

Manish Rangankar Sept. 8, 2020, 9:56 a.m. UTC
Hi Martin,

Please apply the qedi miscellaneous bug fixes and enhancement patches
to the scsi tree at your convenience.

v1->v2:
Fix warning reported by kernel test robot

Thanks,
Manish

Manish Rangankar (5):
  qedi: Use qed count from set_fp_int in msix allocation.
  qedi: Skip f/w connection termination for pci shutdown handler.
  qedi: Use snprintf instead of sprintf
  qedi: Add firmware error recovery invocation support.
  qedi: Add support for handling the pcie errors.

Nilesh Javali (3):
  qedi: Fix list_del corruption while removing active IO
  qedi: Protect active command list to avoid list corruption
  qedi: Mark all connections for recovery on link down event

 drivers/scsi/qedi/qedi.h       |   5 ++
 drivers/scsi/qedi/qedi_fw.c    |  30 +++++++--
 drivers/scsi/qedi/qedi_iscsi.c |   7 +++
 drivers/scsi/qedi/qedi_main.c  | 108 +++++++++++++++++++++++++++++++--
 4 files changed, 140 insertions(+), 10 deletions(-)

Comments

Martin K. Petersen Sept. 15, 2020, 8:16 p.m. UTC | #1
On Tue, 8 Sep 2020 02:56:49 -0700, Manish Rangankar wrote:

> Please apply the qedi miscellaneous bug fixes and enhancement patches

> to the scsi tree at your convenience.

> 

> v1->v2:

> Fix warning reported by kernel test robot

> 

> Thanks,

> Manish

> 

> [...]


Applied to 5.10/scsi-queue, thanks!

[1/8] scsi: qedi: Use qed count from set_fp_int in msix allocation
      https://git.kernel.org/mkp/scsi/c/3f8ad0072bf7
[2/8] scsi: qedi: Skip firmware connection termination for PCI shutdown handler
      https://git.kernel.org/mkp/scsi/c/5c35e4646566
[3/8] scsi: qedi: Fix list_del corruption while removing active I/O
      https://git.kernel.org/mkp/scsi/c/28b35d17f9f8
[4/8] scsi: qedi: Protect active command list to avoid list corruption
      https://git.kernel.org/mkp/scsi/c/c0650e28448d
[5/8] scsi: qedi: Use snprintf instead of sprintf
      https://git.kernel.org/mkp/scsi/c/5a2e69af16ce
[6/8] scsi: qedi: Mark all connections for recovery on link down event
      https://git.kernel.org/mkp/scsi/c/4118879be375
[7/8] scsi: qedi: Add firmware error recovery invocation support
      https://git.kernel.org/mkp/scsi/c/f4ba4e55db6d
[8/8] scsi: qedi: Add support for handling PCIe errors
      https://git.kernel.org/mkp/scsi/c/96a766a789eb

-- 
Martin K. Petersen	Oracle Linux Engineering