|WARNING| pw139592 [PATCH v4 33/45] net/null: use rte stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Apr 20 01:13:51 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/139592
_coding style issues_
CHECK:SPACING: No space is necessary after a cast
#117: FILE: drivers/net/null/rte_eth_null.c:40:
+ RTE_ATOMIC(uint64_t) rx_pkts;
CHECK:SPACING: No space is necessary after a cast
#118: FILE: drivers/net/null/rte_eth_null.c:41:
+ RTE_ATOMIC(uint64_t) tx_pkts;
total: 0 errors, 0 warnings, 2 checks, 42 lines checked
More information about the test-report
mailing list