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? [...] > 0000:03:00.0 'NetXtreme BCM5719 Gigabit Ethernet PCIe' if=eth0 > *drv=tg3* unused= > *Active* > 0000:03:00.1 'NetXtreme BCM5719 Gigabit Ethernet PCIe' if=eth1 *drv=tg3* > unused= > 0000:03:00.2 'NetXtreme BCM5719 Gigabit Ethernet PCIe' if=eth2 *drv=tg3* > unused= > 0000:03:00.3 'NetXtreme BCM5719 Gigabit Ethernet PCIe' if=eth3 *drv=tg3* > unused= > 0000:07:00.0 'OneConnect 10Gb NIC (be3)' if=eth4* drv=be2net* unused= > 0000:07:00.1 'OneConnect 10Gb NIC (be3)' if=eth5 *drv=be2net* unused=
No, Broadcom and Emulex NICs are not supported. But patches are welcomed. By the way, you can use any NIC with pmd_pcap if you don't care about performance. -- Thomas