From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Richael Zhuang <richael.zhuang@arm.com>
Subject: [dpdk-test-report] |WARNING| pw94804 [PATCH v5 1/2] power: add support for cppc cpufreq
Date: Fri, 25 Jun 2021 04:04:00 +0200 (CEST) [thread overview]
Message-ID: <20210625020400.22464122E3A@dpdk.org> (raw)
In-Reply-To: <20210625020206.42284-2-richael.zhuang@arm.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/94804
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#324: FILE: lib/power/power_cppc_cpufreq.c:210:
+ RTE_LOG(ERR, POWER, "failed to open %s
",$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#324: FILE: lib/power/power_cppc_cpufreq.c:210:
+ RTE_LOG(ERR, POWER, "failed to open %s
",$
ERROR:CODE_INDENT: code indent should use tabs where possible
#325: FILE: lib/power/power_cppc_cpufreq.c:211:
+ POWER_SYSFILE_SCALING_MAX_FREQ);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#325: FILE: lib/power/power_cppc_cpufreq.c:211:
+ POWER_SYSFILE_SCALING_MAX_FREQ);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#326: FILE: lib/power/power_cppc_cpufreq.c:212:
+ goto out;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#326: FILE: lib/power/power_cppc_cpufreq.c:212:
+ goto out;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#327: FILE: lib/power/power_cppc_cpufreq.c:213:
+ }$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#327: FILE: lib/power/power_cppc_cpufreq.c:213:
+ }$
ERROR:CODE_INDENT: code indent should use tabs where possible
#332: FILE: lib/power/power_cppc_cpufreq.c:218:
+ RTE_LOG(ERR, POWER, "failed to open %s
",$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#332: FILE: lib/power/power_cppc_cpufreq.c:218:
+ RTE_LOG(ERR, POWER, "failed to open %s
",$
ERROR:CODE_INDENT: code indent should use tabs where possible
#333: FILE: lib/power/power_cppc_cpufreq.c:219:
+ POWER_SYSFILE_SCALING_MIN_FREQ);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#333: FILE: lib/power/power_cppc_cpufreq.c:219:
+ POWER_SYSFILE_SCALING_MIN_FREQ);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#334: FILE: lib/power/power_cppc_cpufreq.c:220:
+ goto out;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#334: FILE: lib/power/power_cppc_cpufreq.c:220:
+ goto out;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#335: FILE: lib/power/power_cppc_cpufreq.c:221:
+ }$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#335: FILE: lib/power/power_cppc_cpufreq.c:221:
+ }$
ERROR:CODE_INDENT: code indent should use tabs where possible
#339: FILE: lib/power/power_cppc_cpufreq.c:225:
+ RTE_LOG(ERR, POWER, "Failed to read %s
",$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#339: FILE: lib/power/power_cppc_cpufreq.c:225:
+ RTE_LOG(ERR, POWER, "Failed to read %s
",$
ERROR:CODE_INDENT: code indent should use tabs where possible
#340: FILE: lib/power/power_cppc_cpufreq.c:226:
+ POWER_SYSFILE_SCALING_MAX_FREQ);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#340: FILE: lib/power/power_cppc_cpufreq.c:226:
+ POWER_SYSFILE_SCALING_MAX_FREQ);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#341: FILE: lib/power/power_cppc_cpufreq.c:227:
+ goto out;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#341: FILE: lib/power/power_cppc_cpufreq.c:227:
+ goto out;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#342: FILE: lib/power/power_cppc_cpufreq.c:228:
+ }$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#342: FILE: lib/power/power_cppc_cpufreq.c:228:
+ }$
ERROR:CODE_INDENT: code indent should use tabs where possible
#346: FILE: lib/power/power_cppc_cpufreq.c:232:
+ RTE_LOG(ERR, POWER, "Failed to read %s
",$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#346: FILE: lib/power/power_cppc_cpufreq.c:232:
+ RTE_LOG(ERR, POWER, "Failed to read %s
",$
ERROR:CODE_INDENT: code indent should use tabs where possible
#347: FILE: lib/power/power_cppc_cpufreq.c:233:
+ POWER_SYSFILE_SCALING_MIN_FREQ);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#347: FILE: lib/power/power_cppc_cpufreq.c:233:
+ POWER_SYSFILE_SCALING_MIN_FREQ);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#348: FILE: lib/power/power_cppc_cpufreq.c:234:
+ goto out;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#348: FILE: lib/power/power_cppc_cpufreq.c:234:
+ goto out;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#349: FILE: lib/power/power_cppc_cpufreq.c:235:
+ }$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#349: FILE: lib/power/power_cppc_cpufreq.c:235:
+ }$
ERROR:CODE_INDENT: code indent should use tabs where possible
#401: FILE: lib/power/power_cppc_cpufreq.c:287:
+ RTE_LOG(ERR, POWER, "failed to open %s
",$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#401: FILE: lib/power/power_cppc_cpufreq.c:287:
+ RTE_LOG(ERR, POWER, "failed to open %s
",$
ERROR:CODE_INDENT: code indent should use tabs where possible
#402: FILE: lib/power/power_cppc_cpufreq.c:288:
+ POWER_SYSFILE_SETSPEED);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#402: FILE: lib/power/power_cppc_cpufreq.c:288:
+ POWER_SYSFILE_SETSPEED);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#403: FILE: lib/power/power_cppc_cpufreq.c:289:
+ goto err;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#403: FILE: lib/power/power_cppc_cpufreq.c:289:
+ goto err;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#404: FILE: lib/power/power_cppc_cpufreq.c:290:
+ }$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#404: FILE: lib/power/power_cppc_cpufreq.c:290:
+ }$
ERROR:CODE_INDENT: code indent should use tabs where possible
#408: FILE: lib/power/power_cppc_cpufreq.c:294:
+ RTE_LOG(ERR, POWER, "Failed to read %s
",$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#408: FILE: lib/power/power_cppc_cpufreq.c:294:
+ RTE_LOG(ERR, POWER, "Failed to read %s
",$
ERROR:CODE_INDENT: code indent should use tabs where possible
#409: FILE: lib/power/power_cppc_cpufreq.c:295:
+ POWER_SYSFILE_SETSPEED);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#409: FILE: lib/power/power_cppc_cpufreq.c:295:
+ POWER_SYSFILE_SETSPEED);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#410: FILE: lib/power/power_cppc_cpufreq.c:296:
+ goto err;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#410: FILE: lib/power/power_cppc_cpufreq.c:296:
+ goto err;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#411: FILE: lib/power/power_cppc_cpufreq.c:297:
+ }$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#411: FILE: lib/power/power_cppc_cpufreq.c:297:
+ }$
total: 24 errors, 24 warnings, 1006 lines checked
parent reply other threads:[~2021-06-25 2:04 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20210625020206.42284-2-richael.zhuang@arm.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210625020400.22464122E3A@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=richael.zhuang@arm.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).