Re: [PATCH] doc: postpone deprecation of pipeline legacy API

2024-10-11 Thread David Marchand
On Wed, Jul 19, 2023 at 5:13 PM Cristian Dumitrescu wrote: > > Postpone the deprecation of the legacy pipeline, table and port > library API and gradual stabilization of the new API. > > Signed-off-by: Cristian Dumitrescu > --- > doc/guides/rel_notes/deprecation.rst | 21 + >

Re: [PATCH] doc: postpone deprecation of pipeline legacy API

2023-07-28 Thread Thomas Monjalon
> > > Postpone the deprecation of the legacy pipeline, table and port > > > library API and gradual stabilization of the new API. > > > > > > Signed-off-by: Cristian Dumitrescu > > > --- > > > doc/guides/rel_notes/deprecation.rst | 21 + > > > 1 file changed, 9 insertions(+),

RE: [PATCH] doc: postpone deprecation of pipeline legacy API

2023-07-20 Thread Dumitrescu, Cristian
> -Original Message- > From: Richardson, Bruce > Sent: Wednesday, July 19, 2023 5:09 PM > To: Dumitrescu, Cristian > Cc: dev@dpdk.org; Nicolau, Radu ; R, > Kamalakannan ; Suresh Narayane, Harshad > > Subject: Re: [PATCH] doc: postpone deprecation of pipelin

Re: [PATCH] doc: postpone deprecation of pipeline legacy API

2023-07-20 Thread Radu Nicolau
On 19-Jul-23 4:12 PM, Cristian Dumitrescu wrote: Postpone the deprecation of the legacy pipeline, table and port library API and gradual stabilization of the new API. Signed-off-by: Cristian Dumitrescu --- Acked-by: Radu Nicolau

RE: [PATCH] doc: postpone deprecation of pipeline legacy API

2023-07-19 Thread Suresh Narayane, Harshad
-Original Message- From: Dumitrescu, Cristian Sent: Wednesday, July 19, 2023 8:42 PM To: dev@dpdk.org Cc: Richardson, Bruce ; Nicolau, Radu ; R, Kamalakannan ; Suresh Narayane, Harshad Subject: [PATCH] doc: postpone deprecation of pipeline legacy API Postpone the deprecation of the

Re: [PATCH] doc: postpone deprecation of pipeline legacy API

2023-07-19 Thread Bruce Richardson
On Wed, Jul 19, 2023 at 03:12:25PM +, Cristian Dumitrescu wrote: > Postpone the deprecation of the legacy pipeline, table and port > library API and gradual stabilization of the new API. > > Signed-off-by: Cristian Dumitrescu > --- > doc/guides/rel_notes/deprecation.rst | 21 +---

[PATCH] doc: postpone deprecation of pipeline legacy API

2023-07-19 Thread Cristian Dumitrescu
Postpone the deprecation of the legacy pipeline, table and port library API and gradual stabilization of the new API. Signed-off-by: Cristian Dumitrescu --- doc/guides/rel_notes/deprecation.rst | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/doc/guides/