Thanks,
it has the same effect as my changeee

i found the lost packets issue... it was related to my app implementation
(a bug with increasing the number of segments at the nb_segs variable).

anyway thanks.



On Wed, Jun 11, 2014 at 7:18 PM, Thomas Monjalon <thomas.monjalon at 6wind.com>
wrote:

> 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
>

Reply via email to