[dpdk-dev] [PATCH 1/2] examples/ipsec-secgw: remove duplicated if check
Akhil Goyal
akhil.goyal at nxp.com
Fri Apr 17 23:16:30 CEST 2020
>
> > The two if check does the same task, so removing one.
> >
> > Coverity Issue: 355669
> > Fixes: 9ad50c29d01d ("examples/ipsec-secgw: add app mode worker")
> >
> > Signed-off-by: Ankur Dwivedi <adwivedi at marvell.com>
> > ---
> > examples/ipsec-secgw/ipsec_worker.c | 7 +------
> > 1 file changed, 1 insertion(+), 6 deletions(-)
> >
>
> Acked-by: Anoob Joseph <anoobj at marvell.com>
>
Series
Acked-by: Akhil Goyal <akhil.goyal at nxp.com>
Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list