[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
Daniel Gregory
daniel.gregory at bytedance.com
Fri May 3 16:21:18 CEST 2024
On Fri, May 03, 2024 at 03:32:20PM +0200, David Marchand wrote:
> - RTE_BUILD_BUG_ON() should not be used indeed.
> IIRC, this issue was introduced with 875f350924b8 ("eal: add a new
> helper for wait until scheme").
> Please add a corresponding Fixes: tag in next revision.
Will do. Should I CC stable at dpdk.org too?
> - This ARM specific implementation should take a rte_memory_order type
> instead of a int type for the memorder input variable.
> This was missed in 1ec6a845b5cb ("eal: use stdatomic API in public headers").
>
> Could you send a fix for this small issue too?
Yes, sure thing.
Thanks, Daniel
More information about the dev
mailing list