|WARNING| pw147850 [PATCH v7] testpmd: add hairpin map parameter

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 31 05:59:41 CET 2024


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

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


More information about the test-report mailing list