On Mon, Jan 22, 2024 at 12:13 PM Ruifeng Wang <[email protected]> wrote: > > > On 2024/1/21 11:21 PM, [email protected] wrote: > > From: Pavan Nikhilesh <[email protected]> > > > > Allow RTE_ARM_USE_WFE to be enabled at meson configuration > > time by passing it via c_args instead of modifying > > `config/arm/meson.build`. > > > > Example usage: > > meson build -Dc_args='-DRTE_ARM_USE_WFE' \ > > --cross-file config/arm/arm64_cn10k_linux_gcc > > > > Signed-off-by: Pavan Nikhilesh <[email protected]>
Could you split and resend this series a two separate patch as this patch needs to go through main tree.

