[dpdk-test-report] |WARNING| pw28234 [PATCH v2 34/51] net/mlx4: separate debugging macros

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 1 10:17:02 CEST 2017


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#194: 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)
#198: FILE: drivers/net/mlx4/mlx4_utils.h:67:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

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

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

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


More information about the test-report mailing list