automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31319 [PATCH] testpmd: add nanosleep in main loop
       [not found] <20171110060210.GA23340@amt.cnet>
@ 2017-11-10  6:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-10  6:04 UTC (permalink / raw)
  To: test-report; +Cc: Marcelo Tosatti

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

_coding style issues_


WARNING:RETURN_VOID: void function return statements are not generally useful
#109: FILE: app/test-pmd/iofwd.c:89:
+	return;
+}

ERROR:TRAILING_WHITESPACE: trailing whitespace
#145: FILE: app/test-pmd/parameters.c:219:
+^Iprintf("  --delay-hz: sets nanosleep frequency in Hz.
"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#146: FILE: app/test-pmd/parameters.c:220:
+^Iprintf("  --delay-length: sets nanosleep length in ns.
"); $

ERROR:CODE_INDENT: code indent should use tabs where possible
#157: FILE: app/test-pmd/parameters.c:645:
+^I ^I{ 0, 0, 0, 0 },$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#157: FILE: app/test-pmd/parameters.c:645:
+^I ^I{ 0, 0, 0, 0 },$

total: 3 errors, 2 warnings, 126 lines checked

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

only message in thread, other threads:[~2017-11-10  6:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171110060210.GA23340@amt.cnet>
2017-11-10  6:04 ` [dpdk-test-report] |WARNING| pw31319 [PATCH] testpmd: add nanosleep in main loop 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).