From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Rakesh Kudurumalla <rkudurumalla@marvell.com>
Subject: |FAILURE| pw134861-134863 [PATCH] [v3,3/3] app/graph: implement port
Date: Tue, 05 Dec 2023 01:23:55 -0800 (PST) [thread overview]
Message-ID: <656eec2b.050a0220.b22d0.bd56SMTPIN_ADDED_MISSING@mx.google.com> (raw)
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/134863
_Testing issues_
Submitter: Rakesh Kudurumalla <rkudurumalla@marvell.com>
Date: Tuesday, December 05 2023 07:46:45
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:a526461b0764de52b09b073df84f9e87ec120c93
134861-134863 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Buster | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[388/1810] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[389/1810] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[390/1810] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[391/1810] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[392/1810] Compiling C object lib/librte_node.a.p/node_ip4_rewrite.c.o
[393/1810] Compiling C object lib/librte_node.a.p/node_ip6_lookup.c.o
[394/1810] Compiling C object lib/librte_node.a.p/node_ip6_rewrite.c.o
[395/1810] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
FAILED: lib/librte_node.a.p/node_ethdev_ctrl.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -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/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -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 -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -I/usr/local/include -fcolor-diagnostics -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-declara
tions -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_node.a.p/node_ethdev_ctrl.c.o -MF lib/librte_node.a.p/node_ethdev_ctrl.c.o.d -o lib/librte_node.a.p/node_ethdev_ctrl.c.o -c ../lib/node/ethdev_ctrl.c
../lib/node/ethdev_ctrl.c:145:11: error: use of undeclared identifier 'ENODATA'
return -ENODATA;
^
1 error generated.
[396/1810] Compiling C object lib/librte_node.a.p/node_kernel_rx.c.o
[397/1810] Generating lib/table.sym_chk with a custom command (wrapped by meson to capture output)
[398/1810] Generating lib/graph.sym_chk with a custom command (wrapped by meson to capture output)
[399/1810] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[400/1810] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
Windows Server 2022
Kernel: OS Build 20348.2031
Compiler: MSVC VS-Preview
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 20.04
Kernel: 5.4.0-153-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
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
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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/28526/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2023-12-05 9:23 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-05 9:23 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-05 9:33 dpdklab
2023-12-05 9:30 dpdklab
2023-12-05 9:23 dpdklab
2023-12-05 9:23 dpdklab
2023-12-05 9:23 dpdklab
2023-12-05 9:17 dpdklab
2023-12-05 9:16 dpdklab
2023-12-05 9:15 dpdklab
2023-12-05 9:15 dpdklab
2023-12-05 9:14 dpdklab
2023-12-05 9:12 dpdklab
2023-12-05 9:11 dpdklab
2023-12-05 9:08 dpdklab
2023-12-05 9:06 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=656eec2b.050a0220.b22d0.bd56SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=rkudurumalla@marvell.com \
--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).