> -----Original Message-----
> From: Qiao, Wenjing <[email protected]>
> Sent: Monday, November 6, 2023 6:00 PM
> To: Wu, Jingjing <[email protected]>; Xing, Beilei
> <[email protected]>;
> Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Zhang, Yuying <[email protected]>; Qiao, Wenjing
> <[email protected]>
> Subject: [PATCH] net/cpfl: fix coverity issues
>
> From: Wenjing Qiao <[email protected]>
>
> Fix integer handling issues, tainted_scalar issues, uninit issues, overrun
> issues
> and control flow issues reported by coverity scan.
>
> Coverity issue: 403259
> Coverity issue: 403261
> Coverity issue: 403266
> Coverity issue: 403267
> Coverity issue: 403271
> Coverity issue: 403274
> Fixes: db042ef09d26 ("net/cpfl: implement FXP rule creation and destroying")
> Fixes: 03f976012304 ("net/cpfl: adapt FXP to flow engine")
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi