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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 7 08:20:02 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'accomdate' may be misspelled - perhaps 'accommodate'?
#1397: 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
#3868: 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
#3872: 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, 4338 lines checked


More information about the test-report mailing list