automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw80220 [PATCH v4 08/17] app/test: replace uses of master/slave
       [not found] <20201009213855.17933-9-stephen@networkplumber.org>
@ 2020-10-09 21:42 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-10-09 21:42 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#65: 
Subject: [dpdk-dev] [PATCH v4 08/17] app/test: replace uses of master/slave

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#65: 
Subject: [dpdk-dev] [PATCH v4 08/17] app/test: replace uses of master/slave

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#80: 
Replace master lcore with main lcore and slave lcore with worker lcore.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#80: 
Replace master lcore with main lcore and slave lcore with worker lcore.

ERROR:SPACING: space required before the open brace '{'
#543: FILE: app/test/test_func_reentrancy.c:60:
+#define WAIT_SYNCHRO_FOR_WORKERS()   do{ \

ERROR:CODE_INDENT: code indent should use tabs where possible
#1014: FILE: app/test/test_mbuf.c:1160:
+^I^I          tref, refcnt_lcore[main_lcore]);$

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#2137: FILE: app/test/test_timer_racecond.c:59:
+static unsigned main_lcore;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#2147: FILE: app/test/test_timer_racecond.c:93:
+	ret = rte_timer_reset(tim, ticks, PERIODICAL, main_lcore, timer_cb, NULL);

total: 2 errors, 6 warnings, 1833 lines checked

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

only message in thread, other threads:[~2020-10-09 21:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201009213855.17933-9-stephen@networkplumber.org>
2020-10-09 21:42 ` [dpdk-test-report] |WARNING| pw80220 [PATCH v4 08/17] app/test: replace uses of 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).