[dpdk-test-report] |FAILURE| pw95593 [dpdk-dev] [PATCH v7 2/2] test/power: round cpuinfo cur freq only in CPPC cpufreq

0-day Robot robot at bytheb.org
Fri Jul 9 06:00:04 CEST 2021


From: robot at 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 at sta/common_cnxk_roc_nix.c.o'.
[332/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at 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 at sta/power_rte_power.c.o'.
[344/3414] Compiling C object 'lib/76b5a35@@rte_power at 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-----------------------------


More information about the test-report mailing list