|FAILURE| pw117396-117398 [PATCH] [v8, 3/3] test/power: add unit tests for uncore API

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Oct 6 02:48:29 CEST 2022


Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/117396

_build patch failure_

Submitter: Tadhg Kearney <tadhg.kearney at intel.com>
Date: Wednesday, October 05 2022 16:20:23 
Applied on: CommitID:4ed890495594a71e618d62fd975c5868915eb4a1
Apply patch set 117396-117398 failed:

[1/23] Compiling C object drivers/librte_event_cnxk.a.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[2/23] Compiling C object drivers/librte_event_cnxk.so.23.0.p/meson-generated_.._rte_event_cnxk.pmd.c.o
[3/23] Linking static target drivers/librte_event_cnxk.a
[4/23] Compiling C object app/test/dpdk-test.p/test_power_intel_uncore.c.o
FAILED: app/test/dpdk-test.p/test_power_intel_uncore.c.o 
ccache cc -Iapp/test/dpdk-test.p -Iapp/test -I../app/test -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/kni -I../lib/kni -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/flow_classify -I../lib/flow_classify -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Idrivers/net/null -I../drivers/net/null -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -include rte_config.h -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 -march=native -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API -MD -MQ app/test/dpdk-test.p/test_power_intel_uncore.c.o -MF app/test/dpdk-test.p/test_power_intel_uncore.c.o.d -o app/test/dpdk-test.p/test_power_intel_uncore.c.o -c ../app/test/test_power_intel_uncore.c
In file included from ../app/test/test_power_intel_uncore.c:5:0:
../app/test/test_power_intel_uncore.c:301:46: error: ‘test_power_intel_uncore’ undeclared here (not in a function); did you mean ‘test_power_uncore’?
 REGISTER_TEST_COMMAND(power_uncore_autotest, test_power_intel_uncore);
                                              ^
../app/test/test.h:197:15: note: in definition of macro ‘REGISTER_TEST_COMMAND’
   .callback = func, \
               ^~~~
../app/test/test_power_intel_uncore.c:245:1: warning: ‘test_power_uncore’ defined but not used [-Wunused-function]
 test_power_uncore(void)
 ^~~~~~~~~~~~~~~~~
[5/23] Generating rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[6/23] Linking target app/dpdk-test-cmdline
[7/23] Linking target app/dpdk-testpmd
[8/23] Linking target app/dpdk-test-sad
[9/23] Linking target app/dpdk-pdump
[10/23] Linking target app/dpdk-test-gpudev
[11/23] Linking target app/dpdk-dumpcap
[12/23] Linking target app/dpdk-test-pipeline
[13/23] Linking target app/dpdk-test-eventdev
[14/23] Linking target app/dpdk-test-compress-perf
[15/23] Linking target app/dpdk-test-flow-perf
[16/23] Linking target app/dpdk-test-regex
[17/23] Linking target app/dpdk-test-acl
[18/23] Linking target app/dpdk-test-crypto-perf
[19/23] Linking target app/dpdk-test-fib
[20/23] Linking target app/dpdk-test-bbdev
[21/23] Linking target app/dpdk-proc-info
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab


More information about the test-report mailing list