|WARNING| pw132839 [PATCH v9 10/12] app/graph: support graph command line interfaces

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 18 08:35:22 CEST 2023


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

_coding style issues_


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

WARNING:TYPO_SPELLING: 'Errot' may be misspelled - perhaps 'Error'?
#357: 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