|WARNING| pw119007 [PATCH v11 02/18] net/idpf: add support for device initialization

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 24 15:15:46 CEST 2022


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#1303: FILE: drivers/net/idpf/idpf_logs.h:17:
+			RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1305: FILE: drivers/net/idpf/idpf_logs.h:19:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1311: FILE: drivers/net/idpf/idpf_logs.h:25:
+			RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1313: FILE: drivers/net/idpf/idpf_logs.h:27:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1323: FILE: drivers/net/idpf/idpf_logs.h:37:
+			RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1325: FILE: drivers/net/idpf/idpf_logs.h:39:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1335: FILE: drivers/net/idpf/idpf_logs.h:49:
+			RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1337: FILE: drivers/net/idpf/idpf_logs.h:51:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

total: 8 errors, 0 warnings, 0 checks, 1693 lines checked


More information about the test-report mailing list