[dpdk-dev] [PATCH v3 4/4] app/test-pmd: test tunnel filter for IP in GRE

Sun, Xutao xutao.sun at intel.com
Thu Feb 18 08:19:16 CET 2016


Hi  Pablo,

> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Friday, February 12, 2016 9:47 PM
> To: Sun, Xutao <xutao.sun at intel.com>; dev at dpdk.org
> Subject: RE: [dpdk-dev] [PATCH v3 4/4] app/test-pmd: test tunnel filter for IP
> in GRE
> 
> Hi Xutao,
> 
> > -----Original Message-----
> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Xutao Sun
> > Sent: Thursday, January 28, 2016 10:26 AM
> > To: dev at dpdk.org
> > Subject: [dpdk-dev] [PATCH v3 4/4] app/test-pmd: test tunnel filter
> > for IP in GRE
> >
> > This patch add some options in tunnel_filter command to test IP in GRE
> > packet classification on i40e.
> >
> > Signed-off-by: Xutao Sun <xutao.sun at intel.com>
> > Signed-off-by: Jijiang Liu <jijiang.liu at intel.com>
> 
> This patch needs to include a documentation update in testpmd_funcs.rst.

I have checked testpmd_funcs.rst before.
The content in the testpmd_funcs.rst is: 

   testpmd> tunnel_filter add (port_id) (outer_mac) (inner_mac) (ip_addr) \
            (inner_vlan) (tunnel_type) (filter_type) (tenant_id) (queue_id)

It does not include the options, so I think I don't need to update this document.

Regards,
Xutao


More information about the dev mailing list