[dpdk-dev] [PATCH v3 0/2] support PPPoE and L2TP packet types

Beilei Xing beilei.xing at intel.com
Thu Jan 4 11:46:19 CET 2018


v3 changes:
 - reword commit log

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: improve packet type 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