|WARNING| pw161888 [PATCH] test/flow: add support for async API

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 25 14:59:04 CET 2026


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

_coding style issues_


ERROR:OPEN_BRACE: that open brace { should be on the previous line
#147: FILE: app/test-flow-perf/actions_gen.c:1194:
+		.dst =
+			{

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#151: FILE: app/test-flow-perf/actions_gen.c:1198:
+		.src =
+			{

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#319: FILE: app/test-flow-perf/async_flow.c:8:
+#include <stdio.h>
           ^^^^^

total: 2 errors, 1 warnings, 971 lines checked


More information about the test-report mailing list