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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 23 03:53:01 CET 2022


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

_coding style issues_


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

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

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

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

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


More information about the test-report mailing list