automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Stephen Hemminger <stephen@networkplumber.org>
Subject: |WARNING| pw158284 [PATCH] [RFC] ethdev: fix UAF in rte_eth_tx_burst
Date: Wed, 29 Oct 2025 19:01:54 -0700 (PDT)	[thread overview]
Message-ID: <6902c712.050a0220.3056d4.2eb6SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251029235400.1486861-1-stephen@networkplumber.org>

Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/158284

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wednesday, October 29 2025 23:54:00 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:33145656260ac9a87590daab3d6f57aa9e579247

158284 --> testing issues

Upstream job id: Template-DTS-Pipeline#252063

Test environment and result as below:

+--------------+----------------------+----------------------+
| Environment  | compressdev_zlib_pmd | dpdk_fips_validation |
+==============+======================+======================+
| Ubuntu 22.04 | PASS                 | SKIPPED              |
+--------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED              | WARN                 |
+--------------+----------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
Traceback (most recent call last):
File "/dpdk-ci/tools/acvp/acvp_tool.py", line 368, in <module>
main(
File "/dpdk-ci/tools/acvp/acvp_tool.py", line 314, in main
with open(response_path, 'r') as upload_file:
FileNotFoundError: [Errno 2] No such file or directory: '/root/workspace/ACVP-FIPS-testing/out/hmac-sha-1-answers.rsp'
INFO:root:Using response file...
Traceback (most recent call last):
File "/dpdk-ci/tools/acvp/acvp_tool.py", line 368, in <module>
main(
File "/dpdk-ci/tools/acvp/acvp_tool.py", line 314, in main
with open(response_path, 'r') as upload_file:
FileNotFoundError: [Errno 2] No such file or directory: '/root/workspace/ACVP-FIPS-testing/out/acvp-tdes-cbc-answers.rsp'
INFO:root:Using response file...
Traceback (most recent call last):
File "/dpdk-ci/tools/acvp/acvp_tool.py", line 368, in <module>
main(
File "/dpdk-ci/tools/acvp/acvp_tool.py", line 314, in main
with open(response_path, 'r') as upload_file:
FileNotFoundError: [Errno 2] No such file or directory: '/root/workspace/ACVP-FIPS-testing/out/acvp-aes-ctr-answers.rsp'
==== End log output ====

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0

Ubuntu 20.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34421/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2025-10-30  2:01 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251029235400.1486861-1-stephen@networkplumber.org>
2025-10-29 23:19 ` |SUCCESS| pw158284 [RFC] ethdev: fix UAF in rte_eth_tx_burst with filtering qemudev
2025-10-29 23:24 ` qemudev
2025-10-29 23:54 ` checkpatch
2025-10-30  0:27 ` |PENDING| pw158284 [PATCH] [RFC] ethdev: fix UAF in rte_eth_tx_burst dpdklab
2025-10-30  0:27 ` |SUCCESS| " dpdklab
2025-10-30  0:33 ` dpdklab
2025-10-30  0:53 ` dpdklab
2025-10-30  0:54 ` dpdklab
2025-10-30  0:56 ` |SUCCESS| pw158284 [RFC] ethdev: fix UAF in rte_eth_tx_burst with filtering 0-day Robot
2025-10-30  0:56 ` 0-day Robot
2025-10-30  0:57 ` |PENDING| pw158284 [PATCH] [RFC] ethdev: fix UAF in rte_eth_tx_burst dpdklab
2025-10-30  0:59 ` |SUCCESS| " dpdklab
2025-10-30  1:02 ` |PENDING| " dpdklab
2025-10-30  1:03 ` |SUCCESS| " dpdklab
2025-10-30  1:03 ` dpdklab
2025-10-30  1:12 ` |FAILURE| " dpdklab
2025-10-30  1:27 ` |WARNING| " dpdklab
2025-10-30  1:30 ` |PENDING| " dpdklab
2025-10-30  1:32 ` |SUCCESS| " dpdklab
2025-10-30  1:42 ` |WARNING| " dpdklab
2025-10-30  1:51 ` |SUCCESS| " dpdklab
2025-10-30  1:54 ` dpdklab
2025-10-30  1:56 ` |WARNING| " dpdklab
2025-10-30  2:01 ` dpdklab [this message]
2025-10-30  2:02 ` |SUCCESS| " dpdklab
2025-10-30  7:51 ` 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=6902c712.050a0220.3056d4.2eb6SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=stephen@networkplumber.org \
    --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).