automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw131773 [PATCH v5 10/12] app/graph: add graph command line interfaces
       [not found] <20230921100832.2036256-11-skori@marvell.com>
@ 2023-09-21 10:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-09-21 10:11 UTC (permalink / raw)
  To: test-report; +Cc: skori

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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#129: FILE: app/graph/graph.c:5:
+#include <stdio.h>

ERROR:SPACING: space required before the open parenthesis '('
#402: FILE: app/graph/graph.c:278:
+		if(rte_lcore_is_enabled(lcore_id))

WARNING:BRACES: braces {} are not necessary for any arm of this statement
#409: FILE: app/graph/graph.c:285:
+			if (eal_coremask & core_num) {
[...]
+			} else {
[...]

total: 1 errors, 2 warnings, 678 lines checked

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

only message in thread, other threads:[~2023-09-21 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230921100832.2036256-11-skori@marvell.com>
2023-09-21 10:11 ` |WARNING| pw131773 [PATCH v5 10/12] app/graph: add graph command line interfaces 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).