From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [dpdk-test-report] |WARNING| pw70909 [RFC v2 20/26] app/test: repalce refernces to master/slave
Date: Wed, 10 Jun 2020 09:56:02 +0200 (CEST) [thread overview]
Message-ID: <20200610075602.0E54E2BFA@dpdk.org> (raw)
In-Reply-To: <20200605225811.26342-21-stephen@networkplumber.org>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/70909
_coding style issues_
WARNING:TYPO_SPELLING: 'refernces' may be misspelled - perhaps 'references'?
#64:
Subject: [dpdk-dev] [RFC v2 20/26] app/test: repalce refernces to
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#359: FILE: app/test/test_distributor_perf.c:57:
+ unsigned i, workerid = rte_get_next_lcore(rte_lcore_id(), 0, 0);
ERROR:SPACING: space required before the open brace '{'
#512: FILE: app/test/test_func_reentrancy.c:60:
+#define WAIT_SYNCHRO_FOR_WORKERS() do{ \
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#759: FILE: app/test/test_kni.c:88:
+static unsigned lcore_initial, lcore_ingress, lcore_egress;
ERROR:CODE_INDENT: code indent should use tabs where possible
#964: FILE: app/test/test_mbuf.c:1161:
+^I^I tref, refcnt_lcore[initial]);$
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#1892: FILE: app/test/test_timer.c:265:
+ * on initial lcore */
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1901: FILE: app/test/test_timer.c:281:
+ unsigned initial = rte_get_initial_lcore();
WARNING:TYPO_SPELLING: 'inital' may be misspelled - perhaps 'initial'?
#2120: FILE: app/test/test_timer_racecond.c:166:
+ * Note that we assign timer[0] to the inital lcore.
total: 2 errors, 6 warnings, 1775 lines checked
parent reply other threads:[~2020-06-10 7:56 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20200605225811.26342-21-stephen@networkplumber.org>]
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=20200610075602.0E54E2BFA@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=stephen@networkplumber.org \
--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).