|WARNING| pw108831 [PATCH V2 2/4] net/bonding: fix non-terminable while loop

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 24 04:03:19 CET 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#59: 
All slaves will be stopped and removed when closing a bonded port. But the

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#61: 
rte_eth_bond_slave_remove fail to run.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#81: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:2152:
+	while (skipped < internals->slave_count) {

total: 0 errors, 3 warnings, 0 checks, 15 lines checked


More information about the test-report mailing list