automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw69188 [PATCH 2/2] timer: support EAL functions on Windows
       [not found] <20200423144350.4016-3-fady@mellanox.com>
@ 2020-04-23 14:45 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-04-23 14:45 UTC (permalink / raw)
  To: test-report; +Cc: Fady Bader

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

_coding style issues_


ERROR:SPACING: space required before the open brace '{'
#122: FILE: lib/librte_eal/windows/eal_timer.c:25:
+	if(!timer){

ERROR:SPACING: space required before the open parenthesis '('
#122: FILE: lib/librte_eal/windows/eal_timer.c:25:
+	if(!timer){

WARNING:TYPO_SPELLING: 'didnt' may be misspelled - perhaps 'didn't'?
#123: FILE: lib/librte_eal/windows/eal_timer.c:26:
+		/* didnt find any better errno val */

ERROR:SPACING: space required before the open brace '{'
#130: FILE: lib/librte_eal/windows/eal_timer.c:33:
+	if(!SetWaitableTimer(timer, &liDueTime, 0, NULL, NULL, FALSE)){

ERROR:SPACING: space required before the open parenthesis '('
#130: FILE: lib/librte_eal/windows/eal_timer.c:33:
+	if(!SetWaitableTimer(timer, &liDueTime, 0, NULL, NULL, FALSE)){

WARNING:TYPO_SPELLING: 'didnt' may be misspelled - perhaps 'didn't'?
#132: FILE: lib/librte_eal/windows/eal_timer.c:35:
+		/* didnt find any better errno val */

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#149: FILE: lib/librte_eal/windows/eal_timer.c:52:
+	/*
+	QueryPerformanceFrequency output is in khz.

total: 4 errors, 3 warnings, 101 lines checked

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

only message in thread, other threads:[~2020-04-23 14:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200423144350.4016-3-fady@mellanox.com>
2020-04-23 14:45 ` [dpdk-test-report] |WARNING| pw69188 [PATCH 2/2] timer: support EAL functions on Windows 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).