|WARNING| pw152604-152610 [PATCH] [v5,8/8] eal: rework function vers

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Mar 27 17:35:08 CET 2025


Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/152610

_Testing issues_

Submitter: David Marchand <david.marchand at redhat.com>
Date: Thursday, March 27 2025 13:36:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:edd3f4b1265e6da707c46ca9b6c39d332647baea

152604-152610 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#375207

Test environment and result as below:

+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
|            Environment            | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile |
+===================================+====================+===================+==================+===================+=========================+
| CentOS Stream 9                   | PASS               | PASS              | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| CentOS Stream 10                  | PASS               | SKIPPED           | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Debian 12                         | PASS               | PASS              | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40 (Clang)                 | PASS               | PASS              | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40                         | PASS               | PASS              | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41 (Clang)                 | PASS               | PASS              | PASS             | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41                         | PASS               | PASS              | PASS             | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL8                             | PASS               | SKIPPED           | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| openSUSE Leap 15                  | PASS               | SKIPPED           | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL9                             | PASS               | SKIPPED           | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 20.04                      | PASS               | SKIPPED           | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 22.04                      | PASS               | PASS              | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04                      | PASS               | PASS              | PASS             | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Alpine                            | PASS               | SKIPPED           | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 13.5                      | PASS               | SKIPPED           | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 14.2                      | PASS               | SKIPPED           | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS               | SKIPPED           | SKIPPED          | SKIPPED           | SKIPPED                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Windows Server 2022               | SKIPPED            | SKIPPED           | SKIPPED          | PASS              | FAIL                    |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
[702/862] Linking static target drivers/librte_net_mlx5.a
[703/862] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_rxonly.c.obj
[704/862] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_shared_rxq_fwd.c.obj
[705/862] Linking target drivers/rte_net_mlx5-25.dll
FAILED: drivers/rte_net_mlx5-25.dll
"clang" @drivers/rte_net_mlx5-25.dll.rsp
Creating library drivers\rte_net_mlx5.lib and object drivers\rte_net_mlx5.exp
net_mlx5_mlx5.c.obj : error LNK2019: unresolved external symbol mlx5_os_get_physical_device_ctx referenced in function mlx5_alloc_shared_dev_ctx
drivers\rte_net_mlx5-25.dll : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[706/862] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_recycle_mbufs.c.obj
[707/862] Linking target examples/dpdk-helloworld.exe
[708/862] Linking target app/dpdk-test-gpudev.exe
[709/862] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_util.c.obj
[710/862] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_txonly.c.obj
[711/862] Compiling C object app/dpdk-testpmd.exe.p/.._drivers_net_intel_i40e_i40e_testpmd.c.obj
[712/862] Compiling C object app/dpdk-testpmd.exe.p/.._drivers_net_intel_iavf_iavf_testpmd.c.obj
[713/862] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_noisy_vnf.c.obj
[714/862] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_testpmd.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41 (Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

Fedora 41
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 14.2.0) 14.2.0

FreeBSD 13.5
	Kernel: 13.5-RELEASE
	Compiler: clang 19.1.7

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Ubuntu 24.04 32 Bit Cross Compile
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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

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