automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Anatoly Burakov <anatoly.burakov@intel.com>
Subject: |WARNING| pw113984 [20.11 PATCH v1 1/2] eal: add lcore busyness telemetry
Date: Fri, 15 Jul 2022 15:13:29 +0200 (CEST)	[thread overview]
Message-ID: <20220715131329.D0DE6121EFB@dpdk.org> (raw)
In-Reply-To: <eab9994ef9e9531e6ed03773a1ecd2654a196a3d.1657890738.git.anatoly.burakov@intel.com>

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/113984

_coding style issues_


WARNING:LONG_LINE: line length of 109 exceeds 100 columns
#248: FILE: lib/librte_distributor/rte_distributor.c:144:
+								 worker_id, return_count ? oldpkt[0] : NULL);

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#689: FILE: lib/librte_eal/include/rte_lcore.h:540:
+	while (0) {}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#689: FILE: lib/librte_eal/include/rte_lcore.h:540:
+	while (0) {}

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#761: FILE: lib/librte_eventdev/rte_eventdev.h:1672:
+		return nb_evts;
+	} else {

total: 1 errors, 3 warnings, 601 lines checked

           reply	other threads:[~2022-07-15 13:13 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <eab9994ef9e9531e6ed03773a1ecd2654a196a3d.1657890738.git.anatoly.burakov@intel.com>]

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=20220715131329.D0DE6121EFB@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=anatoly.burakov@intel.com \
    --cc=test-report@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).