From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: richael.zhuang@arm.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw95593 [dpdk-dev] [PATCH v7 2/2] test/power: round cpuinfo cur freq only in CPPC cpufreq
Date: Fri, 9 Jul 2021 00:00:04 -0400 [thread overview]
Message-ID: <20210709040004.11442-1-robot@bytheb.org> (raw)
In-Reply-To: <20210709033416.46199-3-richael.zhuang@arm.com>
From: robot@bytheb.org
Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/95593/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1013892738
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-clang-static" failed at step "Build and test"
"ubuntu-18.04-clang-shared-doc+tests" failed at step "Build and test"
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step "Build and test"
####################################################################################
../lib/power/power_cppc_cpufreq.c:122:2: note: remove the 'if' if its condition is always false
if (f_max == NULL) {
^~~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:116:13: note: initialize the variable 'f_nom' to silence this warning
FILE *f_nom, *f_max, *f_cmax;
^
= NULL
../lib/power/power_cppc_cpufreq.c:209:6: error: variable 'f_min' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
if (f_max == NULL) {
^~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:265:6: note: uninitialized use occurs here
if (f_min != NULL)
^~~~~
../lib/power/power_cppc_cpufreq.c:209:2: note: remove the 'if' if its condition is always false
if (f_max == NULL) {
^~~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:202:13: note: initialize the variable 'f_min' to silence this warning
FILE *f_min, *f_max;
^
= NULL
4 errors generated.
[331/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix.c.o'.
[332/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_fc.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step "Build and test"
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step "Build and test"
####################################################################################
../lib/power/power_cppc_cpufreq.c:122:2: note: remove the 'if' if its condition is always false
if (f_max == NULL) {
^~~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:116:13: note: initialize the variable 'f_nom' to silence this warning
FILE *f_nom, *f_max, *f_cmax;
^
= NULL
../lib/power/power_cppc_cpufreq.c:209:6: error: variable 'f_min' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
if (f_max == NULL) {
^~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:265:6: note: uninitialized use occurs here
if (f_min != NULL)
^~~~~
../lib/power/power_cppc_cpufreq.c:209:2: note: remove the 'if' if its condition is always false
if (f_max == NULL) {
^~~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:202:13: note: initialize the variable 'f_min' to silence this warning
FILE *f_min, *f_max;
^
= NULL
4 errors generated.
[343/3414] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[344/3414] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------
prev parent reply other threads:[~2021-07-09 4:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20210709033416.46199-3-richael.zhuang@arm.com>
2021-07-09 3:35 ` [dpdk-test-report] |SUCCESS| pw95593 " checkpatch
2021-07-09 4:00 ` 0-day Robot [this message]
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=20210709040004.11442-1-robot@bytheb.org \
--to=robot@bytheb.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).