[dpdk-test-report] |FAILURE| pw102291-102296 [PATCH] [v4, 7/7] eal/alarm: introduce alarm fini routine

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Oct 20 15:29:56 CEST 2021


Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/102296

_Testing issues_

Submitter: Harman Kalra <hkalra at marvell.com>
Date: Tuesday, October 19 2021 18:35:42 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:69a3c6319140b34fb714fa5bd6990cceb2ea2997

102291-102296 --> testing fail

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_spdk |
+=====================+======================+====================+===================+
| Windows Server 2019 | PASS                 | FAIL               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| FreeBSD 13          | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Fedora 31           | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| CentOS 8            | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS              |
+---------------------+----------------------+--------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Fedora 32           | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| RHEL 7              | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Fedora 34           | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Fedora 33           | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Fedora 34 clang     | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+
| Alpine              | SKIPPED              | PASS               | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
Creating library lib\rte_cryptodev.lib and object lib\rte_cryptodev.exp
[499/522] Generating symbol file lib/rte_net-22.dll.p/rte_net-22.dll.symbols
[500/522] Generating symbol file lib/rte_cryptodev-22.dll.p/rte_cryptodev-22.dll.symbols
[501/522] Linking target lib/rte_hash-22.dll
Creating library lib\rte_hash.lib and object lib\rte_hash.exp
[502/522] Linking target lib/rte_security-22.dll
Creating library lib\rte_security.lib and object lib\rte_security.exp
[503/522] Linking target lib/rte_cmdline-22.dll
Creating library lib\rte_cmdline.lib and object lib\rte_cmdline.exp
[504/522] Linking target lib/rte_ethdev-22.dll
FAILED: lib/rte_ethdev-22.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:lib/rte_ethdev-22.dll 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_flow.c.obj lib/librte_ethdev.a.p/ethdev_rte_mtr.c.obj lib/librte_ethdev.a.p/ethdev_rte_tm.c.obj "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:lib\rte_ethdev.lib" "lib\rte_eal.lib" "lib\rte_kvargs.lib" "lib\rte_net.lib" "lib\rte_mbuf.lib" "lib\rte_mempool.lib" "lib\rte_ring.lib" "lib\rte_meter.lib" "lib\rte_telemetry.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"
Creating library lib\rte_ethdev.lib and object lib\rte_ethdev.exp
ethdev_rte_ethdev.c.obj : error LNK2019: unresolved external symbol rte_intr_efds_index_get referenced in function rte_eth_dev_rx_intr_ctl_q_get_fd
lib\rte_ethdev-22.dll : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[505/522] Generating symbol file lib/rte_security-22.dll.p/rte_security-22.dll.symbols
[506/522] Generating symbol file lib/rte_hash-22.dll.p/rte_hash-22.dll.symbols
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

CentOS 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

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)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/19559/

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