[dpdk-dev] [PATCH v2 1/7]i40e:support VxLAN packet identification

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Aug 28 10:33:12 CEST 2014


2014-08-28 01:33, Liu, Jijiang:
> > >  lib/librte_ether/rte_ethdev.c     |   63 ++++++++++++
> > >  lib/librte_ether/rte_ethdev.h     |   76 ++++++++++++++
> > >  lib/librte_ether/rte_ether.h      |   10 ++
> > >  lib/librte_pmd_i40e/i40e_ethdev.c |  199
> > 
> > Changing ethdev API is so sensible that it deserves a separated commit.
> > 
> You meant that I should split the patch into two patches, one is for
> changes in librte_ether, other is for Change in librte_pmd_i40e?

Yes, 1 patch for ethdev (including rte_ether.h) and the other one for i40e.

-- 
Thomas


More information about the dev mailing list