From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
Thomas Monjalon <thomas@monjalon.net>,
Volodymyr Fialko <vfialko@marvell.com>
Subject: |FAILURE| pw120434 [PATCH] app/testeventdev: add vector worker to perf test
Date: Sat, 3 Dec 2022 22:57:58 +0000 (UTC) [thread overview]
Message-ID: <20221203225758.2673960091@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 5691 bytes --]
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/120434
_Testing issues_
Submitter: Volodymyr Fialko <vfialko@marvell.com>
Date: Friday, December 02 2022 10:11:39
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:7b1934d01a1a8afa1391f361088d8285d100e62a
120434 --> testing fail
Test environment and result as below:
+------------------+--------------------+
| Environment | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13 | PASS |
+------------------+--------------------+
| RHEL 7 | FAIL |
+------------------+--------------------+
| Debian Buster | FAIL |
+------------------+--------------------+
| CentOS Stream 9 | FAIL |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL |
+------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------+--------------------+
| CentOS Stream 8 | FAIL |
+------------------+--------------------+
| Debian Bullseye | FAIL |
+------------------+--------------------+
| RHEL8 | FAIL |
+------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[3107/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_queue.c.o'.
[3108/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_atq.c.o'.
[3109/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_test.c.o'.
[3110/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_parser.c.o'.
[3111/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_atq.c.o'.
[3112/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_common.c.o'.
[3113/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_queue.c.o'.
[3114/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_atq.c.o'.
[3115/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_common.c.o'.
[3116/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_common.c.o'.
[3117/3335] Compiling C object 'app/a172ced@@dpdk-test-fib@exe/test-fib_main.c.o'.
[3118/3335] Linking target app/dpdk-test-fib.
[3119/3335] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_queue.c.o'.
[3120/3335] Linking target app/dpdk-test-eventdev.
FAILED: app/dpdk-test-eventdev
cc -o app/dpdk-test-eventdev 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_main.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_options.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_evt_test.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_parser.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_atq.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_common.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_order_queue.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_atq.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_common.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_queue.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_atq.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_common.c.o' 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_queue.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--no-as-needed -pthread -Wl,--start-group -lm -ldl -lnuma lib/librte_eventdev.so.23.1 lib/librte_eal.so.23.1 lib/librte_kvargs.so.23.1 lib/librte_telemetry.so.23.1 lib/librte_ring.so.23.1 lib/librte_ethdev.so.23.1 lib/librte_net.so.23.1 lib/librte_mbuf.so.23.1 lib/librte_mempool.so.23.1 lib/librte_meter.so.23.1 lib/librte_hash.so.23.1 lib/librte_rcu.so.23.1 lib/librte_timer.so.23.1 lib/librte_cryptodev.so.23.1 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@3/dpdk/build/lib
/usr/bin/ld: app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_common.c.o: in function `perf_event_dev_port_setup':
test_perf_common.c:(.text+0x5481): undefined reference to `rte_event_crypto_adapter_vector_limits_get'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/24619/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2022-12-03 22:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-03 22:57 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-03 13:59 dpdklab
2022-12-03 13:50 dpdklab
2022-12-03 13:32 dpdklab
2022-12-03 13:20 dpdklab
2022-12-03 13:20 dpdklab
2022-12-03 13:20 dpdklab
2022-12-03 12:57 dpdklab
2022-12-03 0:30 dpdklab
[not found] <20221202101139.1522945-1-vfialko@marvell.com>
2022-12-02 11:58 ` 0-day Robot
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=20221203225758.2673960091@dpdk-ubuntu.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=david.marchand@redhat.com \
--cc=test-report@dpdk.org \
--cc=thomas@monjalon.net \
--cc=vfialko@marvell.com \
/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).