> -----Original Message-----
> From: Yang, SteveX <[email protected]>
> Sent: Thursday, October 20, 2022 11:21 AM
> To: [email protected]
> Cc: Yang, Qiming <[email protected]>; Zhang, Qi Z
> <[email protected]>; Yang, SteveX <[email protected]>
> Subject: [PATCH v1] net/ice: fix format overflow warning for meson build
> 
> ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the
> destination [-Werror=format-overflow=]
> 
> Enlarge string size to avoid this warning.
> 
> Fixes: f2a3245e7aec ("net/ice: support ddp dump switch rule binary")
> 
> Signed-off-by: Steve Yang <[email protected]>

Acked-by: Qi Zhang <[email protected]>

Squashed into below patch on dpdk-next-net-intel.
https://patchwork.dpdk.org/project/dpdk/patch/[email protected]/

Thanks
Qi


Reply via email to