|WARNING| pw143771 [RFC PATCH 1/3] graph: add feature arc support
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Sep 7 09:39:19 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143771
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#1095: FILE: lib/graph/rte_graph_feature_arc.h:13:
+#include <stdio.h>
WARNING:TYPO_SPELLING: 'featur' may be misspelled - perhaps 'feature'?
#1442: FILE: lib/graph/rte_graph_feature_arc.h:360:
+ * Slow path API to know how many features are currently enabled within a featur-arc
total: 0 errors, 2 warnings, 1913 lines checked
Warning in lib/graph/graph_feature_arc.c:
Using __atomic_xxx/__ATOMIC_XXX built-ins, prefer rte_atomic_xxx/rte_memory_order_xxx
More information about the test-report
mailing list