|WARNING| pw132982 [PATCH v10 10/12] app/graph: support graph command line interfaces

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 19 12:53:44 CEST 2023


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

_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, 758 lines checked


More information about the test-report mailing list