Re: [PATCH v3 4/4] eal: describe Arm CPU features including WFXT

2024-07-15 Thread Honnappa Nagarahalli
> On Jul 15, 2024, at 5:53 PM, Wathsala Vithanage > wrote: > > RTE_CPUFALG_WFXT indicates the availability of WFET and WFIT > instructions. To preserve consistency across the rte_cpu_flag_t > enumeration, add descriptive comments to each Arm feature listed. IMO, above can be simpler. “Add desc

[PATCH v3 4/4] eal: describe Arm CPU features including WFXT

2024-07-15 Thread Wathsala Vithanage
RTE_CPUFALG_WFXT indicates the availability of WFET and WFIT instructions. To preserve consistency across the rte_cpu_flag_t enumeration, add descriptive comments to each Arm feature listed. Signed-off-by: Wathsala Vithanage Reviewed-by: Dhruv Tripathi --- lib/eal/arm/include/rte_cpuflags_64.h