[dpdk-test-report] |WARNING| pw99397 [PATCH 2/2] net/bonding: fix RSS key length

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 22 09:11:18 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#72: 
bonded device. Its value will be the shortest hash key among all slave

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#102: FILE: drivers/net/bonding/rte_eth_bond_api.c:390:
+		RTE_BOND_LOG(WARNING, "slave has different rss key size, "

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#120: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1705:
+		slave_eth_dev->data->dev_conf.rx_adv_conf.rss_conf.rss_key_len =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#123: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1707:
+		slave_eth_dev->data->dev_conf.rx_adv_conf.rss_conf.rss_key =

total: 0 errors, 4 warnings, 0 checks, 92 lines checked


More information about the test-report mailing list