From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw144369 [PATCH] [RFC,v3] mempool: obey configured cache s
Date: Sat, 21 Sep 2024 09:04:44 -0700 (PDT) [thread overview]
Message-ID: <66eeee9c.b00a0220.35399.07e2SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240920171350.841532-1-mb@smartsharesystems.com>
Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/144369
_Testing issues_
Submitter: Morten Brorup <mb@smartsharesystems.com>
Date: Friday, September 20 2024 17:13:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43
144369 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#265492
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | WARN |
+---------------------+----------------+
| Debian Bullseye | WARN |
+---------------------+----------------+
| Debian 12 | WARN |
+---------------------+----------------+
| Fedora 38 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | WARN |
+---------------------+----------------+
| Fedora 39 | WARN |
+---------------------+----------------+
| Fedora 39 (Clang) | WARN |
+---------------------+----------------+
| Fedora 40 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | WARN |
+---------------------+----------------+
| RHEL8 | WARN |
+---------------------+----------------+
| RHEL9 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | WARN |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 37 | WARN |
+---------------------+----------------+
==== 20 line log output for Fedora 37 (dpdk_unit_test): ====
1539 | {
| ^
cc1: all warnings being treated as errors
[621/2933] Compiling C object 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman_driver.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman_driver.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_dpaa@sta -Idrivers -I../drivers -Idrivers/bus/dpaa -I../drivers/bus/dpaa -I../drivers/bus/dpaa/include -I../drivers/bus/dpaa/base/qbman -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Idrivers/common/dpaax -I../drivers/common/dpaax -I../drivers/common/dpaax/caamflib -Ilib/eventdev -I../lib/eventdev -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-cast-qual -Wno-pointer-arith -DRTE_LOG_DEFAULT_LOGTYPE=bus.dpaa -MD -MQ 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman_driver.c.o' -MF 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman_driver.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_dpaa@sta/bus_dpaa_base_qbman_bman_driver.c.o' -c ../drivers/bus/dpaa/base/qbman/bman_driver.c
In file included from ../lib/eventdev/rte_eventdev.h:248,
from ../drivers/bus/dpaa/include/fsl_qman.h:17,
from ../drivers/bus/dpaa/include/fsl_usd.h:14,
from ../drivers/bus/dpaa/base/qbman/bman_driver.c:10:
../lib/mempool/rte_mempool.h:1381:1: error: '__rte_noinline' attribute directive ignored [-Werror=attributes]
1381 | {
| ^
../lib/mempool/rte_mempool.h:1539:1: error: '__rte_noinline' attribute directive ignored [-Werror=attributes]
1539 | {
| ^
cc1: all warnings being treated as errors
[622/2933] Generating pipeline.sym_chk with a meson_exe.py custom command.
[623/2933] Generating rte_common_idpf.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31104/
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-21 16:04 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240920171350.841532-1-mb@smartsharesystems.com>
2024-09-20 16:47 ` |SUCCESS| pw144369 [RFC PATCH v3] mempool: obey configured cache size qemudev
2024-09-20 16:51 ` qemudev
2024-09-20 17:14 ` |WARNING| " checkpatch
2024-09-20 17:48 ` |FAILURE| " 0-day Robot
2024-09-21 15:40 ` |FAILURE| pw144369 [PATCH] [RFC,v3] mempool: obey configured cache s dpdklab
2024-09-21 15:41 ` dpdklab
2024-09-21 15:42 ` dpdklab
2024-09-21 15:42 ` dpdklab
2024-09-21 15:43 ` dpdklab
2024-09-21 15:44 ` dpdklab
2024-09-21 15:44 ` dpdklab
2024-09-21 15:45 ` dpdklab
2024-09-21 15:47 ` dpdklab
2024-09-21 15:47 ` dpdklab
2024-09-21 15:48 ` dpdklab
2024-09-21 15:49 ` dpdklab
2024-09-21 15:49 ` dpdklab
2024-09-21 15:49 ` dpdklab
2024-09-21 15:49 ` dpdklab
2024-09-21 15:49 ` dpdklab
2024-09-21 15:50 ` dpdklab
2024-09-21 15:50 ` dpdklab
2024-09-21 15:50 ` dpdklab
2024-09-21 15:50 ` |SUCCESS| " dpdklab
2024-09-21 15:50 ` |FAILURE| " dpdklab
2024-09-21 15:52 ` |WARNING| " dpdklab
2024-09-21 15:53 ` dpdklab
2024-09-21 15:53 ` |FAILURE| " dpdklab
2024-09-21 15:54 ` dpdklab
2024-09-21 15:54 ` dpdklab
2024-09-21 15:54 ` dpdklab
2024-09-21 15:54 ` dpdklab
2024-09-21 15:58 ` |SUCCESS| " dpdklab
2024-09-21 16:03 ` |FAILURE| " dpdklab
2024-09-21 16:03 ` dpdklab
2024-09-21 16:04 ` |WARNING| " dpdklab
2024-09-21 16:04 ` |FAILURE| " dpdklab
2024-09-21 16:04 ` |WARNING| " dpdklab
2024-09-21 16:04 ` |FAILURE| " dpdklab
2024-09-21 16:04 ` dpdklab
2024-09-21 16:04 ` dpdklab
2024-09-21 16:04 ` dpdklab [this message]
2024-09-21 16:04 ` dpdklab
2024-09-21 16:04 ` dpdklab
2024-09-21 16:05 ` dpdklab
2024-09-21 16:06 ` dpdklab
2024-09-21 16:19 ` |SUCCESS| " dpdklab
2024-09-21 16:22 ` dpdklab
2024-09-21 16:25 ` dpdklab
2024-09-21 16:54 ` dpdklab
2024-09-21 18:45 ` |WARNING| " dpdklab
2024-09-23 17:49 ` |SUCCESS| " dpdklab
2024-09-23 21:35 ` 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=66eeee9c.b00a0220.35399.07e2SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--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).