From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 8 Mar 2018 21:42:01 +0800 From: Ming Lei To: Laurence Oberman Cc: "Martin K. Petersen" , James Bottomley , Don Brace , Jens Axboe , "linux-block@vger.kernel.org" , Christoph Hellwig , Mike Snitzer , "linux-scsi@vger.kernel.org" , Hannes Reinecke , Arun Easi , Omar Sandoval , Christoph Hellwig , Kashyap Desai , Peter Rivera , Meelis Roos Subject: Re: [PATCH V3 1/8] scsi: hpsa: fix selection of reply queue Message-ID: <20180308134201.GB2713@ming.t460p> References: <633459ac33bf49c9a3ff6e515aa790de@microsemi.com> <1519930884.9730.8.camel@redhat.com> <1519939174.15243.0.camel@redhat.com> <20180302021557.GC10471@ming.t460p> <1519999769.16293.1.camel@redhat.com> <1520027601.16293.5.camel@redhat.com> <20180305020706.GC27111@ming.t460p> <1520431897.31724.2.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1520431897.31724.2.camel@redhat.com> List-ID: On Wed, Mar 07, 2018 at 09:11:37AM -0500, Laurence Oberman wrote: > On Tue, 2018-03-06 at 14:24 -0500, Martin K. Petersen wrote: > > Ming, > > > > > Given both Don and Laurence have verified that patch 1 and patch 2 > > > does fix IO hang, could you consider to merge the two first? > > > > Oh, and I would still need a formal Acked-by: from Don and Tested-by: > > from Laurence. > > > > Also, for 4.16/scsi-fixes I would prefer verification to be done with > > just patch 1/8 and none of the subsequent changes in place. Just to > > make > > sure we're testing the right thing. > > > > Thanks! > > > > Hello Martin > > I tested just Patch 1/8 from the V3 series. > No issues running workload and no issues booting on the DL380G7. > Don can you ack this so we can at least get this one in. > > Against: 4.16.0-rc4.v31of8+ on an x86_64 > > Tested-by: Laurence Oberman Hi Laurence, Thanks for your test! Could you test patch 2 too since you have megaraid_sas controller? Looks it is better to split the fix patches from the current patchset, since these fixes should be for V4.16. Thanks Ming