|WARNING| pw143937 [PATCH v4 1/1] testpmd: add hairpin-map parameter

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 11 07:11:03 CEST 2024


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

_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
#189: FILE: app/test-pmd/hairpin.c:17:
+bool hairpin_multiport_mode = false;

total: 1 errors, 1 warnings, 714 lines checked


More information about the test-report mailing list