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 [email protected] 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

