> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Tuesday, November 7, 2023 4:35 PM
> To: Wu, Jingjing <[email protected]>; Xing, Beilei <[email protected]>
> Cc: [email protected]; Qiao, Wenjing <[email protected]>
> Subject: [PATCH] net/cpfl: refactor flow parser
>
> From: Wenjing Qiao <[email protected]>
>
> Use strncpy instead of memcpy for string copy and rename macro.
>
> Coverity issue: 405350
> Fixes: 6cc97c9971d7 ("net/cpfl: build action mapping rules from JSON")
>
> Signed-off-by: Wenjing Qiao <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi