2014-05-30 15:44, Helmut Sim: > I am trying to verify that the 82575EB NIC functions well. > The file rte_pci_dev_ids.h includes the following lines: > > #ifdef RTE_PCI_DEV_USE_82575EB_COPPER > RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82575EB_COPPER) > #endif > > so I defined the RTE_PCI_DEV_USE_82575EB_COPPER and hoped it will work well.
This commit could interest you: http://dpdk.org/browse/dpdk/commit/?id=cc333208d5658fea6420 -- Thomas