[dpdk-test-report] |WARNING| pw89855 [PATCH v2 1/4] telemetry: use rte_log for logging

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 25 14:58:53 CET 2021


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#183: FILE: lib/librte_telemetry/telemetry.c:59:
+        rte_log_ptr(RTE_LOG_ ## l, logtype, "TELEMETRY: " __VA_ARGS__)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#183: FILE: lib/librte_telemetry/telemetry.c:59:
+        rte_log_ptr(RTE_LOG_ ## l, logtype, "TELEMETRY: " __VA_ARGS__)$

total: 1 errors, 1 warnings, 229 lines checked


More information about the test-report mailing list