automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw80729 [PATCH 05/11] net/bonding: check eth dev stop status
       [not found] <1602682146-4722-6-git-send-email-arybchenko@solarflare.com>
@ 2020-10-14 13:31 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-10-14 13:31 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#109: FILE: drivers/net/bonding/rte_eth_bond_api.c:240:
+		if (rte_eth_dev_stop(slave_port_id) != 0) {

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#111: FILE: drivers/net/bonding/rte_eth_bond_api.c:242:
+				     slave_port_id);

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

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

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-14 13:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1602682146-4722-6-git-send-email-arybchenko@solarflare.com>
2020-10-14 13:31 ` [dpdk-test-report] |WARNING| pw80729 [PATCH 05/11] net/bonding: check eth dev stop status checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).