automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw81955 [PATCH] [v8, 05/10] power: add PMD power management API and callback
@ 2020-10-23 20:15 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2020-10-23 20:15 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 5153 bytes --]

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

_build patch failure_

Submitter: Liang Ma <liang.j.ma@intel.com>
Date: Friday, October 23 2020 17:23:13 
Applied on: CommitID:50ee0c2d0a8b1ad889de589228be9c2c7a056a76
Apply patch set 81955 failed:

[1/2198] Linking static target lib/librte_lpm.a.
[2/2198] Linking static target lib/librte_member.a.
[3/2198] Linking static target lib/librte_pdump.a.
[4/2198] Linking static target lib/librte_rawdev.a.
[5/2198] Linking static target lib/librte_regexdev.a.
[6/2198] Generating rte_rib_mingw with a custom command.
[7/2198] Generating rte_reorder_def with a custom command.
[8/2198] Generating rte_rib_def with a custom command.
[9/2198] Generating rte_reorder_mingw with a custom command.
[10/2198] Generating rte_sched_def with a custom command.
[11/2198] Generating rte_sched_mingw with a custom command.
[12/2198] Linking target lib/librte_eal.so.21.0.
[13/2198] Generating rte_security_def with a custom command.
[14/2198] Generating rte_security_mingw with a custom command.
[15/2198] Generating rte_stack_def with a custom command.
[16/2198] Compiling C object 'lib/76b5a35@@rte_sched@sta/librte_sched_rte_red.c.o'.
[17/2198] Compiling C object 'lib/76b5a35@@rte_sched@sta/librte_sched_rte_approx.c.o'.
[18/2198] Compiling C object 'lib/76b5a35@@rte_stack@sta/librte_stack_rte_stack_std.c.o'.
[19/2198] Generating rte_vhost_def with a custom command.
[20/2198] Generating rte_stack_mingw with a custom command.
[21/2198] Generating rte_vhost_mingw with a custom command.
[22/2198] Compiling C object 'lib/76b5a35@@rte_stack@sta/librte_stack_rte_stack_lf.c.o'.
[23/2198] Compiling C object 'lib/76b5a35@@rte_stack@sta/librte_stack_rte_stack.c.o'.
[24/2198] Compiling C object 'lib/76b5a35@@rte_power@sta/librte_power_rte_power_pmd_mgmt.c.o'.
FAILED: lib/76b5a35@@rte_power@sta/librte_power_rte_power_pmd_mgmt.c.o 
cc -Ilib/76b5a35@@rte_power@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-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@sta/librte_power_rte_power_pmd_mgmt.c.o' -MF 'lib/76b5a35@@rte_power@sta/librte_power_rte_power_pmd_mgmt.c.o.d' -o 'lib/76b5a35@@rte_power@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:10:10: fatal error: rte_power_intrinsics.h: No such file or directory
 #include <rte_power_intrinsics.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[25/2198] Compiling C object 'lib/76b5a35@@rte_vhost@sta/librte_vhost_fd_man.c.o'.
[26/2198] Linking static target lib/librte_stack.a.
[27/2198] Compiling C object 'lib/76b5a35@@rte_security@sta/librte_security_rte_security.c.o'.
[28/2198] Generating member.sym_chk with a meson_exe.py custom command.
[29/2198] Compiling C object 'lib/76b5a35@@rte_reorder@sta/librte_reorder_rte_reorder.c.o'.
[30/2198] Generating pdump.sym_chk with a meson_exe.py custom command.
[31/2198] Generating rawdev.sym_chk with a meson_exe.py custom command.
[32/2198] Generating lpm.sym_chk with a meson_exe.py custom command.
[33/2198] Generating symbol file 'lib/76b5a35@@rte_eal@sha/librte_eal.so.21.0.symbols'.
[34/2198] Compiling C object 'lib/76b5a35@@rte_vhost@sta/librte_vhost_vdpa.c.o'.
[35/2198] Compiling C object 'lib/76b5a35@@rte_rib@sta/librte_rib_rte_rib6.c.o'.
[36/2198] Generating regexdev.sym_chk with a meson_exe.py custom command.
[37/2198] Compiling C object 'lib/76b5a35@@rte_vhost@sta/librte_vhost_iotlb.c.o'.
[38/2198] Compiling C object 'lib/76b5a35@@rte_vhost@sta/librte_vhost_socket.c.o'.
[39/2198] Compiling C object 'lib/76b5a35@@rte_vhost@sta/librte_vhost_vhost.c.o'.
[40/2198] Compiling C object 'lib/76b5a35@@rte_vhost@sta/librte_vhost_vhost_user.c.o'.
[41/2198] Compiling C object 'lib/76b5a35@@rte_sched@sta/librte_sched_rte_sched.c.o'.
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-23 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-23 20:15 [dpdk-test-report] |FAILURE| pw81955 [PATCH] [v8, 05/10] power: add PMD power management API and callback dpdklab

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).