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
Subject: |SUCCESS| pw149491-149492 [PATCH] [2/2] drivers/net: remove use of n
Date: Thu, 26 Dec 2024 13:26:37 -0800 (PST)	[thread overview]
Message-ID: <676dca0d.170a0220.3187bf.e064SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1735243903-26857-3-git-send-email-andremue@linux.microsoft.com>

Test-Label: iol-unit-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/149492

_Testing PASS_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Thursday, December 26 2024 20:11:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fd51012de5369679e807be1d6a81d63ef15015ce

149491-149492 --> testing pass

Upstream job id: Generic-Unit-Test-DPDK#302164

Test environment and result as below:

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


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

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

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 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 Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

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

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)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2024-12-26 21:26 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1735243903-26857-3-git-send-email-andremue@linux.microsoft.com>
2024-12-26 19:41 ` |SUCCESS| pw149491-149492 [PATCH 2/2] drivers/net: remove use of non-standard array range initialization qemudev
2024-12-26 19:45 ` qemudev
2024-12-26 20:12 ` |SUCCESS| pw149492 " checkpatch
2024-12-26 20:53 ` |PENDING| pw149491-149492 [PATCH] [2/2] drivers/net: remove use of n dpdklab
2024-12-26 20:55 ` dpdklab
2024-12-26 20:58 ` |SUCCESS| " dpdklab
2024-12-26 21:01 ` dpdklab
2024-12-26 21:04 ` |SUCCESS| pw149492 [PATCH 2/2] drivers/net: remove use of non-standard array range initialization 0-day Robot
2024-12-26 21:05 ` |PENDING| pw149491-149492 [PATCH] [2/2] drivers/net: remove use of n dpdklab
2024-12-26 21:08 ` dpdklab
2024-12-26 21:09 ` |SUCCESS| " dpdklab
2024-12-26 21:11 ` dpdklab
2024-12-26 21:13 ` dpdklab
2024-12-26 21:14 ` dpdklab
2024-12-26 21:17 ` dpdklab
2024-12-26 21:20 ` dpdklab
2024-12-26 21:23 ` dpdklab
2024-12-26 21:26 ` dpdklab [this message]
2024-12-26 21:43 ` dpdklab
2024-12-26 21:50 ` |WARNING| " dpdklab
2024-12-26 22:03 ` |SUCCESS| " dpdklab
2024-12-27  0:13 ` 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=676dca0d.170a0220.3187bf.e064SMTPIN_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).