|WARNING| pw138891 [PATCH v3 15/45] net/thunderx: use rte stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 27 23:39:43 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138891
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#146: FILE: drivers/net/thunderx/nicvf_struct.h:23:
+ RTE_ATOMIC(uint32_t) tail;
CHECK:SPACING: No space is necessary after a cast
#147: 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