> -----Original Message-----
> From: Qiao, Wenjing <[email protected]>
> Sent: Thursday, October 19, 2023 5:24 PM
> To: Wu, Jingjing <[email protected]>; Xing, Beilei <[email protected]>
> Cc: [email protected]; Zhang, Qi Z <[email protected]>; Qiao, Wenjing
> <[email protected]>
> Subject: [PATCH] net/cpfl: fix coverity issue 403269, 403270 and 403272
>
> From: Wenjing Qiao <[email protected]>
>
> Fix logically dead code and dereference before null check issues reported in
> coverity scan.
>
> Coverity issue: 403269
> Coverity issue: 403270
> Coverity issue: 403272
> Fixes: 41f20298ee8c ("net/cpfl: parse flow offloading hint from JSON")
> 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