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| pw140963 [PATCH v2 003/148] net/ice/base: update E830 headers
Date: Wed, 12 Jun 2024 17:04:39 +0200 (CEST)	[thread overview]
Message-ID: <20240612150439.E0824124124@dpdk.org> (raw)
In-Reply-To: <cc81bff326a853ee90d4673c104730f4be99a78f.1718204528.git.anatoly.burakov@intel.com>

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

_coding style issues_


WARNING:LONG_LINE: line length of 149 exceeds 100 columns
#91: FILE: drivers/net/ice/base/ice_hw_autogen.h:432:
+#define PF0INT_OICR_CPM_PAGE_RSV1_M_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_PF0INT_OICR_CPM_PAGE_RSV1_M : E800_PF0INT_OICR_CPM_PAGE_RSV1_M)

WARNING:LONG_LINE: line length of 149 exceeds 100 columns
#106: FILE: drivers/net/ice/base/ice_hw_autogen.h:498:
+#define PF0INT_OICR_HLP_PAGE_RSV1_M_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_PF0INT_OICR_HLP_PAGE_RSV1_M : E800_PF0INT_OICR_HLP_PAGE_RSV1_M)

WARNING:LONG_LINE: line length of 149 exceeds 100 columns
#121: FILE: drivers/net/ice/base/ice_hw_autogen.h:549:
+#define PF0INT_OICR_PSM_PAGE_RSV1_M_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_PF0INT_OICR_PSM_PAGE_RSV1_M : E800_PF0INT_OICR_PSM_PAGE_RSV1_M)

WARNING:LONG_LINE: line length of 143 exceeds 100 columns
#151: FILE: drivers/net/ice/base/ice_hw_autogen.h:4554:
+#define GLINT_TSYN_PHY_PHY_INDX_M_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_GLINT_TSYN_PHY_PHY_INDX_M : E800_GLINT_TSYN_PHY_PHY_INDX_M)

WARNING:LONG_LINE: line length of 134 exceeds 100 columns
#164: FILE: drivers/net/ice/base/ice_hw_autogen.h:4616:
+#define PF0INT_OICR_CPM_RSV1_M_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_PF0INT_OICR_CPM_RSV1_M : E800_PF0INT_OICR_CPM_RSV1_M)

WARNING:LONG_LINE: line length of 134 exceeds 100 columns
#179: FILE: drivers/net/ice/base/ice_hw_autogen.h:4709:
+#define PF0INT_OICR_HLP_RSV1_M_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_PF0INT_OICR_HLP_RSV1_M : E800_PF0INT_OICR_HLP_RSV1_M)

WARNING:LONG_LINE: line length of 134 exceeds 100 columns
#194: FILE: drivers/net/ice/base/ice_hw_autogen.h:4760:
+#define PF0INT_OICR_PSM_RSV1_M_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_PF0INT_OICR_PSM_RSV1_M : E800_PF0INT_OICR_PSM_RSV1_M)

WARNING:LONG_LINE: line length of 119 exceeds 100 columns
#209: FILE: drivers/net/ice/base/ice_hw_autogen.h:4885:
+#define PFINT_OICR_RSV1_M_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_PFINT_OICR_RSV1_M : E800_PFINT_OICR_RSV1_M)

WARNING:LONG_LINE: line length of 143 exceeds 100 columns
#222: FILE: drivers/net/ice/base/ice_hw_autogen.h:4955:
+#define PFINT_TSYN_MSK_PHY_INDX_M_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_PFINT_TSYN_MSK_PHY_INDX_M : E800_PFINT_TSYN_MSK_PHY_INDX_M)

WARNING:LONG_LINE: line length of 122 exceeds 100 columns
#233: FILE: drivers/net/ice/base/ice_hw_autogen.h:5464:
+#define GL_MNG_FW_RAM_STAT_BY_MAC(hw) ((hw)->mac_type == ICE_MAC_E830 ? E830_GL_MNG_FW_RAM_STAT : E800_GL_MNG_FW_RAM_STAT)

total: 0 errors, 10 warnings, 0 checks, 144 lines checked

           reply	other threads:[~2024-06-12 15:04 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <cc81bff326a853ee90d4673c104730f4be99a78f.1718204528.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=20240612150439.E0824124124@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).