DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: dpdk-dev <dev@dpdk.org>
Cc: Colin Ian King <colin.king@canonical.com>
Subject: Re: [dpdk-dev] cppcheck on dpdk
Date: Thu, 31 May 2018 12:22:58 +0100	[thread overview]
Message-ID: <b8d1319a-7089-983c-3f6e-cf5baf5b18a2@intel.com> (raw)
In-Reply-To: <fa189212-b6a7-309b-a85a-7f766f581b9f@intel.com>

On 5/16/2018 1:41 PM, Ferruh Yigit wrote:
> Today after listening Colin's Static Analysis talk, I run cppcheck on v18.05-rc4
> code and it revealed some issues, sharing here for anyone to interested in
> fixing them. At least I encourage to check maintainers to check their own pieces.
> 
> It is really easy to run cppcheck, in dpdk source folder:
> cppcheck --force .
> 
> With above command cppcheck verifies all #ifdef paths, some issues below seems
> related to this and that is why these issues not seen in build tests.

Some issues are fixed but we still have more, to trace them better submitted a
bugzilla issue for it:

https://dpdk.org/tracker/show_bug.cgi?id=58

  parent reply	other threads:[~2018-05-31 11:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-16 12:41 Ferruh Yigit
2018-05-16 16:03 ` Adrien Mazarguil
2018-05-31 11:22 ` Ferruh Yigit [this message]
2018-09-25 16:55   ` Ferruh Yigit
2018-05-31 11:28 ` Colin Ian King

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=b8d1319a-7089-983c-3f6e-cf5baf5b18a2@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=colin.king@canonical.com \
    --cc=dev@dpdk.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).