|WARNING| pw159609 [PATCH v2 3/7] examples/flow_parsing: add flow parser demo

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 6 16:40:51 CET 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#154: FILE: examples/flow_parsing/main.c:27:
+#include <stdio.h>
           ^^^^^

WARNING:TYPO_SPELLING: 'nIn' may be misspelled - perhaps 'inn'?
#443: FILE: examples/flow_parsing/main.c:316:
+	printf("
In a real application, copy pattern/actions to your own storage,
");
 	         ^^^

total: 0 errors, 2 warnings, 369 lines checked


More information about the test-report mailing list