|WARNING| pw123303 [PATCH v4 01/12] app/mldev: implement test framework for mldev

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 7 16:53:26 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#187: FILE: app/test-mldev/ml_common.h:8:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#220: FILE: app/test-mldev/ml_main.c:6:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#346: FILE: app/test-mldev/ml_options.c:8:
+#include <stdio.h>

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

total: 0 errors, 4 warnings, 938 lines checked


More information about the test-report mailing list