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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 25 12:54:08 CEST 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'VERION' may be misspelled - perhaps 'VERSION'?
#95: 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'?
#133: 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'?
#134: 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