Re: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-28 Thread Thomas Monjalon
> > > > > To allow new cpu features to be added without ABI breakage, > > > > > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release. > > > > > > > > > > Signed-off-by: Sivaprasad Tummala > > > > > > > > +techboard, > > > > > > > > Request for review/ack, patch is to remove ABI restriction t

RE: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-25 Thread Hemant Agrawal
> -Original Message- > > On Tue, Jul 25, 2023 at 7:48 PM Tyler Retzlaff > wrote: > > > > On Tue, Jul 25, 2023 at 09:39:15AM +0100, Ferruh Yigit wrote: > > > On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote: > > > > To allow new cpu features to be added without ABI breakage, > > > > RTE_C

Re: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-25 Thread Jerin Jacob
On Tue, Jul 25, 2023 at 7:48 PM Tyler Retzlaff wrote: > > On Tue, Jul 25, 2023 at 09:39:15AM +0100, Ferruh Yigit wrote: > > On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote: > > > To allow new cpu features to be added without ABI breakage, > > > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 re

Re: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-25 Thread Tyler Retzlaff
On Tue, Jul 25, 2023 at 09:39:15AM +0100, Ferruh Yigit wrote: > On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote: > > To allow new cpu features to be added without ABI breakage, > > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release. > > > > Signed-off-by: Sivaprasad Tummala > > --- > > d

Re: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-25 Thread Kevin Traynor
On 25/07/2023 09:39, Ferruh Yigit wrote: On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote: To allow new cpu features to be added without ABI breakage, RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release. Signed-off-by: Sivaprasad Tummala --- doc/guides/rel_notes/deprecation.rst | 3 +++

RE: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-25 Thread Morten Brørup
> From: Ferruh Yigit [mailto:ferruh.yi...@amd.com] > Sent: Tuesday, 25 July 2023 10.39 > > On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote: > > To allow new cpu features to be added without ABI breakage, > > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release. > > > > Signed-off-by: Sivapra

Re: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-25 Thread Bruce Richardson
On Tue, Jul 25, 2023 at 09:39:15AM +0100, Ferruh Yigit wrote: > On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote: > > To allow new cpu features to be added without ABI breakage, > > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release. > > > > Signed-off-by: Sivaprasad Tummala > > --- > > d

Re: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-25 Thread Ferruh Yigit
On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote: > To allow new cpu features to be added without ABI breakage, > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release. > > Signed-off-by: Sivaprasad Tummala > --- > doc/guides/rel_notes/deprecation.rst | 3 +++ > 1 file changed, 3 insertions(

Re: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-12 Thread Hemant Agrawal
On 12-Jul-23 3:51 PM, Ferruh Yigit wrote: Caution: This is an external email. Please take care when clicking links or opening attachments. When in doubt, report the message using the 'Report this email' button On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote: To allow new cpu features to be

Re: [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-12 Thread Ferruh Yigit
On 7/12/2023 11:18 AM, Sivaprasad Tummala wrote: > To allow new cpu features to be added without ABI breakage, > RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release. > > Signed-off-by: Sivaprasad Tummala > --- > doc/guides/rel_notes/deprecation.rst | 3 +++ > 1 file changed, 3 insertions(

[PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS

2023-07-12 Thread Sivaprasad Tummala
To allow new cpu features to be added without ABI breakage, RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release. Signed-off-by: Sivaprasad Tummala --- doc/guides/rel_notes/deprecation.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/gu