[dpdk-test-report] |WARNING| pw99396 [PATCH 1/2] net/bonding: fix dedicated queue mode in vector burst

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


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#93: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:843:
+			uint16_t slave_id)

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#97: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:847:
+	uint16_t rx_count = rte_eth_rx_burst(slave_id,

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#105: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:855:
+			bond_mode_8023ad_handle_slow_pkt(internals, slave_id,

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#108: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:858:
+		rx_machine_update(internals, slave_id, NULL);

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#129: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:951:
+					slave_id);

total: 0 errors, 5 warnings, 0 checks, 44 lines checked


More information about the test-report mailing list