* [dpdk-test-report] |WARNING| pw90587 [PATCH v1 2/2] test/power: fix a bug in cpufreq autotest
[not found] <20210406030459.10261-1-richael.zhuang@arm.com>
@ 2021-04-06 3:06 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-04-06 3:06 UTC (permalink / raw)
To: test-report; +Cc: Richael Zhuang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/90587
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#173:
check_power_turbo() to continue if rte_power_turbo_status(TEST_POWER_LCORE_ID)!=1
ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream
#180:
Change-Id: I5702d5c647e941253c556ae2be8c1edeefacb618
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#200: FILE: app/test/test_power_cpufreq.c:392:
+ if (rte_power_turbo_status(TEST_POWER_LCORE_ID) != 1) {$
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (7, 15)
#200: FILE: app/test/test_power_cpufreq.c:392:
+ if (rte_power_turbo_status(TEST_POWER_LCORE_ID) != 1) {
printf("Turbo not available on lcore %u, skipping test
",
total: 1 errors, 3 warnings, 8 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-06 3:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210406030459.10261-1-richael.zhuang@arm.com>
2021-04-06 3:06 ` [dpdk-test-report] |WARNING| pw90587 [PATCH v1 2/2] test/power: fix a bug in cpufreq autotest checkpatch
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).