[dpdk-test-report] |WARNING| pw92066 [PATCH 2/2] net/bonding: support configuring Tx offloading for bonding

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 23 11:47:48 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#56: 
delivered to the slave devices in this way.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#59: 
the capability of all slave devices. Based on this, the following functions

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#62: 
all the slave devices support this Tx offloading), the enabling status of

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#63: 
the offloading of all slave devices depends on the configuration of the

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#67: 
of the bonding device, the enabling status of the offloading on the slave

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#69: 
on the original configuration of the slave devices.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#99: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1767:
+			slave_eth_dev->data->dev_conf.txmode.offloads |=

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#102: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1770:
+			slave_eth_dev->data->dev_conf.txmode.offloads &=

total: 0 errors, 8 warnings, 0 checks, 25 lines checked


More information about the test-report mailing list