|WARNING| pw132819 [PATCH v2 17/19] hash: use rte optional stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 17 22:34:43 CEST 2023


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#105: FILE: lib/hash/rte_cuckoo_hash.c:152:
+	RTE_ATOMIC(uint32_t) *tbl_chng_cnt = NULL;
 	                     ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#463: FILE: lib/hash/rte_cuckoo_hash.h:232:
+	RTE_ATOMIC(uint32_t) *tbl_chng_cnt;
 	                     ^

total: 2 errors, 0 warnings, 335 lines checked


More information about the test-report mailing list