|WARNING| pw136989 [24.11 PATCH v2 2/5] graph: add node fastpath error counters

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 27 07:04:18 CET 2024


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#102: FILE: lib/graph/graph_populate.c:45:
+	STAILQ_FOREACH (graph_node, &graph->node_list, next) {

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#155: FILE: lib/graph/graph_populate.c:247:
+	rte_graph_foreach_node (count, off, graph, node)

total: 0 errors, 2 warnings, 73 lines checked


More information about the test-report mailing list