|WARNING| pw164332 [PATCH v3 22/27] net/hinic: replace rte_atomic32 with stdatomic
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat May 23 22:04:51 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/164332
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#203: FILE: drivers/net/hinic/base/hinic_pmd_hwdev.h:21:
+ RTE_ATOMIC(uint32_t) inuse;
CHECK:SPACING: No space is necessary after a cast
#212: FILE: drivers/net/hinic/base/hinic_pmd_hwdev.h:405:
+ RTE_ATOMIC(uint32_t) dma_alloc_cnt;
total: 0 errors, 0 warnings, 2 checks, 93 lines checked
More information about the test-report
mailing list