From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 0/5] introduce new tunnel types Date: Tue, 17 Apr 2018 00:33:05 +0200 Message-ID: <23811966.lJkVpyNlbO@xps> References: <20180226150947.107179-2-xuemingl@mellanox.com> <20180413110218.105894-1-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 , Adrien Mazarguil , Nelio Laranjeiro , Shahaf Shuler , Olivier Matz 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 8C5C9CF68 for ; Tue, 17 Apr 2018 00:33:08 +0200 (CEST) In-Reply-To: <20180413110218.105894-1-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" 13/04/2018 13:02, Xueming Li: > Xueming Li (5): > doc: remove RSS configuration change announcement > ethdev: introduce new tunnel VXLAN-GPE > ethdev: introduce tunnel type MPLS-in-GRE and MPLS-in-UDP > app/testpmd: introduce new tunnel VXLAN-GPE > app/testpmd: add more GRE extension support to csum engine I would personnaly prefer that the comments of the structures fields in patch 2 (VXLAN-GPE) are aligned with few spaces. Except this nit, Acked-by: Thomas Monjalon