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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 25 12:02:00 CEST 2025


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

_coding style issues_


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

WARNING:TYPO_SPELLING: 'VERION' may be misspelled - perhaps 'VERSION'?
#152: 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'?
#153: FILE: drivers/net/sxe/include/sxe/sxe_cli.h:51:
+	S8	 opt_ver[SXE_VERION_LEN];

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: JieLiu <liujie5 at linkdatatechnology.com>' != 'Signed-off-by: Jie Liu <liujie5 at linkdatatechnology.com>'

total: 0 errors, 4 warnings, 0 checks, 436 lines checked


More information about the test-report mailing list