From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [dpdk-ovs] Problem with OVS Date: Sun, 15 Dec 2013 09:02:25 +0100 Message-ID: <8208309.oeISgDEZBG@x220> References: <52AB3176.7040800@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Romulo Rosa 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" 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