automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw141599 [PATCH v3 003/129] net/ice/base: add E830 definitions
       [not found] <d9a4e59a4475523d9433977c4d8c35c12859f104.1719313663.git.anatoly.burakov@intel.com>
@ 2024-06-25 11:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-06-25 11:18 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_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, 150 lines checked

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

only message in thread, other threads:[~2024-06-25 11:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <d9a4e59a4475523d9433977c4d8c35c12859f104.1719313663.git.anatoly.burakov@intel.com>
2024-06-25 11:18 ` |WARNING| pw141599 [PATCH v3 003/129] net/ice/base: add E830 definitions 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).