|WARNING| pw143193 [PATCH] net/bonding: add user callback for bond xmit policy

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 15 14:11:32 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#190: FILE: drivers/net/bonding/rte_eth_bond.h:98:
+	uint16_t slave_count, uint16_t *slaves);

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#190: FILE: drivers/net/bonding/rte_eth_bond.h:98:
+	uint16_t slave_count, uint16_t *slaves);

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#202: FILE: drivers/net/bonding/rte_eth_bond.h:363:
+ * @param cb_fn           User defined callback function to determine the xmit slave

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


More information about the test-report mailing list