|WARNING| pw164221 [RFC 5/7] net/bonding: use stdatomic

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 21 06:21:06 CEST 2026


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/164221

_coding style issues_


WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#92: 
Can also use fetch_or and exchange to avoid CAS here.
                                            ^^^

CHECK:SPACING: No space is necessary after a cast
#118: FILE: drivers/net/bonding/eth_bond_8023ad_private.h:146:
+	RTE_ATOMIC(uint16_t) warnings_to_show;

total: 0 errors, 1 warnings, 1 checks, 47 lines checked


More information about the test-report mailing list