[dpdk-dev] [PATCH v2 0/2] support PPPoE and L2TP packet types
    Beilei Xing 
    beilei.xing at intel.com
       
    Wed Dec 20 09:22:42 CET 2017
    
    
  
v2 changes:
 - change patch title
 - rework ptype parser according to new profile meta data
Beilei Xing (2):
  mbuf: add PPPoE and L2TP packet types
  net/i40e: support PPPoE and L2TP ptype parser
 drivers/net/i40e/i40e_ethdev.c   | 83 +++++++++++++++++++++++++++++-----------
 lib/librte_mbuf/rte_mbuf_ptype.c |  2 +
 lib/librte_mbuf/rte_mbuf_ptype.h | 26 +++++++++++++
 3 files changed, 88 insertions(+), 23 deletions(-)
-- 
2.5.5
    
    
More information about the dev
mailing list