|WARNING| pw144373 [PATCH v5 1/1] testpmd: add hairpin-map parameter
checkpatch at dpdk.org
checkpatch at dpdk.org
Sun Sep 22 08:53:04 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144373
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#177: FILE: app/test-pmd/hairpin.c:5:
+#include <stdio.h>
ERROR:GLOBAL_INITIALISERS: do not initialise globals to false
#190: FILE: app/test-pmd/hairpin.c:18:
+bool hairpin_multiport_mode = false;
total: 1 errors, 1 warnings, 715 lines checked
More information about the test-report
mailing list