[dpdk-test-report] |WARNING| pw91297 [PATCH v3 6/6] app/testpmd: enable testpmd on Windows

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 13 19:20:51 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'independant' may be misspelled - perhaps 'independent'?
#69: 
- Use OS independant rte_rand

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#2148: FILE: app/test-pmd/config.c:174:
+clock_gettime_monotonic(struct timespec* tp)

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#2452: FILE: app/test-pmd/testpmd.c:3831:
+#if (defined(RTE_EXEC_ENV_FREEBSD) || defined (RTE_EXEC_ENV_WINDOWS))

total: 1 errors, 2 warnings, 2189 lines checked


More information about the test-report mailing list