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