|FAILURE| pw142057 [PATCH] vfio: combine container_create and group_
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Jul 3 13:26:24 CEST 2024
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/142057
_Testing issues_
Submitter: BillXiang <xiangwencheng at dayudpu.com>
Date: Wednesday, July 03 2024 05:41:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b
142057 --> 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 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.1 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ====
[333/831] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.obj
[334/831] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.obj
[335/831] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.obj
[336/831] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.obj
[337/831] Generating rte_rcu_def with a custom command
[338/831] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.obj
[339/831] Generating rte_mempool_def with a custom command
[340/831] Linking static target lib/librte_mempool.a
[341/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)
[342/831] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.obj
[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_mbuf.a.p/mbuf_rte_mbuf_ptype.c.obj
[345/831] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.obj
[346/831] Linking static target lib/librte_eal.a
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
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30394/
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