From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Steve Yang <stevex.yang@intel.com>
Subject: |WARNING| pw109399 [RFC v2] net/i40e: backport i40e fixes and share code to 21.11
Date: Thu, 7 Apr 2022 08:23:32 +0200 (CEST) [thread overview]
Message-ID: <20220407062332.C398A122BA2@dpdk.org> (raw)
In-Reply-To: <20220407061423.1275302-1-stevex.yang@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/109399
_coding style issues_
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1281: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1747:
+ errval = rte_eth_dev_set_mtu(slave_eth_dev->data->port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1285: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1751:
+ slave_eth_dev->data->port_id, errval);
WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
#1470: FILE: drivers/net/i40e/base/i40e_register.h:2398:
+#define I40E_GL_RXERR1H(_i) (0x00318004 + ((_i) * 8)) /* _i=0...143 */ /* Reset: CORER */
WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
#1474: FILE: drivers/net/i40e/base/i40e_register.h:2402:
+#define I40E_GL_RXERR1L(_i) (0x00318000 + ((_i) * 8)) /* _i=0...143 */ /* Reset: CORER */
total: 0 errors, 4 warnings, 0 checks, 1958 lines checked
parent reply other threads:[~2022-04-07 6:23 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20220407061423.1275302-1-stevex.yang@intel.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=20220407062332.C398A122BA2@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=stevex.yang@intel.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).