|WARNING| pw117099 [PATCH v2] net/bonding: fix error in bonding mode 4 with dedicated queues enabled

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 29 06:07:32 CEST 2022


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#104: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1834:
+	errval = rte_eth_dev_start(slave_eth_dev->data->port_id);

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#107: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1837:
+				slave_eth_dev->data->port_id, errval);

total: 0 errors, 2 warnings, 0 checks, 32 lines checked


More information about the test-report mailing list