automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Steve Yang <stevex.yang@intel.com>
Subject: |WARNING| pw108926 [RFC] net/i40e: backport i40e fixes and share code to 21.11
Date: Mon, 28 Mar 2022 10:14:23 +0200 (CEST)	[thread overview]
Message-ID: <20220328081423.3CB0F121D58@dpdk.org> (raw)
In-Reply-To: <20220328080507.84821-1-stevex.yang@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1278: 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'?
#1282: 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
#1467: 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
#1471: 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, 1948 lines checked

           reply	other threads:[~2022-03-28  8:14 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20220328080507.84821-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=20220328081423.3CB0F121D58@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).