mbox series

[0/8] mpi3mr: Few Enhancements and minor fixes

Message ID 20230316110209.60145-1-ranjan.kumar@broadcom.com
Headers show
Series mpi3mr: Few Enhancements and minor fixes | expand

Message

Ranjan Kumar March 16, 2023, 11:02 a.m. UTC
V2:
Few Enhancements and minor fixes of mpi3mr driver.

Ranjan Kumar (8):
  mpi3mr: Successive VD delete and add causes FW Fault
  mpi3mr: fix admin queues memory leak upon soft reset
  mpi3mr: Modified MUR timeout value to 120 seconds
  mpi3mr: Avoid escalating to higher level reset when target is removed
  mpi3mr: Updated MPI Headers to revision 27
  mpi3mr: Fixed the W=1 compilation warnings
  mpi3mr: updated copyright year
  mpi3mr: Update driver version to 8.4.1.0.0

 drivers/scsi/mpi3mr/mpi/mpi30_cnfg.h      | 112 +++++++++++++++++++---
 drivers/scsi/mpi3mr/mpi/mpi30_image.h     |   2 +-
 drivers/scsi/mpi3mr/mpi/mpi30_init.h      |  23 ++++-
 drivers/scsi/mpi3mr/mpi/mpi30_ioc.h       |   2 +-
 drivers/scsi/mpi3mr/mpi/mpi30_pci.h       |   6 +-
 drivers/scsi/mpi3mr/mpi/mpi30_sas.h       |   2 +-
 drivers/scsi/mpi3mr/mpi/mpi30_transport.h |   4 +-
 drivers/scsi/mpi3mr/mpi3mr.h              |  15 ++-
 drivers/scsi/mpi3mr/mpi3mr_app.c          |   5 +-
 drivers/scsi/mpi3mr/mpi3mr_debug.h        |   2 +-
 drivers/scsi/mpi3mr/mpi3mr_fw.c           |   6 +-
 drivers/scsi/mpi3mr/mpi3mr_os.c           |  78 +++++++++++----
 drivers/scsi/mpi3mr/mpi3mr_transport.c    |   2 +-
 13 files changed, 207 insertions(+), 52 deletions(-)

Comments

Martin K. Petersen March 24, 2023, 9:06 p.m. UTC | #1
On Thu, 16 Mar 2023 16:32:01 +0530, Ranjan Kumar wrote:

> V2:
> Few Enhancements and minor fixes of mpi3mr driver.
> 
> Ranjan Kumar (8):
>   mpi3mr: Successive VD delete and add causes FW Fault
>   mpi3mr: fix admin queues memory leak upon soft reset
>   mpi3mr: Modified MUR timeout value to 120 seconds
>   mpi3mr: Avoid escalating to higher level reset when target is removed
>   mpi3mr: Updated MPI Headers to revision 27
>   mpi3mr: Fixed the W=1 compilation warnings
>   mpi3mr: updated copyright year
>   mpi3mr: Update driver version to 8.4.1.0.0
> 
> [...]

Applied to 6.4/scsi-queue, thanks!

[1/8] mpi3mr: Successive VD delete and add causes FW Fault
      https://git.kernel.org/mkp/scsi/c/3f1254ed01d0
[2/8] mpi3mr: fix admin queues memory leak upon soft reset
      https://git.kernel.org/mkp/scsi/c/23b3d1cf1572
[3/8] mpi3mr: Modified MUR timeout value to 120 seconds
      https://git.kernel.org/mkp/scsi/c/22beef38e52c
[4/8] mpi3mr: Avoid escalating to higher level reset when target is removed
      https://git.kernel.org/mkp/scsi/c/f1dec6b1e25e
[5/8] mpi3mr: Updated MPI Headers to revision 27
      https://git.kernel.org/mkp/scsi/c/e5f596bc2592
[6/8] mpi3mr: Fixed the W=1 compilation warnings
      https://git.kernel.org/mkp/scsi/c/80b8fd0231d5
[7/8] mpi3mr: updated copyright year
      https://git.kernel.org/mkp/scsi/c/e74f2fbd8b06
[8/8] mpi3mr: Update driver version to 8.4.1.0.0
      https://git.kernel.org/mkp/scsi/c/1ea41edd88f2