[dpdk-dev] eth dev doesn't free mbufs for 82575EB

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jun 11 18:18:59 CEST 2014


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


More information about the dev mailing list