|FAILURE| pw147876-147875 [PATCH] [v1,2/2] /usertools/dpdk-devbind:a

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Nov 1 19:08:53 CET 2024


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/147875

_Testing issues_

Submitter: liwencheng <liwencheng at phytium.com.cn>
Date: Friday, November 01 2024 10:07:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:171360df9f89a17f8b4177f01f11fa4473c74099

147876-147875 --> testing issues

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

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PEND               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[1349/2309] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx_vec_neon.c.o
[1350/2309] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_recycle_mbufs_vec_common.c.o
[1351/2309] Linking static target drivers/libtmp_rte_net_ixgbe.a
[1352/2309] Generating rte_net_ixgbe.pmd.c with a custom command
[1353/2309] Compiling C object drivers/librte_net_ixgbe.a.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[1354/2309] Linking static target drivers/librte_net_ixgbe.a
[1355/2309] Generating rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1356/2309] Compiling C object drivers/librte_net_ixgbe.so.25.0.p/meson-generated_.._rte_net_ixgbe.pmd.c.o
[1357/2309] Linking target drivers/librte_net_ixgbe.so.25.0
[1358/2309] Generating symbol file drivers/librte_net_ixgbe.so.25.0.p/librte_net_ixgbe.so.25.0.symbols
[1359/2309] Compiling C object drivers/net/macb/base/libmacb_base.a.p/macb_common.c.o
[1360/2309] Compiling C object drivers/net/macb/base/libmacb_base.a.p/macb_uio.c.o
FAILED: drivers/net/macb/base/libmacb_base.a.p/macb_uio.c.o
ccache arm-linux-gnueabihf-gcc -Idrivers/net/macb/base/libmacb_base.a.p -Idrivers/net/macb/base -I../drivers/net/macb/base -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_A
 PI -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/macb/base/libmacb_base.a.p/macb_uio.c.o -MF drivers/net/macb/base/libmacb_base.a.p/macb_uio.c.o.d -o drivers/net/macb/base/libmacb_base.a.p/macb_uio.c.o -c ../drivers/net/macb/base/macb_uio.c
../drivers/net/macb/base/macb_uio.c: In function 'uio_single_mmap':
../drivers/net/macb/base/macb_uio.c:313:29: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
313 |   info->map.internal_addr = (void *)((uintptr_t)info->map.internal_addr + offset);
|                             ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

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

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

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

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