|WARNING| pw164451 [PATCH v4 22/27] net/hinic: replace rte_atomic32 with stdatomic
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed May 27 01:27:42 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/164451
_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