automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw70909 [RFC v2 20/26] app/test: repalce refernces to master/slave
       [not found] <20200605225811.26342-21-stephen@networkplumber.org>
@ 2020-06-10  7:56 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-06-10  7:56 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-10  7:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200605225811.26342-21-stephen@networkplumber.org>
2020-06-10  7:56 ` [dpdk-test-report] |WARNING| pw70909 [RFC v2 20/26] app/test: repalce refernces to master/slave checkpatch

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).