From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beilei Xing Subject: [PATCH 0/2] support PPPoE and L2TP in SW ptype parser Date: Tue, 28 Nov 2017 18:12:54 +0800 Message-ID: <1511863976-126599-1-git-send-email-beilei.xing@intel.com> Cc: dev@dpdk.org, andrey.chilikin@intel.com To: jingjing.wu@intel.com, olivier.matz@6wind.com Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id A6B3E2BE9 for ; Tue, 28 Nov 2017 11:12:26 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Beilei Xing (2): mbuf: support PPPoE and L2TP in software packet type parser net/i40e: support PPPoE and L2TP in SW ptype parser function drivers/net/i40e/i40e_ethdev.c | 72 ++++++++++++++++++++++++++++------------ lib/librte_mbuf/rte_mbuf_ptype.c | 2 ++ lib/librte_mbuf/rte_mbuf_ptype.h | 26 +++++++++++++++ 3 files changed, 78 insertions(+), 22 deletions(-) -- 2.5.5