|WARNING| pw104803 [PATCH v9 9/9] app/test: enable subset of unit tests on Windows

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 1 19:08:33 CET 2021


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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#2183: FILE: app/test/test_pie.c:11:
+    printf("pie not supported on Windows, skipping test
");$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#2184: FILE: app/test/test_pie.c:12:
+    return TEST_SKIPPED;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#2190: FILE: app/test/test_pie.c:18:
+    printf("pie_perf not supported on Windows, skipping test
");$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#2191: FILE: app/test/test_pie.c:19:
+    return TEST_SKIPPED;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#2197: FILE: app/test/test_pie.c:25:
+    printf("pie_all not supported on Windows, skipping test
");$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#2198: FILE: app/test/test_pie.c:26:
+    return TEST_SKIPPED;$

total: 0 errors, 6 warnings, 2231 lines checked


More information about the test-report mailing list