[dpdk-test-report] |WARNING| pw68444 [PATCH v3 02/10] eal/windows: do not expose private EAL facilities

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 14 21:46:32 CEST 2020


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#357: FILE: lib/librte_eal/windows/include/rte_windows.h:38:
+		RTE_FMT_HEAD(__VA_ARGS__,) "
", GetLastError(), \
 		                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#358: FILE: lib/librte_eal/windows/include/rte_windows.h:39:
+		RTE_FMT_TAIL(__VA_ARGS__,)))
 		                        ^

total: 2 errors, 0 warnings, 187 lines checked


More information about the test-report mailing list