|WARNING| pw155555 [PATCH v12 11/13] net/sxe: add custom cmd led ctrl

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 28 11:10:14 CEST 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'VERION' may be misspelled - perhaps 'VERSION'?
#98: FILE: drivers/net/sxe/include/sxe/sxe_cli.h:12:
+#define SXE_CODE_VERION_LEN				  (32)

WARNING:TYPO_SPELLING: 'VERION' may be misspelled - perhaps 'VERSION'?
#136: FILE: drivers/net/sxe/include/sxe/sxe_cli.h:50:
+	S8	 fw_ver[SXE_CODE_VERION_LEN];

WARNING:TYPO_SPELLING: 'VERION' may be misspelled - perhaps 'VERSION'?
#137: FILE: drivers/net/sxe/include/sxe/sxe_cli.h:51:
+	S8	 opt_ver[SXE_CODE_VERION_LEN];

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


More information about the test-report mailing list