[dpdk-test-report] |FAILURE| pw86893-86894 [PATCH] [v18, 2/2] examples/l3fwd-power: enable PMD power mgmt

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Jan 19 18:55:49 CET 2021


Test-Label: Performance-Testing
Test-Status: FAILURE
http://dpdk.org/patch/86893

_build patch failure_

Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: Tuesday, January 19 2021 16:45:56 
Applied on: CommitID:05a732f7f78d6be13c7e593f67040cf0e55e503d
Apply patch set 86893-86894 failed:

[1/2293] Linking static target lib/librte_hash.a.
[2/2293] Linking static target lib/librte_lpm.a.
[3/2293] Linking static target lib/librte_member.a.
[4/2293] Linking static target lib/librte_pdump.a.
[5/2293] Linking static target lib/librte_rawdev.a.
[6/2293] Linking static target lib/librte_regexdev.a.
[7/2293] Linking static target lib/librte_rib.a.
[8/2293] Linking static target lib/librte_reorder.a.
[9/2293] Generating rte_reorder_def with a custom command.
[10/2293] Generating rte_sched_mingw with a custom command.
[11/2293] Generating rte_reorder_mingw with a custom command.
[12/2293] Linking target lib/librte_eal.so.21.1.
[13/2293] Generating rte_sched_def with a custom command.
[14/2293] Generating rte_security_def with a custom command.
[15/2293] Generating rte_security_mingw with a custom command.
[16/2293] Compiling C object 'lib/76b5a35@@rte_sched at sta/librte_sched_rte_approx.c.o'.
[17/2293] Generating rte_stack_def with a custom command.
[18/2293] Compiling C object 'lib/76b5a35@@rte_sched at sta/librte_sched_rte_red.c.o'.
[19/2293] Generating rte_stack_mingw with a custom command.
[20/2293] Generating rte_vhost_def with a custom command.
[21/2293] Compiling C object 'lib/76b5a35@@rte_stack at sta/librte_stack_rte_stack_std.c.o'.
[22/2293] Generating rte_vhost_mingw with a custom command.
[23/2293] Compiling C object 'lib/76b5a35@@rte_stack at sta/librte_stack_rte_stack_lf.c.o'.
[24/2293] Compiling C object 'lib/76b5a35@@rte_stack at sta/librte_stack_rte_stack.c.o'.
[25/2293] Linking static target lib/librte_stack.a.
[26/2293] Compiling C object 'lib/76b5a35@@rte_vhost at sta/librte_vhost_fd_man.c.o'.
[27/2293] Compiling C object 'lib/76b5a35@@rte_power at sta/librte_power_rte_power_pmd_mgmt.c.o'.
FAILED: lib/76b5a35@@rte_power at sta/librte_power_rte_power_pmd_mgmt.c.o 
cc -Ilib/76b5a35@@rte_power at sta -Ilib -I../lib -Ilib/librte_power -I../lib/librte_power -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -MD -MQ 'lib/76b5a35@@rte_power at sta/librte_power_rte_power_pmd_mgmt.c.o' -MF 'lib/76b5a35@@rte_power at sta/librte_power_rte_power_pmd_mgmt.c.o.d' -o 'lib/76b5a35@@rte_power at sta/librte_power_rte_power_pmd_mgmt.c.o' -c ../lib/librte_power/rte_power_pmd_mgmt.c
../lib/librte_power/rte_power_pmd_mgmt.c: In function ‘clb_umwait’:
../lib/librte_power/rte_power_pmd_mgmt.c:92:34: error: storage size of ‘pmc’ isn’t known
    struct rte_power_monitor_cond pmc;
                                  ^~~
../lib/librte_power/rte_power_pmd_mgmt.c:111:11: warning: implicit declaration of function ‘rte_eth_get_monitor_addr’; did you mean ‘rte_eth_dev_mac_addr_add’? [-Wimplicit-function-declaration]
     ret = rte_eth_get_monitor_addr(port_id, qidx,
           ^~~~~~~~~~~~~~~~~~~~~~~~
           rte_eth_dev_mac_addr_add
../lib/librte_power/rte_power_pmd_mgmt.c:111:11: warning: nested extern declaration of ‘rte_eth_get_monitor_addr’ [-Wnested-externs]
../lib/librte_power/rte_power_pmd_mgmt.c:114:6: error: too few arguments to function ‘rte_power_monitor’
      rte_power_monitor(&pmc, -1ULL);
      ^~~~~~~~~~~~~~~~~
In file included from ../lib/librte_power/rte_power_pmd_mgmt.c:10:0:
../lib/librte_eal/x86/include/rte_power_intrinsics.h:41:1: note: declared here
 rte_power_monitor(const volatile void *p, const uint64_t expected_value,
 ^~~~~~~~~~~~~~~~~
../lib/librte_power/rte_power_pmd_mgmt.c:92:34: warning: unused variable ‘pmc’ [-Wunused-variable]
    struct rte_power_monitor_cond pmc;
                                  ^~~
../lib/librte_power/rte_power_pmd_mgmt.c: In function ‘rte_power_ethdev_pmgmt_queue_enable’:
../lib/librte_power/rte_power_pmd_mgmt.c:219:33: error: storage size of ‘dummy’ isn’t known
   struct rte_power_monitor_cond dummy;
                                 ^~~~~
../lib/librte_power/rte_power_pmd_mgmt.c:219:33: warning: unused variable ‘dummy’ [-Wunused-variable]
../lib/librte_power/rte_power_pmd_mgmt.c: In function ‘rte_power_ethdev_pmgmt_queue_disable’:
../lib/librte_power/rte_power_pmd_mgmt.c:341:5: warning: implicit declaration of function ‘rte_power_monitor_wakeup’; did you mean ‘rte_power_monitor_sync’? [-Wimplicit-function-declaration]
     rte_power_monitor_wakeup(lcore_id);
     ^~~~~~~~~~~~~~~~~~~~~~~~
     rte_power_monitor_sync
../lib/librte_power/rte_power_pmd_mgmt.c:341:5: warning: nested extern declaration of ‘rte_power_monitor_wakeup’ [-Wnested-externs]
[28/2293] Compiling C object 'lib/76b5a35@@rte_security at sta/librte_security_rte_security.c.o'.
[29/2293] Generating pdump.sym_chk with a meson_exe.py custom command.
[30/2293] Generating rawdev.sym_chk with a meson_exe.py custom command.
[31/2293] Generating symbol file 'lib/76b5a35@@rte_eal at sha/librte_eal.so.21.1.symbols'.
[32/2293] Generating lpm.sym_chk with a meson_exe.py custom command.
[33/2293] Generating member.sym_chk with a meson_exe.py custom command.
[34/2293] Generating hash.sym_chk with a meson_exe.py custom command.
[35/2293] Generating reorder.sym_chk with a meson_exe.py custom command.
[36/2293] Compiling C object 'lib/76b5a35@@rte_vhost at sta/librte_vhost_vdpa.c.o'.
[37/2293] Generating stack.sym_chk with a meson_exe.py custom command.
[38/2293] Compiling C object 'lib/76b5a35@@rte_vhost at sta/librte_vhost_iotlb.c.o'.
[39/2293] Generating regexdev.sym_chk with a meson_exe.py custom command.
[40/2293] Compiling C object 'lib/76b5a35@@rte_vhost at sta/librte_vhost_socket.c.o'.
[41/2293] Generating rib.sym_chk with a meson_exe.py custom command.
[42/2293] Compiling C object 'lib/76b5a35@@rte_vhost at sta/librte_vhost_vhost.c.o'.
[43/2293] Compiling C object 'lib/76b5a35@@rte_sched at sta/librte_sched_rte_sched.c.o'.
[44/2293] Compiling C object 'lib/76b5a35@@rte_vhost at sta/librte_vhost_vhost_user.c.o'.
ninja: build stopped: subcommand failed.

https://lab.dpdk.org/results/dashboard/patchsets/15285/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list