|WARNING| pw132200 [PATCH v8 10/12] app/graph: add graph command line interfaces

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 29 12:00:56 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#147: FILE: app/graph/graph.c:5:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'Errot' may be misspelled - perhaps 'Error'?
#358: FILE: app/graph/graph.c:216:
+		rte_exit(EXIT_FAILURE, "Errot in opening stats file
");

total: 0 errors, 2 warnings, 760 lines checked


More information about the test-report mailing list