On 11/10/2024 6:41 PM, Stephen Hemminger wrote:
> Compiler no longer allows initializing byte array with string.
> warning: initializer-string for array of ‘unsigned char’ is too long
>        [-Wunterminated-string-initialization]
>   169 |         .vni = "\xff\xff\xff",
>       |                ^~~~~~~~~~~~~~
> 
> Fixes: 39c8044ffb7b ("net/dpaa2: support VXLAN flow matching")
> Cc: jun.y...@nxp.com
> 
> Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
>

Acked-by: Ferruh Yigit <ferruh.yi...@amd.com>

Applied to dpdk-next-net/main, thanks.

Reply via email to