automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw140963 [PATCH v2 003/148] net/ice/base: update E830 headers
       [not found] <cc81bff326a853ee90d4673c104730f4be99a78f.1718204528.git.anatoly.burakov@intel.com>
@ 2024-06-12 15:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-06-12 15:04 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-12 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cc81bff326a853ee90d4673c104730f4be99a78f.1718204528.git.anatoly.burakov@intel.com>
2024-06-12 15:04 ` |WARNING| pw140963 [PATCH v2 003/148] net/ice/base: update E830 headers checkpatch

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).