From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] eal: mmap uio resources using resourceX files Date: Mon, 23 Feb 2015 15:00:02 +0000 Message-ID: <20150223150001.GA9392@bricha3-MOBL3> References: <54E9695A.5010509@igel.co.jp> <1424703444-30761-1-git-send-email-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: dev-VfR2kkLFssw@public.gmane.org Return-path: Content-Disposition: inline In-Reply-To: <1424703444-30761-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Mon, Feb 23, 2015 at 02:57:24PM +0000, Bruce Richardson wrote: > Instead of distinguishing the BAR mappings via offset within a single > file, originally /dev/uioX, switch to mapping each individual bar via > the appropriately numbered resourceX file. > > Signed-off-by: Bruce Richardson > --- Hi Tetsuya, in our tests here, this patch seems to fix the immediate problem you were experiencing on your system. Can you perhaps verify? Thanks, /Bruce