From: Jerin Jacob <jerinj@marvell.com>
To: Stephen Hemminger <stephen@networkplumber.org>,
"dev@dpdk.org" <dev@dpdk.org>
Cc: Julien Aube <julien_dpdk@jaube.fr>,
Harish Patil <harish.patil@cavium.com>
Subject: RE: [EXTERNAL] [PATCH 4/4] net/bnx2x: fix duplicate branch
Date: Mon, 18 Nov 2024 06:38:50 +0000 [thread overview]
Message-ID: <BY3PR18MB478507AB905FA2B565549DB7C8272@BY3PR18MB4785.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20241112174613.326565-5-stephen@networkplumber.org>
> -----Original Message-----
> From: Stephen Hemminger <stephen@networkplumber.org>
> Sent: Tuesday, November 12, 2024 11:14 PM
> To: dev@dpdk.org
> Cc: Stephen Hemminger <stephen@networkplumber.org>; Julien Aube
> <julien_dpdk@jaube.fr>; Harish Patil <harish.patil@cavium.com>
> Subject: [EXTERNAL] [PATCH 4/4] net/bnx2x: fix duplicate branch
>
> Coverity spotted that both legs of the conditional are the same. Looking at
> kernel driver there is additional code there, but the kernel driver supports Wake
> On Lan, and DPDK does not. Coverity issue: 362072 Fixes: 540a211084a7
> ("bnx2x: driver
> Coverity spotted that both legs of the conditional are the same.
> Looking at kernel driver there is additional code there, but the kernel driver
> supports Wake On Lan, and DPDK does not.
>
> Coverity issue: 362072
> Fixes: 540a211084a7 ("bnx2x: driver core")
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Added Cc: stable@dpdk.org and Series applied to dpdk-next-net-mrvl/for-main. Thanks
prev parent reply other threads:[~2024-11-18 6:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-12 17:43 [PATCH 0/4] Coverity buf fixes for bnx2x Stephen Hemminger
2024-11-12 17:43 ` [PATCH 1/4] net/bnx2x: remove dead conditional Stephen Hemminger
2024-11-12 17:43 ` [PATCH 2/4] net/bnx2x: fix always true expression Stephen Hemminger
2024-11-12 17:43 ` [PATCH 3/4] net/bnx2x: fix possible infinite loop at startup Stephen Hemminger
2024-11-12 17:43 ` [PATCH 4/4] net/bnx2x: fix duplicate branch Stephen Hemminger
2024-11-18 6:38 ` Jerin Jacob [this message]
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=BY3PR18MB478507AB905FA2B565549DB7C8272@BY3PR18MB4785.namprd18.prod.outlook.com \
--to=jerinj@marvell.com \
--cc=dev@dpdk.org \
--cc=harish.patil@cavium.com \
--cc=julien_dpdk@jaube.fr \
--cc=stephen@networkplumber.org \
/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).