automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Duncan Bellamy <dunk@denkimushi.com>
Subject: |WARNING| pw110562 [PATCH] lib/eal/ppc fix compilation for musl
Date: Mon,  2 May 2022 13:52:28 +0200 (CEST)	[thread overview]
Message-ID: <20220502115228.3AAAB1242D4@dpdk.org> (raw)
In-Reply-To: <20220502115124.3599030-1-dunk@denkimushi.com>

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#67: 
https://git.alpinelinux.org/aports/commit/?id=06b03f70fb94972286c0c9f6278df89e53903833

WARNING:BRACES: braces {} are not necessary for single statement blocks
#133: FILE: lib/eal/ppc/rte_cycles.c:29:
+				if (!ret) {
+					continue;
+				}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#138: FILE: lib/eal/ppc/rte_cycles.c:34:
+				if (!ret) {
+					continue;
+				}

WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
#147: FILE: lib/eal/ppc/rte_cycles.c:43:
+	return base;;

total: 0 errors, 4 warnings, 64 lines checked

       reply	other threads:[~2022-05-02 11:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220502115124.3599030-1-dunk@denkimushi.com>
2022-05-02 11:52 ` checkpatch [this message]
2022-05-02 12:39 ` |FAILURE| " 0-day Robot
2022-05-02 20:13 |WARNING| " dpdklab

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=20220502115228.3AAAB1242D4@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=dunk@denkimushi.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).