|WARNING| pw140094 [PATCH v6 20/45] net/ring: use rte stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue May 14 18:39:51 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/140094
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#116: FILE: drivers/net/ring/rte_eth_ring.c:47:
+ RTE_ATOMIC(uint64_t) rx_pkts;
CHECK:SPACING: No space is necessary after a cast
#117: FILE: drivers/net/ring/rte_eth_ring.c:48:
+ RTE_ATOMIC(uint64_t) tx_pkts;
total: 0 errors, 0 warnings, 2 checks, 26 lines checked
More information about the test-report
mailing list