[dpdk-dev] Issue in virtio pmd available in dpdk 1.5 -

2014-01-23 Thread Sambath Kumar Balasubramanian
Thanks Huawei/ Selvaganapathy. Regards, Sambath On Mon, Jan 20, 2014 at 10:42 AM, Selvaganapathy Chidambaram < selvaganapathyc at gmail.com> wrote: > Thanks Huawei. > > Hi Sambath, > > As Huawei mentioned, debugging pci_uio_map_resource helped. Setting > CONFIG_RTE_EAL_UNBIND_PORTS=y fixed the

[dpdk-dev] Issue in virtio pmd available in dpdk 1.5 -

2014-01-20 Thread Selvaganapathy Chidambaram
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

[dpdk-dev] Issue in virtio pmd available in dpdk 1.5 -

2014-01-18 Thread Xie, Huawei
Hi: Could you give the node information for your virtio device? Is it like this: /sys/devices/pci:00/:00:08.0/uio/uio0/portio/start ? You could also debug pci_uio_map_resource, see where is broken.

[dpdk-dev] Issue in virtio pmd available in dpdk 1.5 - virtqueue does not exist

2014-01-17 Thread Sambath Kumar Balasubramanian
Hi All, I have the same issue. Is there a known solution for this? Regards, Sambath On Fri, Jan 10, 2014 at 3:47 PM, Selvaganapathy Chidambaram < selvaganapathyc at gmail.com> wrote: > Hi, > > I am using dpdk 1.5 where virtio pmd is available > in dpdk-1.5.1r2/lib/librte_pmd_virtio/. > > Whe

[dpdk-dev] Issue in virtio pmd available in dpdk 1.5 - virtqueue does not exist

2014-01-10 Thread Selvaganapathy Chidambaram
Hi, I am using dpdk 1.5 where virtio pmd is available in dpdk-1.5.1r2/lib/librte_pmd_virtio/. When I run l2fwd reference application, I am getting the following error: EAL: PCI device :00:08.0 on NUMA socket -1 EAL: probe driver: 1af4:1000 rte_virtio_pmd EAL: PCI device :00:09.0 on NUM