From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v3 2/4] app/testpmd: add MPLS and GRE fields to flow command Date: Tue, 28 Mar 2017 14:29:49 +0200 Message-ID: <20170328122948.GF3790@6wind.com> References: <1490266669-122137-1-git-send-email-beilei.xing@intel.com> <1490683208-38096-1-git-send-email-beilei.xing@intel.com> <1490683208-38096-3-git-send-email-beilei.xing@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: jingjing.wu@intel.com, helin.zhang@intel.com, bernard.iremonger@intel.com, dev@dpdk.org To: Beilei Xing Return-path: Received: from mail-wr0-f178.google.com (mail-wr0-f178.google.com [209.85.128.178]) by dpdk.org (Postfix) with ESMTP id C0A61CFA4 for ; Tue, 28 Mar 2017 14:29:57 +0200 (CEST) Received: by mail-wr0-f178.google.com with SMTP id u1so102860268wra.2 for ; Tue, 28 Mar 2017 05:29:57 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1490683208-38096-3-git-send-email-beilei.xing@intel.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" On Tue, Mar 28, 2017 at 02:40:06PM +0800, Beilei Xing wrote: > This patch exposes the following item fields through the flow command: > > - MPLS label > - GRE protocol > > Signed-off-by: Beilei Xing > --- > app/test-pmd/cmdline_flow.c | 47 +++++++++++++++++++++++++++++ > app/test-pmd/config.c | 2 ++ > doc/guides/testpmd_app_ug/testpmd_funcs.rst | 8 +++++ > 3 files changed, 57 insertions(+) Besides the strange indentation of the commit log, Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND