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| pw151974-151976 [PATCH] [v5,3/3] app/test: add SM4 GCM tes
Date: Mon, 24 Feb 2025 20:19:11 -0800 (PST)	[thread overview]
Message-ID: <67bd44bf.050a0220.3815f5.30c0SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250224165939.717714-3-brian.dooley@intel.com>

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

_Testing PASS_

Submitter: Brian Dooley <brian.dooley@intel.com>
Date: Monday, February 24 2025 16:59:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fab31a03ba98e7457284df95dd9eef2223a4ccaa

151974-151976 --> testing pass

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

Test environment and result as below:

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


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

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

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

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

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

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

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

Fedora 41 (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)

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

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

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/32670/

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2025-02-25  4:19 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250224165939.717714-3-brian.dooley@intel.com>
2025-02-24 16:25 ` |SUCCESS| pw151974-151976 [PATCH v5 3/3] app/test: add SM4 GCM tests qemudev
2025-02-24 16:29 ` qemudev
2025-02-24 17:00 ` |SUCCESS| pw151976 " checkpatch
2025-02-24 19:24 ` 0-day Robot
2025-02-24 20:52 ` |SUCCESS| pw151974-151976 [PATCH] [v5,3/3] app/test: add SM4 GCM tes dpdklab
2025-02-24 20:54 ` dpdklab
2025-02-24 21:01 ` dpdklab
2025-02-24 21:16 ` dpdklab
2025-02-24 21:19 ` dpdklab
2025-02-24 21:20 ` dpdklab
2025-02-24 21:22 ` dpdklab
2025-02-24 21:26 ` dpdklab
2025-02-24 21:32 ` dpdklab
2025-02-24 21:44 ` dpdklab
2025-02-24 21:54 ` |PENDING| " dpdklab
2025-02-24 22:09 ` dpdklab
2025-02-24 22:17 ` dpdklab
2025-02-24 22:21 ` |SUCCESS| " dpdklab
2025-02-24 22:26 ` |PENDING| " dpdklab
2025-02-24 23:02 ` |SUCCESS| " dpdklab
2025-02-24 23:03 ` dpdklab
2025-02-24 23:03 ` dpdklab
2025-02-24 23:04 ` dpdklab
2025-02-24 23:52 ` dpdklab
2025-02-25  0:09 ` dpdklab
2025-02-25  0:29 ` dpdklab
2025-02-25  0:52 ` dpdklab
2025-02-25  1:14 ` dpdklab
2025-02-25  1:27 ` dpdklab
2025-02-25  1:29 ` dpdklab
2025-02-25  1:30 ` dpdklab
2025-02-25  1:40 ` dpdklab
2025-02-25  1:40 ` dpdklab
2025-02-25  1:49 ` |PENDING| " dpdklab
2025-02-25  1:55 ` |SUCCESS| " dpdklab
2025-02-25  2:11 ` dpdklab
2025-02-25  2:52 ` |PENDING| " dpdklab
2025-02-25  3:02 ` dpdklab
2025-02-25  3:04 ` |SUCCESS| " dpdklab
2025-02-25  3:06 ` |PENDING| " dpdklab
2025-02-25  3:30 ` |SUCCESS| " dpdklab
2025-02-25  3:30 ` dpdklab
2025-02-25  4:17 ` dpdklab
2025-02-25  4:19 ` dpdklab [this message]
2025-02-25  4:21 ` 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=67bd44bf.050a0220.3815f5.30c0SMTPIN_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).