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 20:42:03 -0700 (PDT)	[thread overview]
Message-ID: <653c830b.920a0220.531bb.77ecSMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-compile-amd64-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 | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
[2470/2768] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[2471/2768] Generating rte_baseband_turbo_sw.pmd.c with a custom command.
[2472/2768] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sta/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2473/2768] Linking static target drivers/librte_baseband_turbo_sw.a.
[2474/2768] Compiling C object 'drivers/a715181@@rte_baseband_turbo_sw@sha/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o'.
[2475/2768] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
[2476/2768] Compiling C object 'app/a172ced@@dpdk-pdump@exe/pdump_main.c.o'.
[2477/2768] Linking target drivers/librte_baseband_turbo_sw.so.24.0.
[2478/2768] Linking target app/dpdk-dumpcap.
[2479/2768] Linking target app/dpdk-pdump.
[2480/2768] Compiling C object 'app/a172ced@@dpdk-proc-info@exe/proc-info_main.c.o'.
[2481/2768] Compiling C object 'app/a172ced@@dpdk-test-acl@exe/test-acl_main.c.o'.
[2482/2768] Compiling C object 'app/a172ced@@dpdk-test-bbdev@exe/test-bbdev_main.c.o'.
[2483/2768] 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/lib/x86_64-linux-gnu/libjansson.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson@4/dpdk/build/lib
/usr/bin/ld: app/a172ced@@dpdk-proc-info@exe/proc-info_main.c.o: in function `show_port':
main.c:(.text+0x2ad1): undefined reference to `rte_eth_dev_rss_algo_name'
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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

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: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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  3:42 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-28  3: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: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: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=653c830b.920a0220.531bb.77ecSMTPIN_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).