|WARNING| pw151654 [RFC v7 3/4] eventdev: add atomic atq to test-eventdev app

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 19 14:45:41 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#142: FILE: app/test-eventdev/test_atomic_atq.c:1:
+#include <stdio.h>

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#175: FILE: app/test-eventdev/test_atomic_atq.c:34:
+		RTE_ATOMIC(uint64_t) *const outstand_pkts,
 		                     ^

total: 1 errors, 1 warnings, 223 lines checked


More information about the test-report mailing list