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, patryk ochal <patrykochal@gmail.com>
Subject: |FAILURE| pw153071 [PATCH] net/mlx5: fix out-of-bounds write in Rx s
Date: Tue, 22 Apr 2025 07:01:54 -0700 (PDT)	[thread overview]
Message-ID: <6807a152.170a0220.3ab933.9a11SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250422063754.3429965-1-patrykochal@gmail.com>

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153071

_Testing issues_

Submitter: patryk ochal <patrykochal@gmail.com>
Date: Tuesday, April 22 2025 06:37:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:edd3f4b1265e6da707c46ca9b6c39d332647baea

153071 --> testing issues

Upstream job id: Aarch32-Unit-Test#5996

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 22.04.4 (ARM) | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 10 (ARM)      | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PEND           | PEND                      | PEND                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 41 (ARM Clang)       | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 41 (ARM)             | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PEND         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== Unit test summary for 32-bit Ubuntu 22.04.4 (ARM) (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====

32-bit Ubuntu 22.04.4 (ARM)
	Kernel: 5.15.83+ aarch64
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

CentOS Stream 10 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora 41 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Ubuntu 20.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2025-04-22 14:01 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250422063754.3429965-1-patrykochal@gmail.com>
2025-04-22  6:05 ` |SUCCESS| pw153071 [PATCH] net/mlx5: fix out-of-bounds write in Rx software ring qemudev
2025-04-22  6:09 ` qemudev
2025-04-22  6:40 ` checkpatch
2025-04-22 13:25 ` |SUCCESS| pw153071 [PATCH] net/mlx5: fix out-of-bounds write in Rx s dpdklab
2025-04-22 13:35 ` dpdklab
2025-04-22 13:37 ` dpdklab
2025-04-22 13:43 ` dpdklab
2025-04-22 13:48 ` dpdklab
2025-04-22 13:49 ` dpdklab
2025-04-22 13:52 ` dpdklab
2025-04-22 13:59 ` dpdklab
2025-04-22 14:01 ` dpdklab [this message]
2025-04-22 14:02 ` |PENDING| " dpdklab
2025-04-22 14:04 ` |SUCCESS| " dpdklab
2025-04-22 14:09 ` |FAILURE| " dpdklab
2025-04-22 14:09 ` dpdklab
2025-04-22 14:11 ` dpdklab
2025-04-22 14:13 ` |SUCCESS| " dpdklab
2025-04-22 14:16 ` |FAILURE| " dpdklab
2025-04-22 14:23 ` dpdklab
2025-04-22 14:24 ` dpdklab
2025-04-22 14:24 ` dpdklab
2025-04-22 14:26 ` dpdklab
2025-04-22 14:27 ` dpdklab
2025-04-22 14:31 ` dpdklab
2025-04-22 14:38 ` |WARNING| " dpdklab
2025-04-22 14:39 ` dpdklab
2025-04-22 14:50 ` |SUCCESS| " dpdklab
2025-04-22 14:50 ` dpdklab
2025-04-22 14:51 ` dpdklab
2025-04-22 15:05 ` |FAILURE| " dpdklab
2025-04-22 15:13 ` dpdklab
2025-04-22 15:15 ` dpdklab
2025-04-22 15:16 ` dpdklab
2025-04-22 15:22 ` |WARNING| " dpdklab
2025-04-22 15:25 ` |FAILURE| " dpdklab
2025-04-22 15:26 ` dpdklab
2025-04-22 15:30 ` |WARNING| " dpdklab
2025-04-22 15:47 ` |FAILURE| " dpdklab
2025-04-22 16:05 ` dpdklab
2025-04-22 17:01 ` 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=6807a152.170a0220.3ab933.9a11SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=patrykochal@gmail.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).