automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw33351 [PATCH v3] app/testpmd: add option ring-bind-lcpu to bind Q with CPU
       [not found] <1515566993-23135-1-git-send-email-wei.guo.simon@gmail.com>
@ 2018-01-10  6:50 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-10  6:50 UTC (permalink / raw)
  To: test-report; +Cc: wei.guo.simon

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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#239: FILE: app/test-pmd/testpmd.c:2454:
+	if (ring_bind_lcpu & RBL_BIND_LOCAL_MASK) {
+			if (ring_bind_lcpu & (RBL_RING_NUMA_MASK | RBL_PORT_NUMA_MASK)) {

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 40)
#240: FILE: app/test-pmd/testpmd.c:2455:
+			if (ring_bind_lcpu & (RBL_RING_NUMA_MASK | RBL_PORT_NUMA_MASK)) {
+					printf("ring-bind-lcpu option is suppressed by "

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 40)
#244: FILE: app/test-pmd/testpmd.c:2459:
+			} else {
+					printf("RingBuffer bind with local CPU selected
");

total: 0 errors, 3 warnings, 202 lines checked

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

only message in thread, other threads:[~2018-01-10  6:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1515566993-23135-1-git-send-email-wei.guo.simon@gmail.com>
2018-01-10  6:50 ` [dpdk-test-report] |WARNING| pw33351 [PATCH v3] 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).