From: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
To: Jerin Jacob Kollanukkaran <jerinj@marvell.com>,
Harman Kalra <hkalra@marvell.com>,
Nithin Kumar Dabilpuram <ndabilpuram@marvell.com>,
Vamsi Krishna Attunuru <vattunuru@marvell.com>,
Kiran Kumar Kokkilagadda <kirankumark@marvell.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
"thomas@monjalon.net" <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH] drivers/octeontx2: fix coverity issues
Date: Mon, 5 Aug 2019 16:48:22 +0000 [thread overview]
Message-ID: <BYAPR18MB2424F9A17A58519738E3E969C8DA0@BYAPR18MB2424.namprd18.prod.outlook.com> (raw)
In-Reply-To: <BYAPR18MB2424534F9BCC4C8A90EEAC34C8DA0@BYAPR18MB2424.namprd18.prod.outlook.com>
> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Jerin Jacob Kollanukkaran
> Sent: Monday, August 5, 2019 9:35 AM
> To: Harman Kalra <hkalra@marvell.com>; Nithin Kumar Dabilpuram
> <ndabilpuram@marvell.com>; Vamsi Krishna Attunuru
> <vattunuru@marvell.com>; Kiran Kumar Kokkilagadda
> <kirankumark@marvell.com>
> Cc: dev@dpdk.org; thomas@monjalon.net
> Subject: Re: [dpdk-dev] [PATCH] drivers/octeontx2: fix coverity issues
>
>
>
> > -----Original Message-----
> > From: Harman Kalra <hkalra@marvell.com>
> > Sent: Sunday, August 4, 2019 12:51 PM
> > To: Jerin Jacob Kollanukkaran <jerinj@marvell.com>; Nithin Kumar
> > Dabilpuram <ndabilpuram@marvell.com>; Vamsi Krishna Attunuru
> > <vattunuru@marvell.com>; Kiran Kumar Kokkilagadda
> > <kirankumark@marvell.com>
> > Cc: dev@dpdk.org; Harman Kalra <hkalra@marvell.com>
> > Subject: [PATCH] drivers/octeontx2: fix coverity issues
> >
> > Addresed issues reported by coverity: NULL pointer dereferencing
> > issues, unchecked return value, uinitialized scalar value, probable
> > deadcode cases, unintended sign extension, bad bit shift operation,
> > Wrong sizeof argument
> > (SIZEOF_MISMATCH)
> >
> > Coverity issue: 343396, 345028, 344977, 345015, 345025, 344969,
> > Coverity
> > issue: 345014, 344966, 343437, 344993, 345007, 344988, Coverity issue:
> > 343405, 344999, 345003
> >
> > Fixes: 58f6f93c34c1 ("net/octeontx2: add module EEPROM dump")
> > Fixes: 38f566280abb ("net/octeontx2: add link stats operations")
> > Fixes: b5dc3140448e ("net/octeontx2: support base PTP")
> > Fixes: ba1b3b081edf ("net/octeontx2: support VLAN offloads")
> > Fixes: 092b38341859 ("net/octeontx2: add flow init and fini")
> > Fixes: 3da1b85b6d06 ("common/octeontx2: add FLR IRQ handler")
> > Fixes: 2548ab774f92 ("mempool/octeontx2: add context dump support")
> > Fixes: 2b71657c8660 ("common/octeontx2: add mbox request and
> response
> > definition")
> >
> > Signed-off-by: Harman Kalra <hkalra@marvell.com>
>
> Acked-by: Jerin Jacob <jerinj@marvell.com>
Applied to dpdk-next-net-mrvl/master. Thanks
prev parent reply other threads:[~2019-08-05 16:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-04 7:20 Harman Kalra
2019-08-05 4:05 ` Jerin Jacob Kollanukkaran
2019-08-05 16:48 ` Jerin Jacob Kollanukkaran [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=BYAPR18MB2424F9A17A58519738E3E969C8DA0@BYAPR18MB2424.namprd18.prod.outlook.com \
--to=jerinj@marvell.com \
--cc=dev@dpdk.org \
--cc=hkalra@marvell.com \
--cc=kirankumark@marvell.com \
--cc=ndabilpuram@marvell.com \
--cc=thomas@monjalon.net \
--cc=vattunuru@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).