|WARNING| pw145418 [RFC PATCH v2 4/5] test/graph_feature_arc: add functional tests
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Oct 8 15:32:25 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/145418
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#120: FILE: app/test/test_graph_feature_arc.c:11:
+#include <stdio.h>
WARNING:TYPO_SPELLING: 'declaraions' may be misspelled - perhaps 'declarations'?
#199: FILE: app/test/test_graph_feature_arc.c:90:
+/* Function declaraions */
WARNING:TYPO_SPELLING: 'fom' may be misspelled - perhaps 'from'?
#261: FILE: app/test/test_graph_feature_arc.c:152:
+ /* index fom 0 - MAX_NODES -1 */
WARNING:TYPO_SPELLING: 'featur' may be misspelled - perhaps 'feature'?
#861: FILE: app/test/test_graph_feature_arc.c:752:
+ /* arc1_featur1 must be first feature to arcs[0] */
WARNING:TYPO_SPELLING: 'featur' may be misspelled - perhaps 'feature'?
#893: FILE: app/test/test_graph_feature_arc.c:784:
+ /* arc2_featur1 must be first feature to arcs[1] */
total: 0 errors, 5 warnings, 1422 lines checked
More information about the test-report
mailing list