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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 22 13:25:32 CET 2024


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#101: 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 '('
#154: 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