From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Shani Peretz <shperetz@nvidia.com>
Subject: |FAILURE| pw155054 [PATCH] [v8,1/1] app/testpmd: canonicalize short
Date: Tue, 08 Jul 2025 02:56:35 -0700 (PDT) [thread overview]
Message-ID: <686ceb53.170a0220.b965f.2c50SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250708083740.128610-2-shperetz@nvidia.com>
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/155054
_Testing issues_
Submitter: Shani Peretz <shperetz@nvidia.com>
Date: Tuesday, July 08 2025 08:37:40
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ba982f9a1ca9b96ed0394b764f1523d482e963a2
155054 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#353454
Test environment and result as below:
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| Environment | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==============================+===========================+==============+================+==============================+
| Debian 12 (arm) | PASS | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| Ubuntu 20.04 | SKIPPED | WARN | PEND | SKIPPED |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PEND | SKIPPED |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| Debian GNU/Linux 12 | SKIPPED | SKIPPED | PEND | SKIPPED |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| CentOS Stream 10 | SKIPPED | SKIPPED | PEND | SKIPPED |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| Fedora Linux 40 | SKIPPED | SKIPPED | PEND | SKIPPED |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| Fedora Linux 41 | SKIPPED | SKIPPED | PEND | SKIPPED |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | SKIPPED | PEND | SKIPPED |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | PEND | SKIPPED |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PEND | SKIPPED |
+------------------------------+---------------------------+--------------+----------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[294/403] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline_flow.c.o
[295/403] Compiling C object app/dpdk-testpmd.p/test-pmd_icmpecho.c.o
[296/403] Compiling C object app/dpdk-testpmd.p/test-pmd_ieee1588fwd.c.o
[297/403] Compiling C object app/dpdk-testpmd.p/test-pmd_macfwd.c.o
[298/403] Compiling C object app/dpdk-testpmd.p/test-pmd_macswap.c.o
[299/403] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o
[300/403] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o
[301/403] Compiling C object app/dpdk-testpmd.p/test-pmd_recycle_mbufs.c.o
[302/403] Compiling C object app/dpdk-testpmd.p/test-pmd_rxonly.c.o
[303/403] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o
FAILED: app/dpdk-testpmd.p/test-pmd_testpmd.c.o
gcc-10 -Iapp/dpdk-testpmd.p -Iapp -I../app -Iapp/test-pmd -I../app/test-pmd -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -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 -Ilib/cmdline -I../lib/cmdline -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-al
igned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-testpmd.p/test-pmd_testpmd.c.o -MF app/dpdk-testpmd.p/test-pmd_testpmd.c.o.d -o app/dpdk-testpmd.p/test-pmd_testpmd.c.o -c ../app/test-pmd/testpmd.c
../app/test-pmd/testpmd.c:50:10: fatal error: rte_pci.h: No such file or directory
50 | #include <rte_pci.h>
| ^~~~~~~~~~~
compilation terminated.
[304/403] Compiling C object app/dpdk-testpmd.p/test-pmd_shared_rxq_fwd.c.o
[305/403] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o
[306/403] Compiling C object app/dpdk-testpmd.p/test-pmd_txonly.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Fedora Linux 40
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora Linux 41
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33608/
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:[~2025-07-08 9:56 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250708083740.128610-2-shperetz@nvidia.com>
2025-07-08 8:03 ` |SUCCESS| pw155054 [PATCH v8 1/1] app/testpmd: canonicalize short PCI name format qemudev
2025-07-08 8:07 ` qemudev
2025-07-08 8:38 ` |WARNING| " checkpatch
2025-07-08 9:22 ` |FAILURE| " 0-day Robot
2025-07-08 9:50 ` |SUCCESS| pw155054 [PATCH] [v8,1/1] app/testpmd: canonicalize short dpdklab
2025-07-08 9:51 ` |PENDING| " dpdklab
2025-07-08 9:53 ` dpdklab
2025-07-08 9:56 ` dpdklab [this message]
2025-07-08 9:59 ` |SUCCESS| " dpdklab
2025-07-08 10:01 ` dpdklab
2025-07-08 10:01 ` |FAILURE| " dpdklab
2025-07-08 10:10 ` dpdklab
2025-07-08 10:12 ` |SUCCESS| " dpdklab
2025-07-08 10:13 ` |PENDING| " dpdklab
2025-07-08 10:22 ` |SUCCESS| " dpdklab
2025-07-08 10:25 ` |FAILURE| " dpdklab
2025-07-08 10:25 ` dpdklab
2025-07-08 10:38 ` |SUCCESS| " dpdklab
2025-07-08 10:51 ` dpdklab
2025-07-08 11:07 ` |WARNING| " dpdklab
2025-07-08 11:12 ` |SUCCESS| " dpdklab
2025-07-08 11:22 ` |FAILURE| " dpdklab
2025-07-08 13:36 ` dpdklab
2025-07-08 13:40 ` |SUCCESS| " 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=686ceb53.170a0220.b965f.2c50SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=shperetz@nvidia.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).