automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw26089 [PATCH RFC] app/testpmd: add option ring-bind-lcpu to bind Q with CPU
       [not found] <1498826274-1769-1-git-send-email-wei.guo.simon@gmail.com>
@ 2017-06-30 12:39 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-06-30 12:39 UTC (permalink / raw)
  To: test-report; +Cc: wei.guo.simon

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

_coding style issues_


WARNING:TYPO_SPELLING: 'overriden' may be misspelled - perhaps 'overridden'?
#50: FILE: app/test-pmd/parameters.c:135:
+		" It will overriden ring-numa-config or port-numa-config if success."

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#52: FILE: app/test-pmd/parameters.c:137:
+		" It allows one port binds to multiple NUMA nodes. 
");

ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0
#83: FILE: app/test-pmd/testpmd.c:101:
+uint8_t ring_bind_lcpu = 0;

ERROR:CODE_INDENT: code indent should use tabs where possible
#138: FILE: app/test-pmd/testpmd.c:1489:
+                                int socket = port->socket_id;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#138: FILE: app/test-pmd/testpmd.c:1489:
+                                int socket = port->socket_id;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#147: FILE: app/test-pmd/testpmd.c:1492:
+                                        socket = txring_numa[pi];$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#147: FILE: app/test-pmd/testpmd.c:1492:
+                                        socket = txring_numa[pi];$

ERROR:SPACING: space required after that ',' (ctx:VxV)
#210: FILE: app/test-pmd/testpmd.c:1541:
+						nb_rxd,socket,
 						      ^

total: 4 errors, 4 warnings, 167 lines checked

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

only message in thread, other threads:[~2017-06-30 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1498826274-1769-1-git-send-email-wei.guo.simon@gmail.com>
2017-06-30 12:39 ` [dpdk-test-report] |WARNING| pw26089 [PATCH RFC] app/testpmd: add option ring-bind-lcpu to bind Q with CPU 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).