|WARNING| pw128389 [PATCH] net/bonding: fix iavf bond device query stats

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 8 10:10:29 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#68: 
the update function of the slave device does not work

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#99: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:907:
+		ret = rte_eth_stats_get(slave_id, &slave_stats);

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#99: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:907:
+		ret = rte_eth_stats_get(slave_id, &slave_stats);

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


More information about the test-report mailing list