automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw24578 [PATCH 3/3] app/testpmd: add isolated mode parameter
       [not found] <b50ac276c102b988257b7036d692c3adaea918a8.1495717153.git.vasilyf@mellanox.com>
@ 2017-05-25 13:03 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-25 13:03 UTC (permalink / raw)
  To: test-report; +Cc: Vasily Philipov

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#43: FILE: app/test-pmd/parameters.c:1085:
+                       if (!strcmp(lgopts[opt_idx].name, "isolated-mode"))$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#43: FILE: app/test-pmd/parameters.c:1085:
+                       if (!strcmp(lgopts[opt_idx].name, "isolated-mode"))$

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (23, 31)
#43: FILE: app/test-pmd/parameters.c:1085:
+                       if (!strcmp(lgopts[opt_idx].name, "isolated-mode"))
+                               isolated_mode = 1;

ERROR:CODE_INDENT: code indent should use tabs where possible
#44: FILE: app/test-pmd/parameters.c:1086:
+                               isolated_mode = 1;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#44: FILE: app/test-pmd/parameters.c:1086:
+                               isolated_mode = 1;$

total: 2 errors, 3 warnings, 48 lines checked

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

only message in thread, other threads:[~2017-05-25 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <b50ac276c102b988257b7036d692c3adaea918a8.1495717153.git.vasilyf@mellanox.com>
2017-05-25 13:03 ` [dpdk-test-report] |WARNING| pw24578 [PATCH 3/3] app/testpmd: add isolated mode parameter 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).