DPDK patches and discussions
 help / color / mirror / Atom feed
From: Anoob Joseph <anoobj@marvell.com>
To: Ankur Dwivedi <adwivedi@marvell.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "Lukas Bartosik [C]" <lbartosik@marvell.com>,
	Ankur Dwivedi <adwivedi@marvell.com>,
	"akhil.goyal@nxp.com" <akhil.goyal@nxp.com>
Subject: Re: [dpdk-dev] [PATCH 1/2] examples/ipsec-secgw: remove duplicated if check
Date: Fri, 17 Apr 2020 16:03:35 +0000	[thread overview]
Message-ID: <MN2PR18MB2877E3EC2986413CCCA9F064DFD90@MN2PR18MB2877.namprd18.prod.outlook.com> (raw)
In-Reply-To: <1587138115-13149-1-git-send-email-adwivedi@marvell.com>


> 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@marvell.com>
> ---
>  examples/ipsec-secgw/ipsec_worker.c | 7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)
> 

Acked-by: Anoob Joseph <anoobj@marvell.com>



  parent reply	other threads:[~2020-04-17 16:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-17 15:41 Ankur Dwivedi
2020-04-17 15:41 ` [dpdk-dev] [PATCH 2/2] examples/ipsec-secgw: check return value of function Ankur Dwivedi
2020-04-17 16:05   ` Anoob Joseph
2020-04-17 16:03 ` Anoob Joseph [this message]
2020-04-17 21:16   ` [dpdk-dev] [PATCH 1/2] examples/ipsec-secgw: remove duplicated if check Akhil Goyal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MN2PR18MB2877E3EC2986413CCCA9F064DFD90@MN2PR18MB2877.namprd18.prod.outlook.com \
    --to=anoobj@marvell.com \
    --cc=adwivedi@marvell.com \
    --cc=akhil.goyal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=lbartosik@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).