Message ID | 20220608115849.16693-1-njavali@marvell.com |
---|---|
Headers | show |
Series | Additional EDiF bug fixes | expand |
> On Jun 8, 2022, at 4:58 AM, Nilesh Javali <njavali@marvell.com> wrote: > > Martin, > > Please apply the qla2xxx driver additional EDiF bug fixes to the scsi > tree at your earliest convenience. > > Thanks, > Nilesh > > Nilesh Javali (1): > qla2xxx: Update version to 10.02.07.600-k > > Quinn Tran (9): > qla2xxx: edif: Fix IO timeout due to over subscription > qla2xxx: edif: send logo for unexpected IKE message > qla2xxx: edif: reduce disruption due to multiple app start > qla2xxx: edif: fix no login after app start > qla2xxx: edif: tear down session if keys has been removed > qla2xxx: edif: fix session thrash > qla2xxx: edif: Fix no logout on delete for n2n > qla2xxx: edif: Reduce N2N thrashing at app_start time > qla2xxx: edif: Fix slow session tear down > > drivers/scsi/qla2xxx/qla_def.h | 5 ++ > drivers/scsi/qla2xxx/qla_edif.c | 80 +++++++++++++++++++++++------- > drivers/scsi/qla2xxx/qla_edif.h | 4 ++ > drivers/scsi/qla2xxx/qla_fw.h | 2 +- > drivers/scsi/qla2xxx/qla_init.c | 10 +++- > drivers/scsi/qla2xxx/qla_iocb.c | 3 ++ > drivers/scsi/qla2xxx/qla_isr.c | 35 +++++++------ > drivers/scsi/qla2xxx/qla_version.h | 4 +- > 8 files changed, 107 insertions(+), 36 deletions(-) > > > base-commit: 3fd3a52ca672fea71ff6ebaded2e2ddbbfb3a397 > -- > 2.19.0.rc0 > The Series looks Good. Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com> -- Himanshu Madhani Oracle Linux Engineering
Nilesh, > Please apply the qla2xxx driver additional EDiF bug fixes to the scsi > tree at your earliest convenience. Applied to 5.20/scsi-staging, thanks!
On Wed, 8 Jun 2022 04:58:39 -0700, Nilesh Javali wrote: > Martin, > > Please apply the qla2xxx driver additional EDiF bug fixes to the scsi > tree at your earliest convenience. > > Thanks, > Nilesh > > [...] Applied to 5.20/scsi-queue, thanks! [01/10] qla2xxx: edif: Fix IO timeout due to over subscription https://git.kernel.org/mkp/scsi/c/63ab6cb582fa [02/10] qla2xxx: edif: send logo for unexpected IKE message https://git.kernel.org/mkp/scsi/c/2b659ed67a12 [03/10] qla2xxx: edif: reduce disruption due to multiple app start https://git.kernel.org/mkp/scsi/c/0dbfce5255fe [04/10] qla2xxx: edif: fix no login after app start https://git.kernel.org/mkp/scsi/c/24c796098f53 [05/10] qla2xxx: edif: tear down session if keys has been removed https://git.kernel.org/mkp/scsi/c/d7e2e4a68fc0 [06/10] qla2xxx: edif: fix session thrash https://git.kernel.org/mkp/scsi/c/a8fdfb0b39c2 [07/10] qla2xxx: edif: Fix no logout on delete for n2n https://git.kernel.org/mkp/scsi/c/ec538eb838f3 [08/10] qla2xxx: edif: Reduce N2N thrashing at app_start time https://git.kernel.org/mkp/scsi/c/37be3f9d6993 [09/10] qla2xxx: edif: Fix slow session tear down https://git.kernel.org/mkp/scsi/c/bcf536072f74 [10/10] qla2xxx: Update version to 10.02.07.600-k https://git.kernel.org/mkp/scsi/c/0f4d7d556125