[dpdk-test-report] |WARNING| pw72295 [PATCH 06/27] event/dlb: add dynamic logging

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Jun 27 06:41:44 CEST 2020


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#78: FILE: drivers/event/dlb/dlb_log.h:2:
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright(c) 2020 Intel Corporation

ERROR:CODE_INDENT: code indent should use tabs where possible
#89: FILE: drivers/event/dlb/dlb_log.h:13:
+                __func__, ##args)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#89: FILE: drivers/event/dlb/dlb_log.h:13:
+                __func__, ##args)$

total: 1 errors, 2 warnings, 24 lines checked


More information about the test-report mailing list