[dpdk-test-report] |WARNING| pw92589 [kmods PATCH 3/3] windows/virt2phys: add tracing

checkpatch at dpdk.org checkpatch at dpdk.org
Sat May 1 19:20:42 CEST 2021


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#90: 
[1]: https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/wpp-software-tracing

ERROR:SPACING: space required after that ',' (ctx:VxV)
#286: FILE: windows/virt2phys/virt2phys_trace.h:8:
+		VIRT2PHYS_TRACE_GUID, (C5C835BB,5CFB,4757,B1D4,9DD74662E212), \
 		                               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#286: FILE: windows/virt2phys/virt2phys_trace.h:8:
+		VIRT2PHYS_TRACE_GUID, (C5C835BB,5CFB,4757,B1D4,9DD74662E212), \
 		                                    ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#286: FILE: windows/virt2phys/virt2phys_trace.h:8:
+		VIRT2PHYS_TRACE_GUID, (C5C835BB,5CFB,4757,B1D4,9DD74662E212), \
 		                                         ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#286: FILE: windows/virt2phys/virt2phys_trace.h:8:
+		VIRT2PHYS_TRACE_GUID, (C5C835BB,5CFB,4757,B1D4,9DD74662E212), \
 		                                              ^

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#290: FILE: windows/virt2phys/virt2phys_trace.h:12:
+    WPP_LEVEL_LOGGER(flag)$

ERROR:SPACING: space required after that ',' (ctx:VxV)
#296: FILE: windows/virt2phys/virt2phys_trace.h:18:
+#define WPP_LEVEL_FLAGS_LOGGER(lvl,flags) \
                                   ^

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#315: FILE: windows/virt2phys/virt2phys_trace.h:37:
+/*
+begin_wpp config

total: 5 errors, 3 warnings, 189 lines checked


More information about the test-report mailing list