Re: [dpdk-dev] [PATCH v3 2/4] app/testpmd: add MPLS and GRE fields to flow command
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 >
[dpdk-dev] [PATCH v3 2/4] app/testpmd: add MPLS and GRE fields to flow command
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_a