From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Thomas Monjalon <thomas@monjalon.net>
Subject: |FAILURE| pw137487 [PATCH] [v1] ethdev: add Linux ethtool link mode
Date: Thu, 29 Feb 2024 12:04:26 -0800 (PST) [thread overview]
Message-ID: <65e0e34a.050a0220.b24a8.7504SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240229123653.1379466-1-thomas@monjalon.net>
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137487
_Testing issues_
Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Thursday, February 29 2024 12:34:27
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f60df26faa3c90fc66d356e16347acd046971441
137487 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[271/827] Generating symbol file lib/rte_net-24.dll.p/rte_net-24.dll.symbols
[272/827] Compiling C object drivers/net/ice/libice_avx2_lib.a.p/ice_rxtx_vec_avx2.c.obj
[273/827] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82598.c.obj
[274/827] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.obj
[275/827] Linking target lib/rte_ethdev-24.dll
FAILED: lib/rte_ethdev-24.dll
"clang" -Wl,/MACHINE:X64 -Wl,/OUT:lib/rte_ethdev-24.dll lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.obj lib/librte_ethdev.a.p/ethdev_ethdev_private.c.obj lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.obj lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.obj lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.obj lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj lib/librte_ethdev.a.p/ethdev_rte_mtr.c.obj lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj lib/librte_ethdev.a.p/ethdev_sff_common.c.obj lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj lib/librte_ethdev.a.p/ethdev_sff_8472.c.obj lib/librte_ethdev.a.p/ethdev_sff_8636.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:lib\rte_ethdev.lib" "lib\rte_eal.lib" "lib
\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_net.lib" "lib\rte_mbuf.lib" "lib\rte_mempool.lib" "lib\rte_ring.lib" "lib\rte_telemetry.lib" "lib\rte_meter.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Meson\dpdk\build\lib\rte_ethdev_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_ethdev_exports.def : error LNK2001: unresolved external symbol rte_eth_link_speed_ethtool
rte_ethdev_exports.def : error LNK2001: unresolved external symbol rte_eth_link_speed_glink
rte_ethdev_exports.def : error LNK2001: unresolved external symbol rte_eth_link_speed_gset
lib\rte_ethdev.lib : fatal error LNK1120: 3 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[276/827] Linking static target drivers/net/ice/libice_avx2_lib.a
[277/827] Linking target lib/rte_cmdline-24.dll
Creating library lib\rte_cmdline.lib and object lib\rte_cmdline.exp
[278/827] Linking target lib/rte_hash-24.dll
Creating library lib\rte_hash.lib and object lib\rte_hash.exp
[279/827] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_bypass.c.obj
[280/827] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82599.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
FreeBSD 13.2
Kernel: 13.2
Compiler: clang 11.3.0
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
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)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29334/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2024-02-29 20:06 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240229123653.1379466-1-thomas@monjalon.net>
2024-02-29 12:14 ` |SUCCESS| pw137487 [PATCH v1] ethdev: add Linux ethtool link mode conversion qemudev
2024-02-29 12:18 ` qemudev
2024-02-29 12:39 ` |WARNING| " checkpatch
2024-02-29 13:25 ` |SUCCESS| " 0-day Robot
2024-02-29 16:18 ` |SUCCESS| pw137487 [PATCH] [v1] ethdev: add Linux ethtool link mode dpdklab
2024-02-29 16:23 ` dpdklab
2024-02-29 16:26 ` dpdklab
2024-02-29 16:34 ` dpdklab
2024-02-29 16:38 ` dpdklab
2024-02-29 16:38 ` dpdklab
2024-02-29 16:39 ` dpdklab
2024-02-29 16:41 ` dpdklab
2024-02-29 16:41 ` dpdklab
2024-02-29 16:44 ` dpdklab
2024-02-29 16:46 ` dpdklab
2024-02-29 16:54 ` dpdklab
2024-02-29 17:02 ` dpdklab
2024-02-29 17:02 ` dpdklab
2024-02-29 17:03 ` dpdklab
2024-02-29 17:03 ` dpdklab
2024-02-29 17:03 ` dpdklab
2024-02-29 17:20 ` dpdklab
2024-02-29 19:22 ` dpdklab
2024-02-29 19:23 ` dpdklab
2024-02-29 19:24 ` dpdklab
2024-02-29 19:24 ` dpdklab
2024-02-29 19:25 ` dpdklab
2024-02-29 19:25 ` dpdklab
2024-02-29 19:29 ` dpdklab
2024-02-29 19:30 ` dpdklab
2024-02-29 19:37 ` dpdklab
2024-02-29 19:38 ` dpdklab
2024-02-29 19:49 ` dpdklab
2024-02-29 19:51 ` dpdklab
2024-02-29 19:52 ` dpdklab
2024-02-29 19:53 ` |FAILURE| " dpdklab
2024-02-29 19:54 ` dpdklab
2024-02-29 19:54 ` dpdklab
2024-02-29 19:55 ` |SUCCESS| " dpdklab
2024-02-29 19:55 ` |FAILURE| " dpdklab
2024-02-29 19:55 ` dpdklab
2024-02-29 19:55 ` |SUCCESS| " dpdklab
2024-02-29 19:56 ` |FAILURE| " dpdklab
2024-02-29 19:56 ` |SUCCESS| " dpdklab
2024-02-29 19:56 ` |FAILURE| " dpdklab
2024-02-29 19:56 ` |SUCCESS| " dpdklab
2024-02-29 19:57 ` |FAILURE| " dpdklab
2024-02-29 19:57 ` |SUCCESS| " dpdklab
2024-02-29 19:57 ` dpdklab
2024-02-29 19:57 ` dpdklab
2024-02-29 19:58 ` dpdklab
2024-02-29 19:58 ` dpdklab
2024-02-29 19:58 ` dpdklab
2024-02-29 19:58 ` dpdklab
2024-02-29 19:58 ` |FAILURE| " dpdklab
2024-02-29 19:59 ` dpdklab
2024-02-29 20:01 ` |SUCCESS| " dpdklab
2024-02-29 20:02 ` dpdklab
2024-02-29 20:02 ` dpdklab
2024-02-29 20:03 ` |FAILURE| " dpdklab
2024-02-29 20:04 ` dpdklab [this message]
2024-02-29 20:11 ` |SUCCESS| " dpdklab
2024-02-29 20:32 ` |FAILURE| " dpdklab
2024-02-29 20:46 ` |SUCCESS| " dpdklab
2024-02-29 20:48 ` dpdklab
2024-02-29 21:04 ` dpdklab
2024-03-01 2:57 ` dpdklab
2024-03-01 8:29 ` dpdklab
2024-03-01 8:34 ` dpdklab
2024-03-01 8:39 ` dpdklab
2024-03-01 8:44 ` dpdklab
2024-03-02 8:36 ` dpdklab
2024-03-03 9:36 ` dpdklab
2024-03-03 10:13 ` dpdklab
2024-03-03 10:42 ` 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=65e0e34a.050a0220.b24a8.7504SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=test-report@dpdk.org \
--cc=thomas@monjalon.net \
/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).