|WARNING| pw133332 [PATCH v3 17/19] hash: use rte optional stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Oct 26 02:36:16 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/133332
_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