automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw116063 [RFC, v1 6/6] examples: add l2fwd-graph
       [not found] <20220908020959.1675953-7-zhirun.yan@intel.com>
@ 2022-09-08  2:12 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-09-08  2:12 UTC (permalink / raw)
  To: test-report; +Cc: Zhirun Yan

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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#272: FILE: examples/l2fwd-graph/main.c:177:
+	static const char *default_patterns[] = {

ERROR:C99_COMMENTS: do not use C99 // comments
#485: FILE: examples/l2fwd-graph/main.c:390:
+			//rte_graph_obj_dump(stdout, lconf->graph, true);

ERROR:C99_COMMENTS: do not use C99 // comments
#509: FILE: examples/l2fwd-graph/main.c:414:
+		//rte_graph_obj_dump(stdout, lconf->graph, true);

total: 2 errors, 1 warnings, 814 lines checked

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

only message in thread, other threads:[~2022-09-08  2:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220908020959.1675953-7-zhirun.yan@intel.com>
2022-09-08  2:12 ` |WARNING| pw116063 [RFC, v1 6/6] examples: add l2fwd-graph 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).