[dpdk-test-report] |WARNING| pw80924 [PATCH v2 11/11] ethdev: change stop device callback to return int

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 15 15:36:39 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#645: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:2096:
+			ret = rte_eth_dev_stop(slave_id);

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

total: 0 errors, 2 warnings, 2318 lines checked


More information about the test-report mailing list