From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 4/4] app/testpmd: introduce VXLAN GPE to csum forwarding engine Date: Tue, 17 Apr 2018 00:46:08 +0200 Message-ID: <19791900.7uIRuCHjTG@xps> References: <20180408123240.110698-1-xuemingl@mellanox.com> <20180408123240.110698-5-xuemingl@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Wenzhuo Lu , Jingjing Wu , Yongseok Koh , Olivier MATZ , Shahaf Shuler , Ferruh Yigit To: Xueming Li Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 5FB08D004 for ; Tue, 17 Apr 2018 00:46:11 +0200 (CEST) In-Reply-To: <20180408123240.110698-5-xuemingl@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/04/2018 14:32, Xueming Li: > This patch introduced VXLAN-GPE support to csum forwarding engine by > recognizing VXLAN-GPE UDP port and parsing tunnel payload according to > next-protocol type. > > Signed-off-by: Xueming Li This is not the right series for this patch. It is already in the "new tunnel types" patchset.