* |WARNING| pw143545 [PATCH v1 10/30] net/i40e/base: add definitions for rx_err1
[not found] <46a3504047a45912739bf6ea58f94fd48d463e5a.1725270827.git.anatoly.burakov@intel.com>
@ 2024-09-02 9:58 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-09-02 9:58 UTC (permalink / raw)
To: test-report; +Cc: Anatoly Burakov
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143545
_coding style issues_
WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
#111: FILE: drivers/net/i40e/base/i40e_register.h:2394:
+#define I40E_GL_RXERR1H(_i) (0x00318004 + ((_i) * 8)) /* _i=0...143 */ /* Reset: CORER */
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#113: FILE: drivers/net/i40e/base/i40e_register.h:2396:
+#define I40E_GL_RXERR1H_RXERR1H_SHIFT ^I0$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#114: FILE: drivers/net/i40e/base/i40e_register.h:2397:
+#define I40E_GL_RXERR1H_RXERR1H_MASK ^II40E_MASK(0xFFFFFFFF, I40E_GL_RXERR1H_RXERR1H_SHIFT)$
WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
#115: FILE: drivers/net/i40e/base/i40e_register.h:2398:
+#define I40E_GL_RXERR1L(_i) (0x00318000 + ((_i) * 8)) /* _i=0...143 */ /* Reset: CORER */
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#117: FILE: drivers/net/i40e/base/i40e_register.h:2400:
+#define I40E_GL_RXERR1L_RXERR1L_SHIFT ^I0$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#118: FILE: drivers/net/i40e/base/i40e_register.h:2401:
+#define I40E_GL_RXERR1L_RXERR1L_MASK ^II40E_MASK(0xFFFFFFFF, I40E_GL_RXERR1L_RXERR1L_SHIFT)$
total: 0 errors, 6 warnings, 0 checks, 106 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-02 9:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <46a3504047a45912739bf6ea58f94fd48d463e5a.1725270827.git.anatoly.burakov@intel.com>
2024-09-02 9:58 ` |WARNING| pw143545 [PATCH v1 10/30] net/i40e/base: add definitions for rx_err1 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).