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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 12 23:28:52 CEST 2020


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

_coding style issues_


ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream
#60: 
Change-Id: I7698d9b8eea2e681ea6ff237d1f93b0ece7f4704

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#74: 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
#85: FILE: drivers/event/dlb/dlb_log.h:13:
+                __func__, ##args)$

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

total: 2 errors, 2 warnings, 24 lines checked


More information about the test-report mailing list