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| pw149444 [PATCH] [v2] net/gve: Allocate qpl pages using ma
Date: Mon, 23 Dec 2024 19:24:35 -0800 (PST)	[thread overview]
Message-ID: <676a2973.920a0220.1c69c5.f178SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241223201623.5666-1-joshwash@google.com>

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

_Testing PASS_

Submitter: Joshua Washington <joshwash@google.com>
Date: Monday, December 23 2024 20:16:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169

149444 --> testing pass

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

Test environment and result as below:

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


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

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

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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

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

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.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.2.0-23ubuntu4) 13.2.0

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)

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/32204/

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-24  3:24 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20241223201623.5666-1-joshwash@google.com>
2024-12-23 19:47 ` |SUCCESS| pw149444 [PATCH v2] net/gve: Allocate qpl pages using malloc if memzone allocation fails qemudev
2024-12-23 19:51 ` qemudev
2024-12-23 20:17 ` checkpatch
2024-12-23 21:05 ` 0-day Robot
2024-12-23 23:31 ` |SUCCESS| pw149444 [PATCH] [v2] net/gve: Allocate qpl pages using ma dpdklab
2024-12-23 23:35 ` dpdklab
2024-12-23 23:35 ` |PENDING| " dpdklab
2024-12-23 23:44 ` |SUCCESS| " dpdklab
2024-12-23 23:47 ` dpdklab
2024-12-23 23:49 ` dpdklab
2024-12-23 23:50 ` dpdklab
2024-12-23 23:55 ` dpdklab
2024-12-23 23:56 ` |PENDING| " dpdklab
2024-12-24  0:15 ` |SUCCESS| " dpdklab
2024-12-24  0:27 ` |PENDING| " dpdklab
2024-12-24  0:29 ` |SUCCESS| " dpdklab
2024-12-24  0:30 ` dpdklab
2024-12-24  0:33 ` dpdklab
2024-12-24  0:37 ` |WARNING| " dpdklab
2024-12-24  0:39 ` |SUCCESS| " dpdklab
2024-12-24  0:39 ` |PENDING| " dpdklab
2024-12-24  0:48 ` |SUCCESS| " dpdklab
2024-12-24  0:50 ` |PENDING| " dpdklab
2024-12-24  0:57 ` |SUCCESS| " dpdklab
2024-12-24  0:58 ` dpdklab
2024-12-24  1:14 ` dpdklab
2024-12-24  1:18 ` dpdklab
2024-12-24  1:19 ` |WARNING| " dpdklab
2024-12-24  1:28 ` |SUCCESS| " dpdklab
2024-12-24  1:56 ` |WARNING| " dpdklab
2024-12-24  1:58 ` dpdklab
2024-12-24  2:02 ` |SUCCESS| " dpdklab
2024-12-24  2:14 ` |WARNING| " dpdklab
2024-12-24  2:53 ` dpdklab
2024-12-24  3:04 ` |SUCCESS| " dpdklab
2024-12-24  3:24 ` dpdklab [this message]
2024-12-24  7:40 ` 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=676a2973.920a0220.1c69c5.f178SMTPIN_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).