|WARNING| pw124595 [PATCH v3 1/2] net/bonding: add independent LACP sending function

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 1 03:50:43 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#182: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1789:
+	active_member_count = internals->active_slave_count;

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#187: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1794:
+		active_member_ids[i] = internals->active_slaves[i];

total: 0 errors, 2 warnings, 0 checks, 97 lines checked


More information about the test-report mailing list