|WARNING| pw165824 [PATCH v5 19/24] net/hinic: replace rte_atomic32 with stdatomic
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Jun 20 04:34:09 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/165824
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#206: FILE: drivers/net/hinic/base/hinic_pmd_hwdev.h:21:
+ RTE_ATOMIC(uint32_t) inuse;
CHECK:SPACING: No space is necessary after a cast
#215: 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