[dpdk-dev] [dpdk-ovs] Problem with OVS

2013-12-16 Thread Romulo Rosa
Unfortunately performance is something I need for my graduate work. I also do not have much time to develop a patch at the moment, maybe in a master's thesis. Thanks 2013/12/15 Thomas Monjalon > 14/12/2013 13:54, Romulo Rosa : > > But i think my NICS are not supportted by Intel DPDK. In this l

[dpdk-dev] [dpdk-ovs] Problem with OVS

2013-12-15 Thread Jyotiswarup Raiturkar
Hi Romulo You can check lib/librte_eal/common/include/rte_pci_dev_ids.h for supported NICs. Also from your pci_unbind status , does not look like any NIC is bound to igb_uio.. On Sat, Dec 14, 2013 at 9:24 PM, Romulo Rosa wrote: > Thanks Paul, > > But i think my NICS are not supportted by Intel

[dpdk-dev] [dpdk-ovs] Problem with OVS

2013-12-15 Thread Thomas Monjalon
14/12/2013 13:54, Romulo Rosa : > But i think my NICS are not supportted by Intel DPDK. In this link they are > not listed http://dpdk.org/doc/nics. Anyone know if there are other > supported cards? [...] > :03:00.0 'NetXtreme BCM5719 Gigabit Ethernet PCIe' if=eth0 > *drv=tg3* unused= > *Active

[dpdk-dev] [dpdk-ovs] Problem with OVS

2013-12-14 Thread Romulo Rosa
Thanks Paul, But i think my NICS are not supportted by Intel DPDK. In this link they are not listed http://dpdk.org/doc/nics. Anyone know if there are other supported cards? ./tools/pci_unbind.py --status Network devices using IGB_UIO driver Network devices

[dpdk-dev] [dpdk-ovs] Problem with OVS

2013-12-13 Thread Paul Barrette
On 12/12/2013 05:25 PM, Romulo Rosa wrote: > Hi, > > i'm tryin to run OVS and i get a error. In documentation was mentioned a > possible solution for this problem but it didnt work to me. Someone have > any idea how to solve this problem? > The uio module is loaded. > > *Command: *./datapath/dpdk/

[dpdk-dev] [dpdk-ovs] Problem with OVS

2013-12-12 Thread Romulo Rosa
Hi, i'm tryin to run OVS and i get a error. In documentation was mentioned a possible solution for this problem but it didnt work to me. Someone have any idea how to solve this problem? The uio module is loaded. *Command: *./datapath/dpdk/build/ovs_dpdk -c 0xf -n 4 -- -p 0xc -n 2 -k 2 --stats=1 -