|WARNING| pw108925 [RFC] net/i40e: backport i40e fixes and share code to 20.11.4

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 28 10:14:45 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'accomdate' may be misspelled - perhaps 'accommodate'?
#1394: FILE: drivers/common/iavf/siov_regs.h:38:
+/* Begin at offset of 33MB + 4k to accomdate CTL01 register */

WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
#3865: FILE: drivers/net/i40e/base/i40e_register.h:2398:
+#define I40E_GL_RXERR1H(_i)             (0x00318004 + ((_i) * 8)) /* _i=0...143 */ /* Reset: CORER */

WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns
#3869: FILE: drivers/net/i40e/base/i40e_register.h:2402:
+#define I40E_GL_RXERR1L(_i)             (0x00318000 + ((_i) * 8)) /* _i=0...143 */ /* Reset: CORER */

total: 0 errors, 3 warnings, 0 checks, 4328 lines checked


More information about the test-report mailing list