|WARNING| pw138728 [PATCH v2 42/45] app/test-eventdev: use rte stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 21 20:22:19 CET 2024


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#173: FILE: app/test-eventdev/test_order_common.h:98:
+		RTE_ATOMIC(uint64_t) *const outstand_pkts)
 		                     ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#191: FILE: app/test-eventdev/test_order_common.h:135:
+	RTE_ATOMIC(uint64_t) *outstand_pkts = &t->outstand_pkts;\
 	                     ^

total: 2 errors, 0 warnings, 105 lines checked


More information about the test-report mailing list