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, Zhichao Zeng <zhichaox.zeng@intel.com>
Subject: |FAILURE| pw135382-135384 [PATCH] [v3,3/3] net/iavf: add Tx LLDP com
Date: Wed, 20 Dec 2023 05:53:53 -0800 (PST)	[thread overview]
Message-ID: <6582f1f1.170a0220.5570c.a4a6SMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135384

_Testing issues_

Submitter: Zhichao Zeng <zhichaox.zeng@intel.com>
Date: Wednesday, December 20 2023 09:32:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e

135382-135384 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[2645/2669] Linking target drivers/librte_bus_dpaa.so.24.1.
[2646/2669] Generating symbol file 'drivers/a715181@@rte_bus_dpaa@sha/librte_bus_dpaa.so.24.1.symbols'.
[2647/2669] Linking target drivers/librte_crypto_caam_jr.so.24.1.
[2648/2669] Linking target drivers/librte_dma_dpaa.so.24.1.
[2649/2669] Linking target drivers/librte_mempool_dpaa.so.24.1.
[2650/2669] Generating symbol file 'drivers/a715181@@rte_mempool_dpaa@sha/librte_mempool_dpaa.so.24.1.symbols'.
[2651/2669] Linking target drivers/librte_crypto_dpaa_sec.so.24.1.
[2652/2669] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa_sec@sha/librte_crypto_dpaa_sec.so.24.1.symbols'.
[2653/2669] Linking target drivers/librte_net_dpaa.so.24.1.
[2654/2669] Generating symbol file 'drivers/a715181@@rte_net_dpaa@sha/librte_net_dpaa.so.24.1.symbols'.
[2655/2669] Linking target app/dpdk-testpmd.
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: app/a172ced@@dpdk-testpmd@exe/.._drivers_net_iavf_iavf_testpmd.c.o: warning: relocation against `iavf_logtype_driver' in read-only section `.text.unlikely'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: app/a172ced@@dpdk-testpmd@exe/.._drivers_net_iavf_iavf_testpmd.c.o: in function `cmd_enable_tx_lldp_parsed':
iavf_testpmd.c:(.text+0xa9): undefined reference to `iavf_logtype_driver'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: iavf_testpmd.c:(.text+0xaf): undefined reference to `iavf_tx_lldp_dynfield_offset'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: iavf_testpmd.c:(.text+0xce): undefined reference to `iavf_tx_lldp_dynfield_offset'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: app/a172ced@@dpdk-testpmd@exe/.._drivers_net_iavf_iavf_testpmd.c.o: in function `cmd_enable_tx_lldp_parsed.cold':
iavf_testpmd.c:(.text.unlikely+0x2): undefined reference to `iavf_logtype_driver'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

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)

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

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

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

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-12-20 13:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 13:53 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-20 15:54 dpdklab
2023-12-20 14:26 dpdklab
2023-12-20 13:52 dpdklab
2023-12-20 13:44 dpdklab
2023-12-20 13:42 dpdklab
2023-12-20 13:41 dpdklab
2023-12-20 13:41 dpdklab
2023-12-20 13:39 dpdklab
2023-12-20 13:38 dpdklab
2023-12-20 13:37 dpdklab
2023-12-20 13:30 dpdklab
2023-12-20 13:30 dpdklab
2023-12-20 13:29 dpdklab
2023-12-20 13:28 dpdklab
2023-12-20 13:27 dpdklab
2023-12-20 13:27 dpdklab
2023-12-20 13:27 dpdklab
2023-12-20 13:26 dpdklab
2023-12-20 13:24 dpdklab
2023-12-20 13:24 dpdklab
2023-12-20 13:22 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=6582f1f1.170a0220.5570c.a4a6SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    --cc=zhichaox.zeng@intel.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).