From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
David Marchand <david.marchand@redhat.com>
Subject: |FAILURE| pw147879 [PATCH] eal/unix: optimize thread creation with g
Date: Sat, 02 Nov 2024 05:06:53 -0700 (PDT) [thread overview]
Message-ID: <672615dd.250a0220.3c3deb.1742SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241102100839.2325651-1-david.marchand@redhat.com>
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/147879
_Testing issues_
Submitter: David Marchand <david.marchand@redhat.com>
Date: Saturday, November 02 2024 10:08:39
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c79900e31e3e5a16c7f5410d0800315a0491ccad
147879 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#329270
Test environment and result as below:
+-------------------+--------------------+------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+===================+====================+==================+===================+
| Debian 12 | PASS | PASS | PASS |
+-------------------+--------------------+------------------+-------------------+
| CentOS Stream 9 | PASS | PASS | PASS |
+-------------------+--------------------+------------------+-------------------+
| Fedora 39 (Clang) | PASS | PASS | PASS |
+-------------------+--------------------+------------------+-------------------+
| Fedora 39 | PASS | PASS | PASS |
+-------------------+--------------------+------------------+-------------------+
| Fedora 40 (Clang) | PASS | PASS | PASS |
+-------------------+--------------------+------------------+-------------------+
| openSUSE Leap 15 | PASS | PASS | SKIPPED |
+-------------------+--------------------+------------------+-------------------+
| Fedora 40 | PASS | PASS | PASS |
+-------------------+--------------------+------------------+-------------------+
| RHEL8 | PASS | PASS | SKIPPED |
+-------------------+--------------------+------------------+-------------------+
| Ubuntu 20.04 | PASS | PASS | SKIPPED |
+-------------------+--------------------+------------------+-------------------+
| RHEL9 | PASS | PASS | SKIPPED |
+-------------------+--------------------+------------------+-------------------+
| Ubuntu 22.04 | PASS | PASS | PASS |
+-------------------+--------------------+------------------+-------------------+
| Ubuntu 24.04 | PASS | PASS | PASS |
+-------------------+--------------------+------------------+-------------------+
| Alpine | PASS | PASS | SKIPPED |
+-------------------+--------------------+------------------+-------------------+
| FreeBSD 13.4 | FAIL | SKIPPED | SKIPPED |
+-------------------+--------------------+------------------+-------------------+
| FreeBSD 14.1 | FAIL | SKIPPED | SKIPPED |
+-------------------+--------------------+------------------+-------------------+
==== 20 line log output for FreeBSD 14.1 (dpdk_meson_compile): ====
[67/1857] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o
[68/1857] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_cpuflags.c.o
[69/1857] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o
[70/1857] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_dev.c.o
[71/1857] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal.c.o
[72/1857] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_alarm.c.o
[73/1857] Generating symbol file lib/librte_telemetry.so.25.0.p/librte_telemetry.so.25.0.symbols
[74/1857] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o
FAILED: lib/librte_eal.a.p/eal_unix_rte_thread.c.o
cc -Ilib/librte_eal.a.p -Ilib -I../lib -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 -fdiagnostics-color=always -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="25.0"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/libr
te_eal.a.p/eal_unix_rte_thread.c.o -MF lib/librte_eal.a.p/eal_unix_rte_thread.c.o.d -o lib/librte_eal.a.p/eal_unix_rte_thread.c.o -c ../lib/eal/unix/rte_thread.c
../lib/eal/unix/rte_thread.c:7:10: fatal error: 'features.h' file not found
7 | #include <features.h>
| ^~~~~~~~~~~~
1 error generated.
[75/1857] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_interrupts.c.o
[76/1857] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_hugepage_info.c.o
[77/1857] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_memalloc.c.o
[78/1857] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_lcore.c.o
[79/1857] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_memory.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309
FreeBSD 13.4
Kernel: 13.4-RELEASE-p1
Compiler: clang 18.1.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31806/
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-11-02 12:06 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241102100839.2325651-1-david.marchand@redhat.com>
2024-11-02 9:45 ` |SUCCESS| pw147879 [PATCH] eal/unix: optimize thread creation with glibc qemudev
2024-11-02 9:49 ` qemudev
2024-11-02 10:10 ` |WARNING| " checkpatch
2024-11-02 10:44 ` |PENDING| pw147879 [PATCH] eal/unix: optimize thread creation with g dpdklab
2024-11-02 10:45 ` dpdklab
2024-11-02 10:52 ` |SUCCESS| " dpdklab
2024-11-02 10:55 ` dpdklab
2024-11-02 11:02 ` dpdklab
2024-11-02 11:04 ` |SUCCESS| pw147879 [PATCH] eal/unix: optimize thread creation with glibc 0-day Robot
2024-11-02 11:05 ` |SUCCESS| pw147879 [PATCH] eal/unix: optimize thread creation with g dpdklab
2024-11-02 11:07 ` dpdklab
2024-11-02 11:07 ` dpdklab
2024-11-02 11:14 ` dpdklab
2024-11-02 11:30 ` dpdklab
2024-11-02 12:06 ` dpdklab [this message]
2024-11-02 12:39 ` 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=672615dd.250a0220.3c3deb.1742SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=david.marchand@redhat.com \
--cc=dpdk-test-reports@iol.unh.edu \
--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).