From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |PENDING| pw144936 [PATCH] usertools/devbind: add support for non-IO
Date: Wed, 02 Oct 2024 16:57:34 -0700 (PDT) [thread overview]
Message-ID: <66fdddee.050a0220.1b92e2.074eSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241002181456.159647-1-stephen@networkplumber.org>
Test-Label: iol-unit-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/144936
_Testing pending_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wednesday, October 02 2024 18:13:12
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:b3846244b2b9245356d398d802ba3c975b2f4f63
144936 --> testing pending
Upstream job id: Generic-Unit-Test-DPDK#269370
Test environment and result as below:
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | PEND | SKIPPED | PEND | PEND |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (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 |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
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)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.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.2.0-23ubuntu4) 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
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/31227/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2024-10-02 23:57 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241002181456.159647-1-stephen@networkplumber.org>
2024-10-02 17:59 ` |SUCCESS| pw144936 [PATCH] usertools/devbind: add support for non-IOMMU mode qemudev
2024-10-02 18:04 ` qemudev
2024-10-02 18:15 ` checkpatch
2024-10-02 19:05 ` 0-day Robot
2024-10-02 21:27 ` |SUCCESS| pw144936 [PATCH] usertools/devbind: add support for non-IO dpdklab
2024-10-02 21:45 ` dpdklab
2024-10-02 21:49 ` dpdklab
2024-10-02 21:51 ` dpdklab
2024-10-02 22:00 ` dpdklab
2024-10-02 22:17 ` dpdklab
2024-10-02 22:30 ` dpdklab
2024-10-02 22:31 ` dpdklab
2024-10-02 22:34 ` dpdklab
2024-10-02 22:37 ` dpdklab
2024-10-02 22:40 ` |PENDING| " dpdklab
2024-10-02 22:42 ` |SUCCESS| " dpdklab
2024-10-02 22:57 ` dpdklab
2024-10-02 22:58 ` dpdklab
2024-10-02 23:46 ` |PENDING| " dpdklab
2024-10-02 23:47 ` |SUCCESS| " dpdklab
2024-10-02 23:47 ` dpdklab
2024-10-02 23:57 ` dpdklab [this message]
2024-10-03 0:03 ` |PENDING| " dpdklab
2024-10-03 0:09 ` |SUCCESS| " dpdklab
2024-10-03 0:17 ` dpdklab
2024-10-03 0:21 ` |PENDING| " dpdklab
2024-10-03 0:35 ` |SUCCESS| " dpdklab
2024-10-03 0:39 ` dpdklab
2024-10-03 0:39 ` dpdklab
2024-10-03 0:40 ` |PENDING| " dpdklab
2024-10-03 0:47 ` |SUCCESS| " dpdklab
2024-10-03 0:48 ` dpdklab
2024-10-03 1:02 ` dpdklab
2024-10-03 1:07 ` dpdklab
2024-10-03 1:19 ` dpdklab
2024-10-03 1:38 ` dpdklab
2024-10-03 1:40 ` dpdklab
2024-10-03 1:45 ` dpdklab
2024-10-03 2:07 ` dpdklab
2024-10-03 3:18 ` dpdklab
2024-10-03 3:23 ` dpdklab
2024-10-03 3:48 ` 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=66fdddee.050a0220.1b92e2.074eSMTPIN_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).