On Tue, 19 Nov 2024 19:13:03 -0800
Andre Muezerie <[email protected]> wrote:

> From: Konstantin Ananyev <[email protected]>
> 
> 1) ../lib/eal/common/eal_common_proc.c:695:15
>     : warning: variable length array used
> 
> As msg->num_fds should not exceed RTE_MP_MAX_FD_NUM, replaced
> it with fixed size array.
> 
> Signed-off-by: Konstantin Ananyev <[email protected]>

Acked-by: Stephen Hemminger <[email protected]>

Reply via email to