From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sambath Kumar Balasubramanian Subject: Re: Issue in virtio pmd available in dpdk 1.5 - Date: Thu, 23 Jan 2014 05:49:47 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Selvaganapathy Chidambaram Return-path: In-Reply-To: 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" Thanks Huawei/ Selvaganapathy. Regards, Sambath On Mon, Jan 20, 2014 at 10:42 AM, Selvaganapathy Chidambaram < selvaganapathyc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > Thanks Huawei. > > Hi Sambath, > > As Huawei mentioned, debugging pci_uio_map_resource helped. Setting > CONFIG_RTE_EAL_UNBIND_PORTS=y fixed the issue for me. > > Hope it helps. > > > > Thanks, > Selvaganapathy.C. > > > On Sat, Jan 18, 2014 at 3:24 AM, Xie, Huawei wrote: > >> Hi: >> Could you give the node information for your virtio device? >> Is it like this: >> /sys/devices/pci0000:00/0000:00:08.0/uio/uio0/portio/start ? >> >> You could also debug pci_uio_map_resource, see where is broken. >> >> >> >