|WARNING| pw138720 [PATCH v2 34/45] event/dlb2: use rte stdatomic API

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


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

_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