From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [linux-linus test] 25478: regressions - FAIL Date: Tue, 18 Mar 2014 10:55:41 +0000 Message-ID: <5328262D.7040005@citrix.com> References: <1394816855.6442.168.camel@kazak.uk.xensource.com> <20140314182355.GA1051@phenom.dumpdata.com> <1395054505.4122.65.camel@kazak.uk.xensource.com> <20140317193613.GA15772@phenom.dumpdata.com> <1395134987.18221.58.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1395134987.18221.58.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Boris.Ostrovsky@oracle.com, xen-devel@lists.xensource.com, "xen.org" List-Id: xen-devel@lists.xenproject.org On 18/03/14 09:29, Ian Campbell wrote: > On Mon, 2014-03-17 at 15:36 -0400, Konrad Rzeszutek Wilk wrote: > >>>> will also tell you what type of requests it was. >>> >>> Do you mean the size? It seems to print that only for certain requests. >>> >> >> Right. They aren't that big - and only enough the mptsas is a 4KB one? > > s/only/oddly/? Does that card have 64-bit BARs? It may also be possible that the driver is setting the wrong DMA mask, basing it on the amount of RAM instead of the card support. I seem to recall at least one driver doing this. David