[AMD Official Use Only - General]

> -----Original Message-----
> From: Yigit, Ferruh <ferruh.yi...@amd.com>
> Sent: Wednesday, September 27, 2023 6:44 PM
> To: Tummala, Sivaprasad <sivaprasad.tumm...@amd.com>;
> ruifeng.w...@arm.com; zhou...@loongson.cn; d...@linux.vnet.ibm.com;
> k...@semihalf.com; bruce.richard...@intel.com; konstantin.v.anan...@yandex.ru
> Cc: dev@dpdk.org
> Subject: Re: [PATCH v2 2/2] eal: remove NUMFLAGS enumeration
>
> On 8/11/2023 7:07 AM, Sivaprasad Tummala 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>
> > ---
> >  lib/eal/arm/include/rte_cpuflags_32.h    | 1 -
> >  lib/eal/arm/include/rte_cpuflags_64.h    | 1 -
> >  lib/eal/arm/rte_cpuflags.c               | 7 +++++--
> >  lib/eal/loongarch/include/rte_cpuflags.h | 1 -
> >  lib/eal/loongarch/rte_cpuflags.c         | 7 +++++--
> >  lib/eal/ppc/include/rte_cpuflags.h       | 1 -
> >  lib/eal/ppc/rte_cpuflags.c               | 7 +++++--
> >  lib/eal/riscv/include/rte_cpuflags.h     | 1 -
> >  lib/eal/riscv/rte_cpuflags.c             | 7 +++++--
> >  lib/eal/x86/include/rte_cpuflags.h       | 1 -
> >  lib/eal/x86/rte_cpuflags.c               | 7 +++++--
> >  11 files changed, 25 insertions(+), 16 deletions(-)
> >
>
> Hi Sivaprasad,
>
> Is the relevant deprecation notice removed somewhere, if not can you please
> remove it in this set?
>
> Thanks,
> Ferruh
Sure, will do the needful

Reply via email to