|WARNING| pw147708 [PATCH v6] testpmd: add hairpin map parameter
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Oct 30 08:39:44 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/147708
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#178: FILE: app/test-pmd/hairpin.c:5:
+#include <stdio.h>
ERROR:GLOBAL_INITIALISERS: do not initialise globals to false
#191: FILE: app/test-pmd/hairpin.c:18:
+bool hairpin_multiport_mode = false;
total: 1 errors, 1 warnings, 689 lines checked
More information about the test-report
mailing list