[PATCH] net/cpfl: fix coverity issues
Thomas Monjalon
thomas at monjalon.net
Sun Nov 12 18:42:54 CET 2023
07/11/2023 01:18, Zhang, Qi Z:
> From: Qiao, Wenjing <wenjing.qiao at intel.com>
> > From: Wenjing Qiao <wenjing.qiao at intel.com>
> >
> > 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 <qi.z.zhang at intel.com>
>
> Applied to dpdk-next-net-intel.
cpfl is still new, but please in future,
try to group fixes logically with an explanation of the fix.
More information about the dev
mailing list