automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Jie Hai <haijie1@huawei.com>
Subject: |FAILURE| pw133532-133539 [PATCH] [v7,9/9] app/testpmd: add RSS hash
Date: Fri, 27 Oct 2023 21:42:44 -0700 (PDT)	[thread overview]
Message-ID: <653c9144.170a0220.683cc.2d2fSMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133539

_Testing issues_

Submitter: Jie Hai <haijie1@huawei.com>
Date: Saturday, October 28 2023 01:46:11 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7

133532-133539 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM) (dpdk_meson_compile): ====
[2768/3068] Linking target drivers/librte_baseband_null.so.24.0.
[2769/3068] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[2770/3068] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2771/3068] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
[2772/3068] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sta/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2773/3068] Linking static target drivers/librte_baseband_turbo_sw.a.
[2774/3068] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sha/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2775/3068] Linking target drivers/librte_baseband_turbo_sw.so.24.0.
[2776/3068] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
[2777/3068] Linking target app/dpdk-dumpcap.
[2778/3068] Compiling C object 'app/a172ced@@dpdk-pdump@exe/pdump_main.c.o'.
[2779/3068] Linking target app/dpdk-pdump.
[2780/3068] Compiling C object 'app/a172ced@@dpdk-proc-info@exe/proc-info_main.c.o'.
[2781/3068] Linking target app/dpdk-proc-info.
FAILED: app/dpdk-proc-info
cc  -o app/dpdk-proc-info 'app/a172ced@@dpdk-proc-info@exe/proc-info_main.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--no-as-needed -pthread -Wl,--start-group -lm -ldl -lnuma lib/librte_ethdev.so.24.0 lib/librte_eal.so.24.0 lib/librte_kvargs.so.24.0 lib/librte_log.so.24.0 lib/librte_telemetry.so.24.0 lib/librte_net.so.24.0 lib/librte_mbuf.so.24.0 lib/librte_mempool.so.24.0 lib/librte_ring.so.24.0 lib/librte_meter.so.24.0 lib/librte_security.so.24.0 lib/librte_cryptodev.so.24.0 lib/librte_rcu.so.24.0 lib/librte_eventdev.so.24.0 lib/librte_hash.so.24.0 lib/librte_timer.so.24.0 lib/librte_dmadev.so.24.0 lib/librte_metrics.so.24.0 /usr/lib64/libjansson.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib:XXXXXXXXXXXXXXXXX' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@3/dpdk/build/lib
/usr/bin/ld: app/a172ced@@dpdk-proc-info@exe/proc-info_main.c.o: in function `show_port':
main.c:(.text+0x23a4): undefined reference to `rte_eth_dev_rss_algo_name'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28122/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

             reply	other threads:[~2023-10-28  4:42 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-28  4:42 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-28  4:54 dpdklab
2023-10-28  4:44 dpdklab
2023-10-28  4:42 dpdklab
2023-10-28  4:41 dpdklab
2023-10-28  4:38 dpdklab
2023-10-28  4:18 dpdklab
2023-10-28  4:10 dpdklab
2023-10-28  4:10 dpdklab
2023-10-28  3:43 dpdklab
2023-10-28  3:43 dpdklab
2023-10-28  3:43 dpdklab
2023-10-28  3:42 dpdklab
2023-10-28  3:42 dpdklab
2023-10-28  3:42 dpdklab
2023-10-28  3:42 dpdklab
2023-10-28  3:42 dpdklab
2023-10-28  3:41 dpdklab
2023-10-28  3:41 dpdklab
2023-10-28  3:39 dpdklab
2023-10-28  3:38 dpdklab
2023-10-28  3:37 dpdklab
2023-10-28  3:35 dpdklab
2023-10-28  3:35 dpdklab

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=653c9144.170a0220.683cc.2d2fSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=haijie1@huawei.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).