automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw150284 [PATCH v5 25/25] net/intel/common: extract common Rx vector criteria
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
@ 2025-01-20 12:03 ` checkpatch
  2025-01-20 13:04 ` 0-day Robot
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: checkpatch @ 2025-01-20 12:03 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |SUCCESS| pw150284 [PATCH v5 25/25] net/intel/common: extract common Rx vector criteria
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
  2025-01-20 12:03 ` |SUCCESS| pw150284 [PATCH v5 25/25] net/intel/common: extract common Rx vector criteria checkpatch
@ 2025-01-20 13:04 ` 0-day Robot
  2025-01-20 15:17 ` |SUCCESS| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra dpdklab
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: 0-day Robot @ 2025-01-20 13:04 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/150284/

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

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

* |SUCCESS| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
  2025-01-20 12:03 ` |SUCCESS| pw150284 [PATCH v5 25/25] net/intel/common: extract common Rx vector criteria checkpatch
  2025-01-20 13:04 ` 0-day Robot
@ 2025-01-20 15:17 ` dpdklab
  2025-01-20 15:18 ` dpdklab
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-01-20 15:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/150284

_Performance Testing PASS_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, January 20 2025 12:00:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73

150260-150284 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#208009

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
Fail/Total: 0/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | -0.7%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 1.5%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -2.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -1.1%                        |
+----------+-------------+---------+------------+------------------------------+

22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 2           | -1.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 2           | 15.4%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | 1.6%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 7.6%                         |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Fail/Total: 0/6

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 128     | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 0.0%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | -0.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 0.7%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 0.4%                         |
+----------+-------------+---------+------------+------------------------------+

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

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| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
                   ` (2 preceding siblings ...)
  2025-01-20 15:17 ` |SUCCESS| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra dpdklab
@ 2025-01-20 15:18 ` dpdklab
  2025-01-20 15:20 ` dpdklab
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-01-20 15:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, January 20 2025 12:00:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73

150260-150284 --> testing pass

Upstream job id: Template-DTS-Pipeline#208020

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

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| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
                   ` (3 preceding siblings ...)
  2025-01-20 15:18 ` dpdklab
@ 2025-01-20 15:20 ` dpdklab
  2025-01-20 15:23 ` |PENDING| " dpdklab
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-01-20 15:20 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, January 20 2025 12:00:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73

150260-150284 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#208006

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

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

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| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
                   ` (4 preceding siblings ...)
  2025-01-20 15:20 ` dpdklab
@ 2025-01-20 15:23 ` dpdklab
  2025-01-20 15:24 ` dpdklab
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-01-20 15:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, January 20 2025 12:00:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73

150260-150284 --> testing pending

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

Test environment and result as below:

+--------------------------+----------------+
|       Environment        | dpdk_unit_test |
+==========================+================+
| Fedora 41 (ARM)          | PASS           |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | PEND           |
+--------------------------+----------------+
| CentOS Stream 9 (ARM)    | PEND           |
+--------------------------+----------------+
| Debian 12 (arm)          | PEND           |
+--------------------------+----------------+
| Fedora 40 (ARM)          | PEND           |
+--------------------------+----------------+
| Fedora 41 (ARM Clang)    | PEND           |
+--------------------------+----------------+
| Fedora 40 (ARM Clang)    | PEND           |
+--------------------------+----------------+
| RHEL9 (ARM)              | PEND           |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM)       | PEND           |
+--------------------------+----------------+
| Ubuntu 22.04 (ARM)       | PEND           |
+--------------------------+----------------+
| Ubuntu 24.04 (ARM)       | PEND           |
+--------------------------+----------------+


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

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)

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

Fedora 40 (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 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.3.0-6ubuntu2~24.04) 13.3.0

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

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| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
                   ` (5 preceding siblings ...)
  2025-01-20 15:23 ` |PENDING| " dpdklab
@ 2025-01-20 15:24 ` dpdklab
  2025-01-20 15:24 ` |SUCCESS| " dpdklab
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-01-20 15:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, January 20 2025 12:00:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73

150260-150284 --> testing pending

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

Test environment and result as below:

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


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

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

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

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

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

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

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

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

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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.3.0-6ubuntu2~24.04) 13.3.0

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

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

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| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
                   ` (6 preceding siblings ...)
  2025-01-20 15:24 ` dpdklab
@ 2025-01-20 15:24 ` dpdklab
  2025-01-20 15:30 ` dpdklab
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-01-20 15:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, January 20 2025 12:00:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73

150260-150284 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#208012

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

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| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
                   ` (7 preceding siblings ...)
  2025-01-20 15:24 ` |SUCCESS| " dpdklab
@ 2025-01-20 15:30 ` dpdklab
  2025-01-20 15:31 ` dpdklab
  2025-01-20 15:52 ` dpdklab
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-01-20 15:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, January 20 2025 12:00:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73

150260-150284 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#208013

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  |
+-----------------------------+--------+


Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.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/32373/

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| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
                   ` (8 preceding siblings ...)
  2025-01-20 15:30 ` dpdklab
@ 2025-01-20 15:31 ` dpdklab
  2025-01-20 15:52 ` dpdklab
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-01-20 15:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, January 20 2025 12:00:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73

150260-150284 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#208018

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

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| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra
       [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
                   ` (9 preceding siblings ...)
  2025-01-20 15:31 ` dpdklab
@ 2025-01-20 15:52 ` dpdklab
  10 siblings, 0 replies; 11+ messages in thread
From: dpdklab @ 2025-01-20 15:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Monday, January 20 2025 12:00:07 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73

150260-150284 --> testing pass

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

Test environment and result as below:

+--------------------------+----------------+
|       Environment        | dpdk_unit_test |
+==========================+================+
| Fedora 41 (ARM)          | PASS           |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | PASS           |
+--------------------------+----------------+
| CentOS Stream 9 (ARM)    | PASS           |
+--------------------------+----------------+
| Debian 12 (arm)          | PASS           |
+--------------------------+----------------+
| Fedora 40 (ARM)          | PASS           |
+--------------------------+----------------+
| Fedora 41 (ARM Clang)    | PASS           |
+--------------------------+----------------+
| Fedora 40 (ARM Clang)    | PASS           |
+--------------------------+----------------+
| RHEL9 (ARM)              | PASS           |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM)       | PASS           |
+--------------------------+----------------+
| Ubuntu 22.04 (ARM)       | PASS           |
+--------------------------+----------------+
| Ubuntu 24.04 (ARM)       | PASS           |
+--------------------------+----------------+


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

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)

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

Fedora 40 (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 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.3.0-6ubuntu2~24.04) 13.3.0

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

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-01-20 15:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250120120016.1530274-26-bruce.richardson@intel.com>
2025-01-20 12:03 ` |SUCCESS| pw150284 [PATCH v5 25/25] net/intel/common: extract common Rx vector criteria checkpatch
2025-01-20 13:04 ` 0-day Robot
2025-01-20 15:17 ` |SUCCESS| pw150260-150284 [PATCH] [v5,25/25] net/intel/common: extra dpdklab
2025-01-20 15:18 ` dpdklab
2025-01-20 15:20 ` dpdklab
2025-01-20 15:23 ` |PENDING| " dpdklab
2025-01-20 15:24 ` dpdklab
2025-01-20 15:24 ` |SUCCESS| " dpdklab
2025-01-20 15:30 ` dpdklab
2025-01-20 15:31 ` dpdklab
2025-01-20 15:52 ` 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).