Re: [dpdk-dev] [PATCH] doc: announce removal of L2 tunnel filtering API

2020-08-05 Thread Thomas Monjalon
> >>> The functions for L2 tunnel were missed when marking the legacy > >>> filtering API as deprecated. That's why a separate notice is done > >>> to make clear that it will be removed as well in DPDK 20.11. > >>> > >>> Signed-off-by: Thomas Monjalon > >> Acked-by: Ajit Khaparde > >> Acked-by: D

Re: [dpdk-dev] [PATCH] doc: announce removal of L2 tunnel filtering API

2020-08-05 Thread Andrew Rybchenko
On 8/4/20 11:54 AM, Jerin Jacob wrote: > On Tue, Aug 4, 2020 at 1:21 PM David Marchand > wrote: >> >> On Mon, Aug 3, 2020 at 8:06 PM Thomas Monjalon wrote: >>> >>> The functions for L2 tunnel were missed when marking the legacy >>> filtering API as deprecated. That's why a separate notice is don

Re: [dpdk-dev] [PATCH] doc: announce removal of L2 tunnel filtering API

2020-08-04 Thread Jerin Jacob
On Tue, Aug 4, 2020 at 1:21 PM David Marchand wrote: > > On Mon, Aug 3, 2020 at 8:06 PM Thomas Monjalon wrote: > > > > The functions for L2 tunnel were missed when marking the legacy > > filtering API as deprecated. That's why a separate notice is done > > to make clear that it will be removed as

Re: [dpdk-dev] [PATCH] doc: announce removal of L2 tunnel filtering API

2020-08-04 Thread Ajit Khaparde
On Mon, Aug 3, 2020 at 11:06 AM Thomas Monjalon wrote: > The functions for L2 tunnel were missed when marking the legacy > filtering API as deprecated. That's why a separate notice is done > to make clear that it will be removed as well in DPDK 20.11. > > Signed-off-by: Thomas Monjalon > Acked-b

Re: [dpdk-dev] [PATCH] doc: announce removal of L2 tunnel filtering API

2020-08-04 Thread David Marchand
On Mon, Aug 3, 2020 at 8:06 PM Thomas Monjalon wrote: > > The functions for L2 tunnel were missed when marking the legacy > filtering API as deprecated. That's why a separate notice is done > to make clear that it will be removed as well in DPDK 20.11. > > Signed-off-by: Thomas Monjalon Acked-by

[dpdk-dev] [PATCH] doc: announce removal of L2 tunnel filtering API

2020-08-03 Thread Thomas Monjalon
The functions for L2 tunnel were missed when marking the legacy filtering API as deprecated. That's why a separate notice is done to make clear that it will be removed as well in DPDK 20.11. Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/deprecation.rst | 6 ++ 1 file changed, 6 ins