Re: [dpdk-dev] [PATCH] examples/tep_term: deprecate this example

2020-10-19 Thread Li, Xiaoyun
Hi > -Original Message- > From: Ferruh Yigit > Sent: Monday, October 19, 2020 17:14 > To: Li, Xiaoyun ; dev@dpdk.org > Cc: arybche...@solarflare.com; techbo...@dpdk.org > Subject: Re: [PATCH] examples/tep_term: deprecate this example > > On 10/19/2020 9:27 AM, Xiaoyun Li wrote: > > The t

Re: [dpdk-dev] [PATCH] examples/tep_term: deprecate this example

2020-10-19 Thread Andrew Rybchenko
On 10/19/20 11:49 AM, Thomas Monjalon wrote: > 19/10/2020 10:27, Xiaoyun Li: >> The tunnel cases this example wants to test can be covered by testpmd >> with rte_flow_create. And this example hasn't been used for a long time. >> So deprecate this example. >> >> Signed-off-by: Xiaoyun Li > > Acked

Re: [dpdk-dev] [PATCH] examples/tep_term: deprecate this example

2020-10-19 Thread Ferruh Yigit
On 10/19/2020 9:27 AM, Xiaoyun Li wrote: The tunnel cases this example wants to test can be covered by testpmd with rte_flow_create. And this example hasn't been used for a long time. So deprecate this example. Signed-off-by: Xiaoyun Li cc'ed techboard since it has a recurring task to remove

Re: [dpdk-dev] [PATCH] examples/tep_term: deprecate this example

2020-10-19 Thread Thomas Monjalon
19/10/2020 10:27, Xiaoyun Li: > The tunnel cases this example wants to test can be covered by testpmd > with rte_flow_create. And this example hasn't been used for a long time. > So deprecate this example. > > Signed-off-by: Xiaoyun Li Acked-by: Thomas Monjalon Thanks for the cleanup.

[dpdk-dev] [PATCH] examples/tep_term: deprecate this example

2020-10-19 Thread Xiaoyun Li
The tunnel cases this example wants to test can be covered by testpmd with rte_flow_create. And this example hasn't been used for a long time. So deprecate this example. Signed-off-by: Xiaoyun Li --- MAINTAINERS |4 - .../img/tep_termination_arch.svg