Lgtm scan of DPDK
Mcnamara, John
john.mcnamara at intel.com
Thu Jun 9 14:21:43 CEST 2022
> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Thursday, June 9, 2022 3:36 AM
> To: Mcnamara, John <john.mcnamara at intel.com>
> Cc: Thomas Monjalon <thomas at monjalon.net>; dev at dpdk.org;
> david.marchand at redhat.com
> Subject: Re: Lgtm scan of DPDK
>
> On Wed, 8 Jun 2022 08:35:45 +0000
> "Mcnamara, John" <john.mcnamara at intel.com> wrote:
>
> > > -----Original Message-----
> > > From: Thomas Monjalon <thomas at monjalon.net>
> > > Sent: Wednesday, June 8, 2022 9:23 AM
> > > To: Stephen Hemminger <stephen at networkplumber.org>
> > > Cc: dev at dpdk.org; Mcnamara, John <john.mcnamara at intel.com>;
> > > david.marchand at redhat.com
> > > Subject: Re: Lgtm scan of DPDK
> > >
> > > 28/05/2022 01:12, Stephen Hemminger:
> > > > I just discovered that there is another tool similar to Coverity
> > > > for
> > > scanning.
> > > > It gives different results, and might be useful.
> > > > The scans of github open source projects is already done.
> > > >
> > > > See: https://lgtm.com/projects/g/DPDK/dpdk
> > > >
> > > > Shows 19 errors, 263 warnings and 111 recommendations.
> > > >
> > > > ...
>
> Some background on why I looked at this.
>
> LGTM became Codeql which is now owned by Microsoft.
> Our internal build system now runs Codeql on all builds, mostly as a
> security scan.
>
> Long term would like to make DPDK upstream clean (so the team doesn't get
> false warnings) and engage Codeql if possible to resolve the issues on
> their side (like the Python noise).
>
> For now, will try to filter out anything that gets marked
>
Hi Stephen,
That is interesting. If you want help broadening out the initiative in the community let me know. In terms of static code analysis more is better so I'm in favour of any initiatives like this.
John
More information about the dev
mailing list