|WARNING| pw155042 [PATCH v3 11/14] net/sxe: add custom cmd led ctrl

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 7 14:04:51 CEST 2025


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

_coding style issues_


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

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

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

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


More information about the test-report mailing list