From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, WanRenyong <wanry@yunsilicon.com>
Subject: |FAILURE| pw149589-149603 [PATCH] [v4,15/15] net/xsc: add ethdev lin
Date: Fri, 03 Jan 2025 17:05:08 -0800 (PST) [thread overview]
Message-ID: <67788944.050a0220.1d7a66.d8cdSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250103150436.1529663-16-wanry@yunsilicon.com>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/149603
_Testing issues_
Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Friday, January 03 2025 15:04:37
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169
149589-149603 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#348330
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
[2200/3362] Linking target drivers/librte_net_virtio.so.25.1
[2201/3362] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o
[2202/3362] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[2203/3362] Linking static target drivers/libtmp_rte_net_vmxnet3.a
[2204/3362] Generating rte_net_vmxnet3.pmd.c with a custom command
[2205/3362] Compiling C object drivers/librte_net_vmxnet3.a.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2206/3362] Linking static target drivers/librte_net_vmxnet3.a
[2207/3362] Compiling C object drivers/librte_net_vmxnet3.so.25.1.p/meson-generated_.._rte_net_vmxnet3.pmd.c.o
[2208/3362] Linking target drivers/librte_net_vmxnet3.so.25.1
[2209/3362] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o
[2210/3362] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o
[2211/3362] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio_mbox.c.o
[2212/3362] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o
FAILED: drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o
ccache clang -Idrivers/libtmp_rte_net_xsc.a.p -Idrivers -I../drivers -Idrivers/net/xsc -I../drivers/net/xsc -Ilib/ethdev -I../lib/ethdev -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 -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Xclang -fcolor-diagnostics -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-prot
otypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -fPIC -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.xsc -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o -MF drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o.d -o drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o -c ../drivers/net/xsc/xsc_vfio.c
../drivers/net/xsc/xsc_vfio.c:482:26: error: cast from 'struct xsc_cqe volatile (*)[]' to 'void *' drops volatile qualifier [-Werror,-Wcast-qual]
cq_info->cqes = (void *)cqes;
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
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
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32248/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
prev parent reply other threads:[~2025-01-04 1:05 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250103150436.1529663-16-wanry@yunsilicon.com>
2025-01-03 14:35 ` |SUCCESS| pw149589-149603 [PATCH v4 15/15] net/xsc: add ethdev link and MTU ops qemudev
2025-01-03 14:40 ` qemudev
2025-01-03 15:07 ` |SUCCESS| pw149603 " checkpatch
2025-01-03 16:04 ` |FAILURE| " 0-day Robot
2025-01-03 22:23 ` |SUCCESS| pw149589-149603 [PATCH] [v4,15/15] net/xsc: add ethdev lin dpdklab
2025-01-03 22:36 ` dpdklab
2025-01-03 22:38 ` dpdklab
2025-01-03 22:40 ` |PENDING| " dpdklab
2025-01-03 22:45 ` |SUCCESS| " dpdklab
2025-01-03 22:48 ` dpdklab
2025-01-03 22:53 ` dpdklab
2025-01-03 22:58 ` |PENDING| " dpdklab
2025-01-03 23:09 ` |SUCCESS| " dpdklab
2025-01-03 23:16 ` dpdklab
2025-01-03 23:23 ` |PENDING| " dpdklab
2025-01-03 23:28 ` |SUCCESS| " dpdklab
2025-01-03 23:31 ` |PENDING| " dpdklab
2025-01-03 23:33 ` |SUCCESS| " dpdklab
2025-01-03 23:38 ` |PENDING| " dpdklab
2025-01-03 23:47 ` |WARNING| " dpdklab
2025-01-03 23:56 ` |FAILURE| " dpdklab
2025-01-04 0:00 ` |SUCCESS| " dpdklab
2025-01-04 0:19 ` dpdklab
2025-01-04 0:33 ` |WARNING| " dpdklab
2025-01-04 0:35 ` |FAILURE| " dpdklab
2025-01-04 1:05 ` dpdklab [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=67788944.050a0220.1d7a66.d8cdSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=test-report@dpdk.org \
--cc=wanry@yunsilicon.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).