|FAILURE| pw142059 [PATCH] [v2] vfio: combine container_create and g
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Jul 3 15:27:26 CEST 2024
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/142059
_Testing issues_
Submitter: BillXiang <xiangwencheng at dayudpu.com>
Date: Wednesday, July 03 2024 09:16:57
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b
142059 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| Windows Server 2022 | FAIL | PEND | PEND |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 13.3 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ====
[331/831] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.obj
[332/831] Linking static target lib/librte_ring.a
[333/831] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.obj
[334/831] Generating rte_rcu_def with a custom command
[335/831] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.obj
[336/831] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[337/831] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.obj
[338/831] Generating rte_mempool_def with a custom command
[339/831] Linking target lib/rte_eal-24.dll
FAILED: lib/rte_eal-24.dll
"clang" @lib/rte_eal-24.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_vfio_get_fd
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[340/831] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.obj
[341/831] Generating rte_mbuf_def with a custom command
[342/831] Linking static target lib/librte_eal.a
[343/831] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.obj
[344/831] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30396/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list