automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Anatoly Burakov <anatoly.burakov@intel.com>
Subject: |WARNING| pw143560 [PATCH v1 25/30] net/i40e/base: add register definitions for FLU
Date: Mon,  2 Sep 2024 12:00:10 +0200 (CEST)	[thread overview]
Message-ID: <20240902100010.C0E4E122DDC@dpdk.org> (raw)
In-Reply-To: <0ca1f6857169990fcb01368494aac786e9b500ee.1725270827.git.anatoly.burakov@intel.com>

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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line length of 109 exceeds 100 columns
#86: FILE: drivers/net/i40e/base/i40e_register.h:2052:
+#define I40E_GL_PRE_FLU_MSK_PH1_H(_i)             (0x00269F20 + ((_i) * 4)) /* _i=0...6 */ /* Reset: CORER */

WARNING:LONG_LINE: line length of 110 exceeds 100 columns
#89: FILE: drivers/net/i40e/base/i40e_register.h:2055:
+#define I40E_GL_PRE_FLU_MSK_PH1_H_MASK_HIGH_MASK  I40E_MASK(0xFFFF, I40E_GL_PRE_FLU_MSK_PH1_H_MASK_HIGH_SHIFT)

WARNING:LONG_LINE_COMMENT: line length of 108 exceeds 100 columns
#90: FILE: drivers/net/i40e/base/i40e_register.h:2056:
+#define I40E_GL_PRE_FLU_MSK_PH1_L(_i)            (0x00269EE0 + ((_i) * 4)) /* _i=0...6 */ /* Reset: CORER */

WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#93: FILE: drivers/net/i40e/base/i40e_register.h:2059:
+#define I40E_GL_PRE_FLU_MSK_PH1_L_MASK_LOW_MASK  I40E_MASK(0xFFFFFFFF, I40E_GL_PRE_FLU_MSK_PH1_L_MASK_LOW_SHIFT)

total: 0 errors, 4 warnings, 0 checks, 14 lines checked

           reply	other threads:[~2024-09-02 10:00 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <0ca1f6857169990fcb01368494aac786e9b500ee.1725270827.git.anatoly.burakov@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=20240902100010.C0E4E122DDC@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=anatoly.burakov@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).