On 10/6/2023 9:27 AM, David Marchand wrote: > On Fri, Aug 11, 2023 at 8:08 AM Sivaprasad Tummala > <sivaprasad.tumm...@amd.com> wrote: >> >> This patch removes RTE_CPUFLAG_NUMFLAGS to allow new CPU >> features without breaking ABI each time. >> >> Signed-off-by: Sivaprasad Tummala <sivaprasad.tumm...@amd.com> > > I relooked at the API and I see one case (that I had missed in my > previous reply) where an ABI issue may be present so I updated the > commitlog in this regard. > > And then I merged this patch, with a few modifications. > - removed the deprecation notice and updated RN, > - removed leftover "Last item" comments in arch cpuflag headers, > > I hope everyone is happy with this. > >
Looks good to me, thanks David.