automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
@ 2025-02-08  9:00 ` qemudev
  2025-02-08  9:28 ` |SUCCESS| " checkpatch
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: qemudev @ 2025-02-08  9:00 UTC (permalink / raw)
  To: test-report; +Cc: Thomas Monjalon, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/151183

_apply patch failure_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Sat,  8 Feb 2025 10:28:38 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 3553897d84d8b54a1b1136cbf04dd7f1a40fd85b

Apply patch set 151183 failed:

Checking patch drivers/crypto/mvsam/meson.build...
error: while searching for:

sources = files('rte_mrvl_pmd.c', 'rte_mrvl_pmd_ops.c')

deps += ['bus_vdev', 'common_mvep', 'security']

error: patch failed: drivers/crypto/mvsam/meson.build:20
error: drivers/crypto/mvsam/meson.build: patch does not apply
Checking patch drivers/net/mvpp2/meson.build...
error: while searching for:
        'mrvl_tm.c',
)

deps += ['cfgfile', 'common_mvep']

error: patch failed: drivers/net/mvpp2/meson.build:26
error: drivers/net/mvpp2/meson.build: patch does not apply
Checking patch drivers/net/nfb/meson.build...
error: while searching for:
        'nfb_stats.c',
        'nfb_tx.c',
)

error: patch failed: drivers/net/nfb/meson.build:21
error: drivers/net/nfb/meson.build: patch does not apply


^ permalink raw reply	[flat|nested] 11+ messages in thread

* |SUCCESS| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
  2025-02-08  9:00 ` |WARNING| pw151183 [PATCH] drivers: allow build with VLAs qemudev
@ 2025-02-08  9:28 ` checkpatch
  2025-02-08 10:25 ` 0-day Robot
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: checkpatch @ 2025-02-08  9:28 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/151183

_coding style OK_



^ permalink raw reply	[flat|nested] 11+ messages in thread

* |SUCCESS| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
  2025-02-08  9:00 ` |WARNING| pw151183 [PATCH] drivers: allow build with VLAs qemudev
  2025-02-08  9:28 ` |SUCCESS| " checkpatch
@ 2025-02-08 10:25 ` 0-day Robot
  2025-02-08 12:10 ` dpdklab
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: 0-day Robot @ 2025-02-08 10:25 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/151183/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13214495576

^ permalink raw reply	[flat|nested] 11+ messages in thread

* |SUCCESS| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
                   ` (2 preceding siblings ...)
  2025-02-08 10:25 ` 0-day Robot
@ 2025-02-08 12:10 ` dpdklab
  2025-02-08 12:18 ` dpdklab
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-02-08 12:10 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/151183

_Performance Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Saturday, February 08 2025 09:28:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b

151183 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#211712

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.5%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 1024    | 1        | 1           | 0.7%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 1024    | 1        | 1           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 1024    | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 1024    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 1024    | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+

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.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 1024    | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 1024    | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 1024    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 1024    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 1024    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32536/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* |SUCCESS| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
                   ` (3 preceding siblings ...)
  2025-02-08 12:10 ` dpdklab
@ 2025-02-08 12:18 ` dpdklab
  2025-02-08 12:22 ` dpdklab
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-02-08 12:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/151183

_Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Saturday, February 08 2025 09:28:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b

151183 --> testing pass

Upstream job id: Template-DTS-Pipeline#211724

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* |SUCCESS| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
                   ` (4 preceding siblings ...)
  2025-02-08 12:18 ` dpdklab
@ 2025-02-08 12:22 ` dpdklab
  2025-02-08 12:27 ` dpdklab
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-02-08 12:22 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-marvell-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/151183

_Functional Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Saturday, February 08 2025 09:28:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b

151183 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#211722

Test environment and result as below:

Ubuntu 20.04.6
Kernel: 5.4.105
Compiler: gcc 9.4
NIC: Marvell CN106XX 50000 Mbps
Target: arm64-native-linuxapp-gcc

Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| cmdline         |  PASS  |
+-----------------+--------+
| ipv4_reassembly |  PASS  |
+-----------------+--------+
| rxtx_callbacks  |  PASS  |
+-----------------+--------+
| tso             |  PASS  |
+-----------------+--------+


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32536/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* |SUCCESS| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
                   ` (5 preceding siblings ...)
  2025-02-08 12:22 ` dpdklab
@ 2025-02-08 12:27 ` dpdklab
  2025-02-08 12:35 ` dpdklab
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-02-08 12:27 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/151183

_Functional Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Saturday, February 08 2025 09:28:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b

151183 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#211719

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-131-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 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/32536/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* |SUCCESS| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
                   ` (6 preceding siblings ...)
  2025-02-08 12:27 ` dpdklab
@ 2025-02-08 12:35 ` dpdklab
  2025-02-08 12:37 ` |PENDING| " dpdklab
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-02-08 12:35 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/151183

_Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Saturday, February 08 2025 09:28:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b

151183 --> testing pass

Upstream job id: Template-DTS-Pipeline#211723

Test environment and result as below:

+--------------------+----------------------+
|    Environment     | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | PASS                 |
+--------------------+----------------------+
| Ubuntu 22.04       | 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32536/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* |PENDING| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
                   ` (7 preceding siblings ...)
  2025-02-08 12:35 ` dpdklab
@ 2025-02-08 12:37 ` dpdklab
  2025-02-08 13:03 ` dpdklab
  2025-02-08 13:10 ` |SUCCESS| " dpdklab
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-02-08 12:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-unit-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/151183

_Testing pending_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Saturday, February 08 2025 09:28:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b

151183 --> testing pending

Upstream job id: Aarch32-Unit-Test#5257

Test environment and result as below:

+-----------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 22.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PEND           | SKIPPED      | PEND                      | PEND                         |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 41 (ARM)             | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 41 (ARM Clang)       | 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 24.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PEND         | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+


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

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

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

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

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.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)

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

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

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.3.0-6ubuntu2~24.04) 13.3.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/32536/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* |PENDING| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
                   ` (8 preceding siblings ...)
  2025-02-08 12:37 ` |PENDING| " dpdklab
@ 2025-02-08 13:03 ` dpdklab
  2025-02-08 13:10 ` |SUCCESS| " dpdklab
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-02-08 13:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-unit-amd64-testing
Test-Status: PENDING
http://dpdk.org/patch/151183

_Testing pending_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Saturday, February 08 2025 09:28:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b

151183 --> testing pending

Upstream job id: Generic-VM-Unit-Test-DPDK#27167

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | PEND           |
+---------------------+----------------+
| Fedora 40           | PEND           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Fedora 41           | PEND           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 41 (Clang)   | PEND           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+


Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

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

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

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

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

Fedora 41 (Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

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

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

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.3.0-6ubuntu2~24.04) 13.3.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/32536/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* |SUCCESS| pw151183 [PATCH] drivers: allow build with VLAs
       [not found] <20250208092839.1238770-1-thomas@monjalon.net>
                   ` (9 preceding siblings ...)
  2025-02-08 13:03 ` dpdklab
@ 2025-02-08 13:10 ` dpdklab
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-02-08 13:10 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/151183

_Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Saturday, February 08 2025 09:28:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3553897d84d8b54a1b1136cbf04dd7f1a40fd85b

151183 --> testing pass

Upstream job id: Generic-VM-DPDK-Compile-Meson#33170

Test environment and result as below:

+---------------------+-------------------------+-------------------+--------------------+----------------------+
|     Environment     | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=========================+===================+====================+======================+
| Windows Server 2022 | PASS                    | PASS              | SKIPPED            | PASS                 |
+---------------------+-------------------------+-------------------+--------------------+----------------------+
| FreeBSD 13.4        | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------------+-------------------+--------------------+----------------------+
| FreeBSD 14.2        | SKIPPED                 | SKIPPED           | PASS               | SKIPPED              |
+---------------------+-------------------------+-------------------+--------------------+----------------------+


Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32536/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-02-08 13:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250208092839.1238770-1-thomas@monjalon.net>
2025-02-08  9:00 ` |WARNING| pw151183 [PATCH] drivers: allow build with VLAs qemudev
2025-02-08  9:28 ` |SUCCESS| " checkpatch
2025-02-08 10:25 ` 0-day Robot
2025-02-08 12:10 ` dpdklab
2025-02-08 12:18 ` dpdklab
2025-02-08 12:22 ` dpdklab
2025-02-08 12:27 ` dpdklab
2025-02-08 12:35 ` dpdklab
2025-02-08 12:37 ` |PENDING| " dpdklab
2025-02-08 13:03 ` dpdklab
2025-02-08 13:10 ` |SUCCESS| " 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).