|WARNING| pw140088 [PATCH v6 15/45] net/thunderx: use rte stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue May 14 18:40:03 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/140088
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#145: FILE: drivers/net/thunderx/nicvf_struct.h:23:
+ RTE_ATOMIC(uint32_t) tail;
CHECK:SPACING: No space is necessary after a cast
#146: FILE: drivers/net/thunderx/nicvf_struct.h:24:
+ RTE_ATOMIC(uint32_t) next_tail;
total: 0 errors, 0 warnings, 2 checks, 32 lines checked
More information about the test-report
mailing list