|WARNING| pw142653 [PATCH v2 2/3] test: add test for packet dissector

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 23 04:47:13 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#117: FILE: app/test/test_dissect.c:5:
+#include <stdio.h>

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#208: FILE: app/test/test_dissect.c:96:
+		if (c == 0x7f) c = '!';

total: 1 errors, 1 warnings, 296 lines checked


More information about the test-report mailing list