|WARNING| pw136650 [RFC] net/bonding: add user callback for bond xmit policy
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Feb 13 18:24:28 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/136650
_coding style issues_
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#189: 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'?
#189: 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'?
#201: 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