[dpdk-dev] igb_uio fails on VirtualBox virtio

2014-02-11 Thread Reda Haddad
On 2/10/14 2:32 PM, "Vincent JARDIN" wrote: >> I guess the referenced virtio-net-PMD below is dpdk1.3 compatible but >> not necessarily a newer version. So I assume will need to update it for >> 1.6, etc. > >Where do you see that it does not support the latest on dpdk.org? I tried to compile i

[dpdk-dev] igb_uio fails on VirtualBox virtio

2014-02-10 Thread Vincent JARDIN
> I guess the referenced virtio-net-PMD below is dpdk1.3 compatible but > not necessarily a newer version. So I assume will need to update it for > 1.6, etc. Where do you see that it does not support the latest on dpdk.org? http://dpdk.org/browse/virtio-net-pmd/log/virtio_user.c About 1.6, sta

[dpdk-dev] igb_uio fails on VirtualBox virtio

2014-02-10 Thread Reda Haddad
JARDIN mailto:vincent.jar...@6wind.com>> Date: Saturday, February 8, 2014 4:39 AM To: Ericsson mailto:reda.haddad at ericsson.com>> Cc: "dev at dpdk.org<mailto:dev at dpdk.org>" mailto:dev at dpdk.org>> Subject: Re: [dpdk-dev] igb_uio fails on VirtualBox virt

[dpdk-dev] igb_uio fails on VirtualBox virtio

2014-02-08 Thread Vincent JARDIN
You should use another virtio because it avoids uio constraints. I have been using it to run testpmd on Virtualbox longtime ago. See http://dpdk.org/browse/virtio-net-pmd/ Best regards, Vincent Le 8 f?vr. 2014 01:35, "Reda Haddad" a ?crit : > Hi, > > I am getting a "write error: No such dev

[dpdk-dev] igb_uio fails on VirtualBox virtio

2014-02-08 Thread Reda Haddad
Hi, I am getting a "write error: No such device" when: echo :00:08.0 > /sys/bus/pci/drivers/igb_uio/bind This is on Virtualbox with a virtio based adapter. This also fails when using the dpdk pci_unbind: ./tools/pci_unbind.py ?bind=igb_uio 00:08.0 Cannot bind to driver igb_uio I have read