automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Martin Havlik <xhavli56@stud.fit.vutbr.cz>
Subject: [dpdk-test-report] |WARNING| pw100540 [PATCH 2/2] net/bonding: ensure device is started for dedicated queues setup
Date: Tue,  5 Oct 2021 19:21:33 +0200 (CEST)	[thread overview]
Message-ID: <20211005172133.5E4B3120DFE@dpdk.org> (raw)
In-Reply-To: <20211005171939.2989-1-xhavli56@stud.fit.vutbr.cz>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#64: 
when the slave allows it. That is before or after the start

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#65: 
of the slave device, as the PMD is able to.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#88: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1819:
+		if (slave_eth_dev->dev_capa & RTE_ETH_DEV_CAPA_FLOW_CREATE_BEFORE_START == 0) {

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

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

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

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

total: 0 errors, 7 warnings, 0 checks, 43 lines checked

       reply	other threads:[~2021-10-05 17:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211005171939.2989-1-xhavli56@stud.fit.vutbr.cz>
2021-10-05 17:21 ` checkpatch [this message]
2021-10-05 19:28 ` [dpdk-test-report] |FAILURE| pw100540 [dpdk-dev] " 0-day Robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211005172133.5E4B3120DFE@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=xhavli56@stud.fit.vutbr.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).