From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw144883-144885 [PATCH] [v2,3/3] test/crc: replace thread-
Date: Tue, 01 Oct 2024 18:49:04 -0700 (PDT) [thread overview]
Message-ID: <66fca690.170a0220.1e561d.19f7SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241001181150.43506-4-arkadiuszx.kusztal@intel.com>
Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/144885
_Testing issues_
Submitter: Arkadiusz Kusztal <arkadiuszx.kusztal@intel.com>
Date: Tuesday, October 01 2024 18:11:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324
144883-144885 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#29868
Test environment and result as below:
+---------------------+-------------------+--------------------+-----------------------+
| Environment | dpdk_msvc_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+===================+====================+=======================+
| Windows Server 2022 | PASS | SKIPPED | FAIL |
+---------------------+-------------------+--------------------+-----------------------+
| FreeBSD 13.4 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+-----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+-----------------------+
==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_compile): ====
[406/833] Linking target lib/rte_reorder-25.dll
Creating library lib\rte_reorder.lib and object lib\rte_reorder.exp
[407/833] Linking target drivers/rte_common_idpf-25.dll
Creating library drivers\rte_common_idpf.lib and object drivers\rte_common_idpf.exp
[408/833] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.obj
[409/833] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[410/833] Linking target lib/rte_net-25.dll
FAILED: lib/rte_net-25.dll
"clang" -Wl,/MACHINE:X64 -Wl,/OUT:lib/rte_net-25.dll lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.obj lib/librte_net.a.p/net_rte_arp.c.obj lib/librte_net.a.p/net_rte_ether.c.obj lib/librte_net.a.p/net_rte_net.c.obj lib/librte_net.a.p/net_rte_net_crc.c.obj lib/librte_net.a.p/net_net_crc_sse.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-IC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:lib\rte_net.lib" "lib\rte_eal.lib" "lib\rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_mbuf.lib" "lib\rte_mempool.lib" "lib\rte_ring.lib" "lib\rte_telemetry.lib" "-Wl,/def:C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Native\dpdk\build\lib\rte_net_exports.def" "-ldbghelp" "-lsetupapi" "-lws2_32" "-lmincore" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32"
rte_net_exports.def : error LNK2001: unresolved external symbol rte_crc16_ccitt_neon_handler
rte_net_exports.def : error LNK2001: unresolved external symbol rte_crc32_eth_neon_handler
rte_net_exports.def : error LNK2001: unresolved external symbol rte_net_crc_neon_init
lib\rte_net.lib : fatal error LNK1120: 3 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[411/833] Generating symbol file lib/rte_cryptodev-25.dll.p/rte_cryptodev-25.dll.symbols
[412/833] Generating rte_meter_def with a custom command
[413/833] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.obj
[414/833] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[415/833] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.4
Kernel: 13.4-RELEASE-p1
Compiler: clang 18.1.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31213/
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-10-02 1:49 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241001181150.43506-4-arkadiuszx.kusztal@intel.com>
2024-10-01 19:03 ` |SUCCESS| pw144883-144885 [PATCH v2 3/3] test/crc: replace thread-unsafe api functions qemudev
2024-10-01 19:08 ` qemudev
2024-10-01 19:28 ` |SUCCESS| pw144885 " checkpatch
2024-10-01 20:24 ` |FAILURE| " 0-day Robot
2024-10-02 1:46 ` |SUCCESS| pw144883-144885 [PATCH] [v2,3/3] test/crc: replace thread- dpdklab
2024-10-02 1:47 ` dpdklab
2024-10-02 1:47 ` |WARNING| " dpdklab
2024-10-02 1:49 ` |FAILURE| " dpdklab
2024-10-02 1:49 ` dpdklab [this message]
2024-10-02 1:52 ` |SUCCESS| " dpdklab
2024-10-02 1:52 ` |FAILURE| " dpdklab
2024-10-02 1:57 ` |PENDING| " dpdklab
2024-10-02 1:57 ` |WARNING| " dpdklab
2024-10-02 2:00 ` |SUCCESS| " dpdklab
2024-10-02 2:07 ` dpdklab
2024-10-02 2:10 ` dpdklab
2024-10-02 2:25 ` |FAILURE| " dpdklab
2024-10-02 2:26 ` dpdklab
2024-10-02 2:26 ` dpdklab
2024-10-02 3:34 ` |SUCCESS| " dpdklab
2024-10-02 4:31 ` dpdklab
2024-10-02 4:38 ` dpdklab
2024-10-02 5:03 ` dpdklab
2024-10-02 5:54 ` dpdklab
2024-10-02 9:01 ` |WARNING| " dpdklab
2024-10-02 9:08 ` |FAILURE| " dpdklab
2024-10-02 9:08 ` dpdklab
2024-10-02 10:11 ` |WARNING| " dpdklab
2024-10-02 11:44 ` dpdklab
2024-10-02 12:34 ` |FAILURE| " 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=66fca690.170a0220.1e561d.19f7SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--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).