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| pw108925 [RFC] net/i40e: backport i40e fixes and share code to 20.11.4
Date: Mon, 28 Mar 2022 10:14:45 +0200 (CEST)	[thread overview]
Message-ID: <20220328081445.7F801121D58@dpdk.org> (raw)
In-Reply-To: <20220328080419.84725-1-stevex.yang@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'accomdate' may be misspelled - perhaps 'accommodate'?
#1394: FILE: drivers/common/iavf/siov_regs.h:38:
+/* Begin at offset of 33MB + 4k to accomdate CTL01 register */

WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
#3865: 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
#3869: 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, 3 warnings, 0 checks, 4328 lines checked

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

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