Joyce, Honnappa, On Tue, Nov 16, 2021 at 10:43 AM Joyce Kong <[email protected]> wrote: > > Convert rte_atomic usages to compiler atomic > built-ins for lcore_state and collisions sync. > > Also, move 'main_init_workers' outside of > 'timer_stress2_main_loop' to guarantee lcore_state > initialized correctly before the threads launched.
Is this "also" part actually related to the change? Or is it a separate fix? > > Signed-off-by: Joyce Kong <[email protected]> > Reviewed-by: Ruifeng Wang <[email protected]> -- David Marchand

