[dpdk-dev] 82546EB Copper issue

2013-11-22 Thread Thomas Monjalon
22/11/2013 08:30, Ognjen Joldzic : > Actually, the support for 82546EB Copper NIC is already there. All it takes > to make it work is one line in rte_pci_dev_ids.h: > > RTE_PCI_DEV_ID_DECL_EM(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82546EB_COPPER) > > Not much of a patch, I guess :) Please, I would pr

[dpdk-dev] 82546EB Copper issue

2013-11-22 Thread Ognjen Joldzic
Hi. Actually, the support for 82546EB Copper NIC is already there. All it takes to make it work is one line in rte_pci_dev_ids.h: RTE_PCI_DEV_ID_DECL_EM(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82546EB_COPPER) Not much of a patch, I guess :) On Wed, Nov 20, 2013 at 8:57 AM, Thomas Monjalon wrote: > H

[dpdk-dev] 82546EB Copper issue

2013-11-20 Thread Thomas Monjalon
Hello, 19/11/2013 23:44, Ognjen Joldzic : > Recently I came across a 82546EB Dual-port Gigabit Ethernet (Copper) NIC > and tried to include it in our current DPDK setup. However, the card > doesn't seem to be supported (I was unable to bind the igb_uio driver). > There was a post in mailing list e

[dpdk-dev] 82546EB Copper issue

2013-11-19 Thread Ognjen Joldzic
Hi, Recently I came across a 82546EB Dual-port Gigabit Ethernet (Copper) NIC and tried to include it in our current DPDK setup. However, the card doesn't seem to be supported (I was unable to bind the igb_uio driver). There was a post in mailing list earlier this year stating that this particular