From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Subject: |FAILURE| pw143719-143724 [PATCH] [RFCv2,6/6] examples/l3fwd: make A
Date: Wed, 11 Sep 2024 14:20:12 -0700 (PDT) [thread overview]
Message-ID: <66e2098c.170a0220.1064e4.22c8SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240906131348.804-7-konstantin.v.ananyev@yandex.ru>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/143724
_Testing issues_
Submitter: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Date: Friday, September 06 2024 13:13:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43
143719-143724 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#299224
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[2206/2295] Linking target examples/dpdk-l2fwd-keepalive.
[2207/2295] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-macsec@exe/l2fwd-macsec_main.c.o'.
[2208/2295] Linking target examples/dpdk-l2fwd-macsec.
[2209/2295] Compiling C object 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_acl.c.o'.
FAILED: examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_acl.c.o
ccache arm-linux-gnueabihf-gcc -Iexamples/c590b3c@@dpdk-l3fwd@exe -Iexamples -I../examples -Iexamples/l3fwd -I../examples/l3fwd -I../examples/common -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/acl -I../lib/acl -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=al
ways -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -march=armv8-a+simd -mfpu=auto -Wno-format-truncation -DALLOW_EXPERIMENTAL_API -MD -MQ 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_acl.c.o' -MF 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_acl.c.o.d' -o 'examples/c590b3c@@dpdk-l3fwd@exe/l3fwd_l3fwd_acl.c.o' -c ../examples/l3fwd/l3fwd_acl.c
../examples/l3fwd/l3fwd_acl.c: In function 'acl_send_packets':
../examples/l3fwd/l3fwd_acl.c:1051:2: error: implicit declaration of function '__send_packets_multi'; did you mean 'send_packets_multi'? [-Werror=implicit-function-declaration]
1051 | __send_packets_multi(qconf, pkts, hops, num, step3);
| ^~~~~~~~~~~~~~~~~~~~
| send_packets_multi
../examples/l3fwd/l3fwd_acl.c:1051:2: error: nested extern declaration of '__send_packets_multi' [-Werror=nested-externs]
../examples/l3fwd/l3fwd_acl.c: In function 'acl_wqp_loop':
../examples/l3fwd/l3fwd_acl.c:1191:4: error: implicit declaration of function 'process_step3_burst'; did you mean 'process_dst_port'? [-Werror=implicit-function-declaration]
1191 | process_step3_burst(pkts, hops, n);
| ^~~~~~~~~~~~~~~~~~~
| process_dst_port
../examples/l3fwd/l3fwd_acl.c:1191:4: error: nested extern declaration of 'process_step3_burst' [-Werror=nested-externs]
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 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
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
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30938/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2024-09-11 21:20 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240906131348.804-7-konstantin.v.ananyev@yandex.ru>
2024-09-06 12:55 ` |SUCCESS| pw143719-143724 [RFCv2 6/6] examples/l3fwd: make ACL work in pipeline and eventdev modes qemudev
2024-09-06 12:59 ` qemudev
2024-09-06 13:16 ` |WARNING| pw143724 " checkpatch
2024-09-06 14:04 ` |FAILURE| " 0-day Robot
2024-09-11 0:48 ` |SUCCESS| pw143719-143724 [PATCH] [RFCv2,6/6] examples/l3fwd: make A dpdklab
2024-09-11 1:34 ` dpdklab
2024-09-11 3:11 ` dpdklab
2024-09-11 5:40 ` |PENDING| " dpdklab
2024-09-11 6:10 ` dpdklab
2024-09-11 6:12 ` dpdklab
2024-09-11 6:23 ` |SUCCESS| " dpdklab
2024-09-11 7:51 ` |WARNING| " dpdklab
2024-09-11 8:52 ` |SUCCESS| " dpdklab
2024-09-11 10:22 ` dpdklab
2024-09-11 10:46 ` |PENDING| " dpdklab
2024-09-11 11:17 ` |FAILURE| " dpdklab
2024-09-11 11:58 ` |WARNING| " dpdklab
2024-09-11 14:18 ` |SUCCESS| " dpdklab
2024-09-11 14:22 ` dpdklab
2024-09-11 14:27 ` dpdklab
2024-09-11 14:31 ` dpdklab
2024-09-11 14:51 ` dpdklab
2024-09-11 15:45 ` |WARNING| " dpdklab
2024-09-11 16:04 ` |SUCCESS| " dpdklab
2024-09-11 19:05 ` dpdklab
2024-09-11 21:20 ` dpdklab [this message]
2024-09-15 20:23 ` dpdklab
2024-09-16 1:34 ` dpdklab
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=66e2098c.170a0220.1064e4.22c8SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=konstantin.v.ananyev@yandex.ru \
--cc=test-report@dpdk.org \
/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).