[dpdk-test-report] |WARNING| pw52125 [PATCH] examples/vm_power: add conditional compilation for PMD specific code

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 2 20:15:19 CEST 2019


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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

ERROR:CODE_INDENT: code indent should use tabs where possible
#54: FILE: examples/vm_power_manager/main.c:378:
+        ret = -ENOTSUP;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#54: FILE: examples/vm_power_manager/main.c:378:
+        ret = -ENOTSUP;$

total: 1 errors, 2 warnings, 36 lines checked


More information about the test-report mailing list