From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Gaoxiang Liu <gaoxiangliu0@163.com>
Subject: |WARNING| pw112417 [PATCH v2] net/bonding: failover of LACP with mode 4 takes long time
Date: Mon, 6 Jun 2022 16:35:12 +0200 (CEST) [thread overview]
Message-ID: <20220606143512.37C32120945@dpdk.org> (raw)
In-Reply-To: <20220606143445.501-1-gaoxiangliu0@163.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/112417
_coding style issues_
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#60:
When the primary port of bond slaves with bond mode 4 linked down,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#61:
the system id of the other slave ports channged.
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#67:
Set the mac of the bond port to the slave port's system to solve the
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#130: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1183:
+ if (rte_is_same_ether_addr(&internals->mode4.mac_addr, &slave->actor.system))
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#134: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1186:
+ rte_ether_addr_copy(&internals->mode4.mac_addr, &slave->actor.system);
WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Gaoxiang Liu <gaoxiangliu0@163.com>' != 'Signed-off-by: Gaoxiang Liu <liugaoxiang@huawei.com>'
total: 0 errors, 6 warnings, 0 checks, 48 lines checked
next parent reply other threads:[~2022-06-06 14:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20220606143445.501-1-gaoxiangliu0@163.com>
2022-06-06 14:35 ` checkpatch [this message]
2022-06-06 15:59 ` |SUCCESS| " 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=20220606143512.37C32120945@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=gaoxiangliu0@163.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).