automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: "Min Hu (Connor)" <humin29@huawei.com>
Subject: [dpdk-test-report] |WARNING| pw99396 [PATCH 1/2] net/bonding: fix dedicated queue mode in vector burst
Date: Wed, 22 Sep 2021 09:11:16 +0200 (CEST)	[thread overview]
Message-ID: <20210922071116.8EA57122EE7@dpdk.org> (raw)
In-Reply-To: <20210922070913.59515-2-humin29@huawei.com>

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

           reply	other threads:[~2021-09-22  7:11 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210922070913.59515-2-humin29@huawei.com>]

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=20210922071116.8EA57122EE7@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=humin29@huawei.com \
    --cc=test-report@dpdk.org \
    /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).