[dpdk-test-report] |WARNING| pw32565 [PATCH v1 3/6] flow_classify: fix issue in exported header

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 21 14:01:56 CET 2017


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#53: FILE: lib/librte_flow_classify/rte_flow_classify.h:89:
+		RTE_FMT("%s(): " RTE_FMT_HEAD(__VA_ARGS__,), \
 		                                         ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#55: FILE: lib/librte_flow_classify/rte_flow_classify.h:91:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

total: 2 errors, 0 warnings, 22 lines checked


More information about the test-report mailing list