[dpdk-test-report] |WARNING| pw67385 [RFC PATCH 2/9] eal/windows: do not expose private EAL facilities

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 30 06:11:58 CEST 2020


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 189 lines checked


More information about the test-report mailing list