From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Jiang@dpdk-ubuntu.dpdklab.iol.unh.edu,
Cheng1 <Cheng1.jiang@intel.com>,
dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
Thomas Monjalon <thomas@monjalon.net>,
"Jiang, Cheng1" <Cheng1.jiang@intel.com>
Subject: |FAILURE| pw122180 [PATCH] [v3] app/dma-perf: introduce dma-perf application
Date: Tue, 17 Jan 2023 16:18:08 +0000 (UTC) [thread overview]
Message-ID: <20230117161808.5194960096@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 8238 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/122180
_Testing issues_
Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, January 17 2023 12:05:26
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:83397b9f073904438965e1fda2efe76f7850fe01
122180 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+----------------------+----------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| FreeBSD 13 | FAIL | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | PASS | PASS | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04 | PASS | SKIPPED | PASS |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED |
+----------------------------------------+--------------------+----------------------+----------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
[1548/1727] Compiling C object app/dpdk-test-regex.p/test-regex_main.c.o
[1549/1727] Compiling C object app/dpdk-test-security-perf.p/test_test_cryptodev_security_ipsec.c.o
[1550/1727] Compiling C object app/dpdk-test-security-perf.p/test-security-perf_test_security_perf.c.o
[1551/1727] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o
[1552/1727] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
FAILED: app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
ccache cc -Iapp/dpdk-test-dma-perf.p -Iapp -I../app -Ilib/dmadev -I../lib/dmadev -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/cfgfile -I../lib/cfgfile -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -march=native -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o -MF app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o.d -o app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o -c ../app/test-dma-perf/main.c
../app/test-dma-perf/main.c:9:10: error: unused parameter 'argc' [-Werror,-Wunused-parameter]
main(int argc, char *argv[])
^
../app/test-dma-perf/main.c:9:22: error: unused parameter 'argv' [-Werror,-Wunused-parameter]
main(int argc, char *argv[])
^
2 errors generated.
[1553/1727] Linking target app/dpdk-test-security-perf
[1554/1727] Linking target app/dpdk-test-regex
[1555/1727] Linking target app/dpdk-test-sad
[1556/1727] Linking target app/dpdk-testpmd
[1557/1727] Generating drivers/rte_common_sfc_efx.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
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 11.3.1-2
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25009/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2023-01-17 16:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-17 16:18 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-17 16:19 dpdklab
2023-01-17 16:19 dpdklab
2023-01-17 16:19 dpdklab
2023-01-17 16:18 dpdklab
2023-01-17 16:18 dpdklab
2023-01-17 16:18 dpdklab
2023-01-17 16:09 dpdklab
2023-01-17 14:59 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=20230117161808.5194960096@dpdk-ubuntu.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=Cheng1.jiang@intel.com \
--cc=Jiang@dpdk-ubuntu.dpdklab.iol.unh.edu \
--cc=david.marchand@redhat.com \
--cc=test-report@dpdk.org \
--cc=thomas@monjalon.net \
/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).