* |WARNING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
@ 2024-11-27 16:11 ` checkpatch
2024-11-27 17:00 ` |PENDING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa dpdklab
` (10 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: checkpatch @ 2024-11-27 16:11 UTC (permalink / raw)
To: test-report; +Cc: Andre Muezerie
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/148925
_coding style issues_
WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Andre Muezerie <andremue@ntdev.microsoft.com>' != 'Signed-off-by: Andre Muezerie <andremue@linux.microsoft.com>'
total: 0 errors, 1 warnings, 19 lines checked
^ permalink raw reply [flat|nested] 12+ messages in thread
* |PENDING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
2024-11-27 16:11 ` |WARNING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC checkpatch
@ 2024-11-27 17:00 ` dpdklab
2024-11-27 17:02 ` dpdklab
` (9 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 17:00 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/148925
_Testing pending_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> testing pending
Upstream job id: Generic-DPDK-Compile-Meson#338851
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PEND |
+------------------------------------+--------------------+
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
* |PENDING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
2024-11-27 16:11 ` |WARNING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC checkpatch
2024-11-27 17:00 ` |PENDING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa dpdklab
@ 2024-11-27 17:02 ` dpdklab
2024-11-27 17:04 ` dpdklab
` (8 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 17:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: PENDING
http://dpdk.org/patch/148925
_Testing pending_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> testing pending
Upstream job id: Generic-Unit-Test-DPDK#295693
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| Debian 12 | PEND |
+-------------------+----------------+
| Fedora 39 (Clang) | PEND |
+-------------------+----------------+
| Fedora 39 | PEND |
+-------------------+----------------+
| CentOS Stream 9 | PASS |
+-------------------+----------------+
| Fedora 40 | PEND |
+-------------------+----------------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------------+
| RHEL9 | PEND |
+-------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------+----------------+
| RHEL8 | PEND |
+-------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------+----------------+
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)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
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
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
* |PENDING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
` (2 preceding siblings ...)
2024-11-27 17:02 ` dpdklab
@ 2024-11-27 17:04 ` dpdklab
2024-11-27 17:06 ` |SUCCESS| " dpdklab
` (7 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 17:04 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: PENDING
http://dpdk.org/patch/148925
_Testing pending_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> testing pending
Upstream job id: Windows-Compile-DPDK-VS#4246
Test environment and result as below:
+---------------------+--------------------+------------------+-------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile |
+=====================+====================+==================+===================+===================+
| CentOS Stream 9 | PEND | PEND | PEND | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Debian 12 | PEND | PEND | PEND | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Fedora 39 (Clang) | PEND | PEND | PEND | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Fedora 39 | PEND | PEND | PEND | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Fedora 40 | PEND | PEND | PEND | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| RHEL8 | PEND | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| RHEL9 | PEND | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Alpine | PEND | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| FreeBSD 13.4 | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | 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
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
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
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
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309
FreeBSD 13.4
Kernel: 13.4-RELEASE-p1
Compiler: clang 18.1.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
* |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
` (3 preceding siblings ...)
2024-11-27 17:04 ` dpdklab
@ 2024-11-27 17:06 ` dpdklab
2024-11-27 17:09 ` dpdklab
` (6 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 17:06 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/148925
_Performance Testing PASS_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#199627
Test environment and result as below:
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | -0.8% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | 0.4% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -2.2% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
* |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
` (4 preceding siblings ...)
2024-11-27 17:06 ` |SUCCESS| " dpdklab
@ 2024-11-27 17:09 ` dpdklab
2024-11-27 17:12 ` |PENDING| " dpdklab
` (5 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 17:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/148925
_Functional Testing PASS_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#199633
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
* |PENDING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
` (5 preceding siblings ...)
2024-11-27 17:09 ` dpdklab
@ 2024-11-27 17:12 ` dpdklab
2024-11-27 17:24 ` |SUCCESS| " dpdklab
` (4 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 17:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/148925
_Testing pending_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> testing pending
Upstream job id: Generic-Unit-Test-DPDK#295690
Test environment and result as below:
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+==============+================+===========================+==============================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | PEND | PEND | PEND |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
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.4.1 20231218 (Red Hat 11.4.1-3)
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 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
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
* |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
` (6 preceding siblings ...)
2024-11-27 17:12 ` |PENDING| " dpdklab
@ 2024-11-27 17:24 ` dpdklab
2024-11-27 17:24 ` |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC 0-day Robot
` (3 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 17:24 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/148925
_Testing PASS_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> testing pass
Upstream job id: Template-DTS-Pipeline#199641
Test environment and result as below:
+--------------------+----------------------+
| Environment | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | PASS |
+--------------------+----------------------+
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
* |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
` (7 preceding siblings ...)
2024-11-27 17:24 ` |SUCCESS| " dpdklab
@ 2024-11-27 17:24 ` 0-day Robot
2024-11-27 17:47 ` |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa dpdklab
` (2 subsequent siblings)
11 siblings, 0 replies; 12+ messages in thread
From: 0-day Robot @ 2024-11-27 17:24 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/148925/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12054400955
^ permalink raw reply [flat|nested] 12+ messages in thread
* |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
` (8 preceding siblings ...)
2024-11-27 17:24 ` |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC 0-day Robot
@ 2024-11-27 17:47 ` dpdklab
2024-11-27 18:17 ` dpdklab
2024-11-27 18:42 ` dpdklab
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 17:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/148925
_Testing PASS_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> testing pass
Upstream job id: Generic-Unit-Test-DPDK#295710
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
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)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
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
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
* |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
` (9 preceding siblings ...)
2024-11-27 17:47 ` |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa dpdklab
@ 2024-11-27 18:17 ` dpdklab
2024-11-27 18:42 ` dpdklab
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 18:17 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/148925
_Testing PASS_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> testing pass
Upstream job id: ACVP-FIPS-testing#8142
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+--------------------+----------------------+----------------------+
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
* |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
` (10 preceding siblings ...)
2024-11-27 18:17 ` dpdklab
@ 2024-11-27 18:42 ` dpdklab
11 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-11-27 18:42 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/148925
_Testing PASS_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Wednesday, November 27 2024 16:11:19
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98
148925 --> testing pass
Upstream job id: Template-DTS-Pipeline#199640
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+--------------------+----------------------+----------------------+
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32044/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-11-27 18:42 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com>
2024-11-27 16:11 ` |WARNING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC checkpatch
2024-11-27 17:00 ` |PENDING| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa dpdklab
2024-11-27 17:02 ` dpdklab
2024-11-27 17:04 ` dpdklab
2024-11-27 17:06 ` |SUCCESS| " dpdklab
2024-11-27 17:09 ` dpdklab
2024-11-27 17:12 ` |PENDING| " dpdklab
2024-11-27 17:24 ` |SUCCESS| " dpdklab
2024-11-27 17:24 ` |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC 0-day Robot
2024-11-27 17:47 ` |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa dpdklab
2024-11-27 18:17 ` dpdklab
2024-11-27 18:42 ` dpdklab
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).