|FAILURE| pw136102 [PATCH] app/testpmd: add command to get Tx queue

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jan 24 21:45:58 CET 2024


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136102

_Testing issues_

Submitter: Satha Koteswara Rao Kottidi <skoteshwar at marvell.com>
Date: Wednesday, January 24 2024 12:18:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6676a3793b4292baf606092a8e3e14ea67550c58

136102 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.2        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[440/817] Compiling C object drivers/rte_net_vmxnet3-24.dll.p/meson-generated_.._rte_net_vmxnet3.pmd.c.obj
[441/817] Generating symbol file lib/rte_cryptodev-24.dll.p/rte_cryptodev-24.dll.symbols
[442/817] Linking static target drivers/libtmp_rte_net_ring.a
[443/817] Generating symbol file lib/rte_net-24.dll.p/rte_net-24.dll.symbols
[444/817] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.obj
[445/817] Compiling C object drivers/libtmp_rte_net_octeon_ep.a.p/net_octeon_ep_otx_ep_mbox.c.obj
[446/817] Linking target lib/rte_ethdev-24.dll
FAILED: lib/rte_ethdev-24.dll
"clang"  -Wl,/MACHINE:X64 -Wl,/OUT:lib/rte_ethdev-24.dll lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.obj 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_ethdev_cman.c.obj lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.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 lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.obj lib/librte_ethdev.a.p/ethdev_sff_common.c.obj lib/librte_ethdev.a.p/ethdev_sff_8079.c.obj lib/librte_ethdev.a.p/ethdev_sff_8472.c.obj lib/librte_ethdev.a.p/ethdev_sff_8636.c.obj "-LC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\lib" "-Wl,/nologo" "-Wl,/release" "-Wl,/nologo" "-Wl,/OPT:REF" "-Wl,/DLL" "-Wl,/IMPLIB:lib\rte_ethdev.lib" "lib\rte_eal.lib" "lib
 \rte_log.lib" "lib\rte_kvargs.lib" "lib\rte_net.lib" "lib\rte_mbuf.lib" "lib\rte_mempool.lib" "lib\rte_ring.lib" "lib\rte_telemetry.lib" "lib\rte_meter.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"
rte_ethdev_exports.def : error LNK2001: unresolved external symbol rte_eth_tx_queue_count
lib\rte_ethdev.lib : fatal error LNK1120: 1 unresolved externals
clang: error: linker command failed with exit code 1120 (use -v to see invocation)
[447/817] Linking target lib/rte_cmdline-24.dll
Creating library lib\rte_cmdline.lib and object lib\rte_cmdline.exp
[448/817] Linking target lib/rte_hash-24.dll
Creating library lib\rte_hash.lib and object lib\rte_hash.exp
[449/817] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_5tswap.c.obj
[450/817] Generating rte_net_ring.pmd.c with a custom command (wrapped by meson to set PATH)
[451/817] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 11.3.0

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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