|FAILURE| pw115749-115751 [PATCH] [v4, 3/3] doc: add howto guide for lcore poll busyness
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Sep 1 17:44:53 CEST 2022
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/115751
_Testing issues_
Submitter: Kevin Laatz <kevin.laatz at intel.com>
Date: Thursday, September 01 2022 14:39:35
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1
115749-115751 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | FAIL | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 32 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 31 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 33 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 34 clang | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[316/773] Generating rte_net_mingw with a custom command
[317/773] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.obj
[318/773] Generating rte_mbuf_mingw with a custom command
[319/773] Generating rte_mbuf_def with a custom command
[320/773] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.obj
[321/773] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.obj
[322/773] Compiling C object lib/librte_net.a.p/net_rte_net.c.obj
[323/773] Linking static target lib/net/libnet_crc_avx512_lib.a
[324/773] Linking target lib/rte_eal-23.dll
FAILED: lib/rte_eal-23.dll
"clang" @lib/rte_eal-23.dll.rsp
rte_eal_exports.def : error LNK2001: unresolved external symbol rte_lcore_telemetry_free
lib\rte_eal.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[325/773] Linking static target lib/librte_net.a
[326/773] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.obj
[327/773] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[328/773] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.obj
[329/773] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23385/
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