Hi Viswas, On Fri, Sep 25, 2020 at 8:06 AM Viswas G <Viswas.G@xxxxxxxxxxxxxxxxx> wrote: > > From: Viswas G <Viswas.G@xxxxxxxxxxxxx> > > This patch set includes some enhancements in pm80xx driver. Thanks for the patches. the first and 3rd one, seems to be performance improvement, can you share your performance number? > > Viswas G (4): > pm80xx : Increase number of supported queues. > pm80xx : Remove DMA memory allocation for ccb and device structures. > pm80xx : Increase the number of outstanding IO supported to 1024. > pm80xx : Driver version update Thanks > > drivers/scsi/pm8001/pm8001_ctl.c | 6 +- > drivers/scsi/pm8001/pm8001_defs.h | 27 +++-- > drivers/scsi/pm8001/pm8001_hwi.c | 38 +++---- > drivers/scsi/pm8001/pm8001_init.c | 220 ++++++++++++++++++++++++++------------ > drivers/scsi/pm8001/pm8001_sas.h | 15 ++- > drivers/scsi/pm8001/pm80xx_hwi.c | 109 ++++++++++--------- > 6 files changed, 253 insertions(+), 162 deletions(-) > > -- > 2.16.3 >