|WARNING| pw138614 [PATCH 35/46] event/dlb2: use rte stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 20 21:58:29 CET 2024


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#219: FILE: drivers/event/dlb2/dlb2_priv.h:351:
+	RTE_ATOMIC(uint32_t) *credit_pool[DLB2_NUM_QUEUE_TYPES];
 	                     ^

total: 1 errors, 0 warnings, 132 lines checked
Please use __rte_cache_aligned only for struct or union types alignment.


More information about the test-report mailing list