|WARNING| pw132679 [PATCH 19/21] hash: use rte optional stdatomic API
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Oct 17 01:11:56 CEST 2023
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/132679
_coding style issues_
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#103: FILE: lib/hash/rte_cuckoo_hash.c:152:
+	RTE_ATOMIC(uint32_t) *tbl_chng_cnt = NULL;
 	                     ^
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#461: 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