|WARNING| pw124639 [PATCH v8 01/21] net/cpfl: support device initialization

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 2 03:20:55 CET 2023


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

_coding style issues_


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

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

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

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

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


More information about the test-report mailing list