[dpdk-test-report] |WARNING| pw27349 [PATCH v1 33/48] net/mlx4: separate debugging macros

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 1 19:03:58 CEST 2017


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#188: FILE: drivers/net/mlx4/mlx4_utils.h:63:
+		RTE_FMT("%s:%u: %s(): " RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 		                                                ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#192: FILE: drivers/net/mlx4/mlx4_utils.h:67:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#206: FILE: drivers/net/mlx4/mlx4_utils.h:81:
+			RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#207: FILE: drivers/net/mlx4/mlx4_utils.h:82:
+		RTE_FMT_TAIL(__VA_ARGS__,)))
 		                        ^

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


More information about the test-report mailing list