automatic DPDK test reports
 help / color / mirror / Atom feed
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| pw94805 [dpdk-dev] [PATCH v5 2/2] test/power: round cpuinfo cur freq only when using CPPC cpufreq
Date: Fri, 25 Jun 2021 00:01:44 -0400	[thread overview]
Message-ID: <20210625040144.2131-1-robot@bytheb.org> (raw)
In-Reply-To: <20210625020206.42284-3-richael.zhuang@arm.com>

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/94805/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/970094693
Build Logs:
-----------------------Summary of failed steps-----------------------
ubuntu-18.04-gcc-static failed at step "Build and test"
ubuntu-18.04-gcc-shared-abi+doc+tests failed at step "Build and test"
ubuntu-18.04-clang-static failed at step "Build and test"
ubuntu-18.04-clang-shared-doc+tests failed at step "Build and test"
ubuntu-18.04-gcc-static-i386 failed at step "Build and test"
ubuntu-18.04-gcc-static-aarch64 failed at step "Build and test"
ubuntu-18.04-gcc-shared-aarch64 failed at step "Build and test"
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################
../lib/power/power_cppc_cpufreq.c:109:9: error: implicit declaration of function ‘power_set_governor’; did you mean ‘timer_getoverrun’? [-Werror=implicit-function-declaration]
  return power_set_governor(pi->lcore_id, POWER_GOVERNOR_USERSPACE,
         ^~~~~~~~~~~~~~~~~~
         timer_getoverrun
../lib/power/power_cppc_cpufreq.c:109:9: error: nested extern declaration of ‘power_set_governor’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_check_turbo’:
../lib/power/power_cppc_cpufreq.c:120:2: error: implicit declaration of function ‘open_core_sysfs_file’; did you mean ‘rte_lcore_has_role’? [-Werror=implicit-function-declaration]
  open_core_sysfs_file(POWER_SYSFILE_HIGHEST_PERF, pi->lcore_id, "r",
  ^~~~~~~~~~~~~~~~~~~~
  rte_lcore_has_role
../lib/power/power_cppc_cpufreq.c:120:2: error: nested extern declaration of ‘open_core_sysfs_file’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c:144:8: error: implicit declaration of function ‘read_core_sysfs_u32’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_u32(f_max, &highest_perf);
        ^~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:144:8: error: nested extern declaration of ‘read_core_sysfs_u32’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_init_for_setting_freq’:
../lib/power/power_cppc_cpufreq.c:292:8: error: implicit declaration of function ‘read_core_sysfs_s’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_s(f, buf, sizeof(buf));
        ^~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:292:8: error: nested extern declaration of ‘read_core_sysfs_s’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[351/3094] Generating rte_regexdev_mingw with a custom command.
[352/3094] Generating symbol file 'lib/76b5a35@@rte_rawdev@sha/librte_rawdev.so.21.3.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################
../lib/power/power_cppc_cpufreq.c:109:9: error: implicit declaration of function ‘power_set_governor’; did you mean ‘timer_getoverrun’? [-Werror=implicit-function-declaration]
  return power_set_governor(pi->lcore_id, POWER_GOVERNOR_USERSPACE,
         ^~~~~~~~~~~~~~~~~~
         timer_getoverrun
../lib/power/power_cppc_cpufreq.c:109:9: error: nested extern declaration of ‘power_set_governor’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_check_turbo’:
../lib/power/power_cppc_cpufreq.c:120:2: error: implicit declaration of function ‘open_core_sysfs_file’; did you mean ‘rte_lcore_has_role’? [-Werror=implicit-function-declaration]
  open_core_sysfs_file(POWER_SYSFILE_HIGHEST_PERF, pi->lcore_id, "r",
  ^~~~~~~~~~~~~~~~~~~~
  rte_lcore_has_role
../lib/power/power_cppc_cpufreq.c:120:2: error: nested extern declaration of ‘open_core_sysfs_file’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c:144:8: error: implicit declaration of function ‘read_core_sysfs_u32’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_u32(f_max, &highest_perf);
        ^~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:144:8: error: nested extern declaration of ‘read_core_sysfs_u32’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_init_for_setting_freq’:
../lib/power/power_cppc_cpufreq.c:292:8: error: implicit declaration of function ‘read_core_sysfs_s’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_s(f, buf, sizeof(buf));
        ^~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:292:8: error: nested extern declaration of ‘read_core_sysfs_s’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[358/3310] Generating symbol file 'lib/76b5a35@@rte_pdump@sha/librte_pdump.so.21.3.symbols'.
[359/3310] Generating symbol file 'lib/76b5a35@@rte_rawdev@sha/librte_rawdev.so.21.3.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################
            ^~~~~~~~~~~~~
../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
../lib/power/power_cppc_cpufreq.c:284:2: error: implicit declaration of function 'open_core_sysfs_file' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        open_core_sysfs_file(POWER_SYSFILE_SETSPEED, pi->lcore_id, "rw+",
        ^
../lib/power/power_cppc_cpufreq.c:292:8: error: implicit declaration of function 'read_core_sysfs_s' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        ret = read_core_sysfs_s(f, buf, sizeof(buf));
              ^
../lib/power/power_cppc_cpufreq.c:407:9: error: implicit declaration of function 'power_set_governor' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        return power_set_governor(pi->lcore_id, pi->governor_ori, NULL, 0);
               ^
16 errors generated.
[346/3096] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[347/3096] Generating rte_rawdev_mingw with a custom command.
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: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
../lib/power/power_cppc_cpufreq.c:284:2: error: implicit declaration of function 'open_core_sysfs_file' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        open_core_sysfs_file(POWER_SYSFILE_SETSPEED, pi->lcore_id, "rw+",
        ^
../lib/power/power_cppc_cpufreq.c:292:8: error: implicit declaration of function 'read_core_sysfs_s' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        ret = read_core_sysfs_s(f, buf, sizeof(buf));
              ^
../lib/power/power_cppc_cpufreq.c:407:9: error: implicit declaration of function 'power_set_governor' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        return power_set_governor(pi->lcore_id, pi->governor_ori, NULL, 0);
               ^
16 errors generated.
[354/3312] Generating rte_rawdev_def with a custom command.
[355/3312] Generating symbol file 'lib/76b5a35@@rte_pdump@sha/librte_pdump.so.21.3.symbols'.
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"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################
../lib/power/power_cppc_cpufreq.c:109:9: error: implicit declaration of function ‘power_set_governor’; did you mean ‘timer_getoverrun’? [-Werror=implicit-function-declaration]
  return power_set_governor(pi->lcore_id, POWER_GOVERNOR_USERSPACE,
         ^~~~~~~~~~~~~~~~~~
         timer_getoverrun
../lib/power/power_cppc_cpufreq.c:109:9: error: nested extern declaration of ‘power_set_governor’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_check_turbo’:
../lib/power/power_cppc_cpufreq.c:120:2: error: implicit declaration of function ‘open_core_sysfs_file’; did you mean ‘rte_lcore_has_role’? [-Werror=implicit-function-declaration]
  open_core_sysfs_file(POWER_SYSFILE_HIGHEST_PERF, pi->lcore_id, "r",
  ^~~~~~~~~~~~~~~~~~~~
  rte_lcore_has_role
../lib/power/power_cppc_cpufreq.c:120:2: error: nested extern declaration of ‘open_core_sysfs_file’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c:144:8: error: implicit declaration of function ‘read_core_sysfs_u32’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_u32(f_max, &highest_perf);
        ^~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:144:8: error: nested extern declaration of ‘read_core_sysfs_u32’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_init_for_setting_freq’:
../lib/power/power_cppc_cpufreq.c:292:8: error: implicit declaration of function ‘read_core_sysfs_s’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_s(f, buf, sizeof(buf));
        ^~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:292:8: error: nested extern declaration of ‘read_core_sysfs_s’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[339/2461] Generating symbol file 'lib/76b5a35@@rte_rawdev@sha/librte_rawdev.so.21.3.symbols'.
[340/2461] Compiling C object 'lib/76b5a35@@rte_rib@sta/rib_rte_rib6.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################
../lib/power/power_cppc_cpufreq.c:109:9: error: implicit declaration of function ‘power_set_governor’; did you mean ‘timer_getoverrun’? [-Werror=implicit-function-declaration]
  return power_set_governor(pi->lcore_id, POWER_GOVERNOR_USERSPACE,
         ^~~~~~~~~~~~~~~~~~
         timer_getoverrun
../lib/power/power_cppc_cpufreq.c:109:9: error: nested extern declaration of ‘power_set_governor’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_check_turbo’:
../lib/power/power_cppc_cpufreq.c:120:2: error: implicit declaration of function ‘open_core_sysfs_file’; did you mean ‘rte_lcore_has_role’? [-Werror=implicit-function-declaration]
  open_core_sysfs_file(POWER_SYSFILE_HIGHEST_PERF, pi->lcore_id, "r",
  ^~~~~~~~~~~~~~~~~~~~
  rte_lcore_has_role
../lib/power/power_cppc_cpufreq.c:120:2: error: nested extern declaration of ‘open_core_sysfs_file’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c:144:8: error: implicit declaration of function ‘read_core_sysfs_u32’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_u32(f_max, &highest_perf);
        ^~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:144:8: error: nested extern declaration of ‘read_core_sysfs_u32’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_init_for_setting_freq’:
../lib/power/power_cppc_cpufreq.c:292:8: error: implicit declaration of function ‘read_core_sysfs_s’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_s(f, buf, sizeof(buf));
        ^~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:292:8: error: nested extern declaration of ‘read_core_sysfs_s’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[352/3094] Generating symbol file 'lib/76b5a35@@rte_rawdev@sha/librte_rawdev.so.21.3.symbols'.
[353/3094] Compiling C object 'lib/76b5a35@@rte_rib@sta/rib_rte_rib6.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
../lib/power/power_cppc_cpufreq.c:109:9: error: implicit declaration of function ‘power_set_governor’; did you mean ‘timer_getoverrun’? [-Werror=implicit-function-declaration]
  return power_set_governor(pi->lcore_id, POWER_GOVERNOR_USERSPACE,
         ^~~~~~~~~~~~~~~~~~
         timer_getoverrun
../lib/power/power_cppc_cpufreq.c:109:9: error: nested extern declaration of ‘power_set_governor’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_check_turbo’:
../lib/power/power_cppc_cpufreq.c:120:2: error: implicit declaration of function ‘open_core_sysfs_file’; did you mean ‘rte_lcore_has_role’? [-Werror=implicit-function-declaration]
  open_core_sysfs_file(POWER_SYSFILE_HIGHEST_PERF, pi->lcore_id, "r",
  ^~~~~~~~~~~~~~~~~~~~
  rte_lcore_has_role
../lib/power/power_cppc_cpufreq.c:120:2: error: nested extern declaration of ‘open_core_sysfs_file’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c:144:8: error: implicit declaration of function ‘read_core_sysfs_u32’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_u32(f_max, &highest_perf);
        ^~~~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:144:8: error: nested extern declaration of ‘read_core_sysfs_u32’ [-Werror=nested-externs]
../lib/power/power_cppc_cpufreq.c: In function ‘power_init_for_setting_freq’:
../lib/power/power_cppc_cpufreq.c:292:8: error: implicit declaration of function ‘read_core_sysfs_s’ [-Werror=implicit-function-declaration]
  ret = read_core_sysfs_s(f, buf, sizeof(buf));
        ^~~~~~~~~~~~~~~~~
../lib/power/power_cppc_cpufreq.c:292:8: error: nested extern declaration of ‘read_core_sysfs_s’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[354/3307] Generating rte_rawdev_mingw with a custom command.
[355/3307] Generating symbol file 'lib/76b5a35@@rte_pdump@sha/librte_pdump.so.21.3.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2021-06-25  4:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210625020206.42284-3-richael.zhuang@arm.com>
2021-06-25  2:04 ` [dpdk-test-report] |SUCCESS| pw94805 " checkpatch
2021-06-25  4:01 ` 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=20210625040144.2131-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).