On Fri, Oct 27, 2023 at 10:01 AM David Marchand
<[email protected]> wrote:
>
> Locks in the DPDK shared memory were not initialised so far.
> This is not really a problem as the early_mem_config structure is stored
> in the bss section (and so set to 0 by default).
> Yet, for consistency, explicitly initialise those locks with relevant
> initialiser macros.
>
> Suggested-by: Thomas Monjalon <[email protected]>
> Signed-off-by: David Marchand <[email protected]>
> Acked-by: Chengwen Feng <[email protected]>

Applied, thanks.


-- 
David Marchand

Reply via email to