From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |SUCCESS| pw147581 [PATCH] net/mlx5/hws: fix allocation of STCs
Date: Sat, 02 Nov 2024 06:04:27 -0700 (PDT) [thread overview]
Message-ID: <6726235b.050a0220.3c49d9.0834SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241029132403.232302-1-igozlan@nvidia.com>
Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/147581
_Testing PASS_
Submitter: Itamar Gozlan <igozlan@nvidia.com>
Date: Tuesday, October 29 2024 13:24:03
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:71c6d89b56ab044d7bdf2a93f242d0a149d171cf
147581 --> testing pass
Upstream job id: Windows-Compile-DPDK-Native#24058
Test environment and result as below:
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile |
+=====================+====================+==================+===================+===================+=======================+
| CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 13.4
Kernel: 13.4-RELEASE-p1
Compiler: clang 18.1.6
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31748/
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-11-02 13:04 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241029132403.232302-1-igozlan@nvidia.com>
2024-10-29 12:53 ` qemudev
2024-10-29 12:57 ` qemudev
2024-10-29 13:25 ` checkpatch
2024-10-29 14:44 ` 0-day Robot
2024-10-30 5:55 ` dpdklab
2024-10-30 7:40 ` |PENDING| " dpdklab
2024-10-30 8:17 ` |SUCCESS| " dpdklab
2024-10-30 8:40 ` dpdklab
2024-10-30 9:20 ` dpdklab
2024-10-30 10:15 ` |PENDING| " dpdklab
2024-10-30 10:22 ` |SUCCESS| " dpdklab
2024-10-30 10:37 ` dpdklab
2024-10-30 10:53 ` dpdklab
2024-10-30 12:05 ` dpdklab
2024-10-30 16:21 ` |PENDING| " dpdklab
2024-10-30 16:22 ` dpdklab
2024-10-30 16:36 ` |SUCCESS| " dpdklab
2024-10-30 17:12 ` dpdklab
2024-10-30 17:17 ` dpdklab
2024-10-30 18:05 ` dpdklab
2024-10-30 19:14 ` dpdklab
2024-10-30 19:14 ` dpdklab
2024-10-30 20:47 ` dpdklab
2024-11-01 8:23 ` dpdklab
2024-11-02 10:21 ` dpdklab
2024-11-02 13:04 ` dpdklab [this message]
2024-11-02 13:15 ` 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=6726235b.050a0220.3c49d9.0834SMTPIN_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).