From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
Date: Tue, 06 May 2025 06:26:18 -0700 (PDT) [thread overview]
Message-ID: <681a0dfa.050a0220.905ac.8e6cSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/153302
_Testing issues_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
153302 --> testing issues
Upstream job id: ACVP-FIPS-testing#9718
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | WARN |
+--------------------+----------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
[597/3510] Generating rte_bus_cdx_map with a custom command
[598/3510] Compiling C object lib/librte_node.a.p/node_udp4_input.c.o
[599/3510] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o
[600/3510] Generating symbol file lib/librte_graph.so.25.2.p/librte_graph.so.25.2.symbols
[601/3510] Compiling C object drivers/libtmp_rte_common_ionic.a.p/common_ionic_ionic_common_uio.c.o
[602/3510] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_caamflib.c.o
[603/3510] Compiling C object drivers/libtmp_rte_common_octeontx.a.p/common_octeontx_octeontx_mbox.c.o
[604/3510] Generating symbol file lib/librte_table.so.25.2.p/librte_table.so.25.2.symbols
[605/3510] Compiling C object drivers/libtmp_rte_common_dpaax.a.p/common_dpaax_dpaax_iova_table.c.o
[606/3510] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o
[607/3510] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o
[608/3510] Compiling C object drivers/libtmp_rte_bus_cdx.a.p/bus_cdx_cdx.c.o
[609/3510] Compiling C object drivers/libtmp_rte_bus_cdx.a.p/bus_cdx_cdx_vfio.c.o
[610/3510] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[611/3510] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[612/3510] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
[613/3510] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
prev parent reply other threads:[~2025-05-06 13:26 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
2025-05-05 19:12 ` |FAILURE| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory qemudev
2025-05-05 19:47 ` |SUCCESS| " checkpatch
2025-05-05 20:36 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
2025-05-05 20:39 ` dpdklab
2025-05-05 20:44 ` |SUCCESS| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory 0-day Robot
2025-05-05 20:52 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
2025-05-05 20:56 ` |FAILURE| " dpdklab
2025-05-05 21:16 ` |SUCCESS| " dpdklab
2025-05-05 21:20 ` |PENDING| " dpdklab
2025-05-05 21:25 ` |SUCCESS| " dpdklab
2025-05-05 22:28 ` |FAILURE| " dpdklab
2025-05-05 22:33 ` dpdklab
2025-05-05 23:15 ` |WARNING| " dpdklab
2025-05-05 23:54 ` |FAILURE| " dpdklab
2025-05-06 0:11 ` |WARNING| " dpdklab
2025-05-06 0:41 ` dpdklab
2025-05-06 0:42 ` dpdklab
2025-05-06 1:59 ` |FAILURE| " dpdklab
2025-05-06 2:01 ` dpdklab
2025-05-06 2:12 ` dpdklab
2025-05-06 4:47 ` |WARNING| " dpdklab
2025-05-06 6:35 ` |FAILURE| " dpdklab
2025-05-06 13:26 ` dpdklab [this message]
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=681a0dfa.050a0220.905ac.8e6cSMTPIN_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).