automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw148846 [PATCH v2] net/mlx5: fix the leak of action data list
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
@ 2024-11-26  8:36 ` checkpatch
  2024-11-26  9:34 ` |PENDING| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat dpdklab
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: checkpatch @ 2024-11-26  8:36 UTC (permalink / raw)
  To: test-report; +Cc: Bing Zhao

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/148846

_coding style issues_


WARNING:TYPO_SPELLING: 'destory' may be misspelled - perhaps 'destroy'?
#159: FILE: drivers/net/mlx5/mlx5_flow_hw.c:969:
+ * Release the action data back into the pool without destory any action.

total: 0 errors, 1 warnings, 0 checks, 112 lines checked

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

* |PENDING| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
  2024-11-26  8:36 ` |WARNING| pw148846 [PATCH v2] net/mlx5: fix the leak of action data list checkpatch
@ 2024-11-26  9:34 ` dpdklab
  2024-11-26  9:37 ` dpdklab
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26  9:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pending

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

Test environment and result as below:

+-----------------------+--------------+---------------------------+------------------------------+----------------+
|      Environment      | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=======================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE  | PEND         | SKIPPED                   | SKIPPED                      | SKIPPED        |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm)       | SKIPPED      | PEND                      | PASS                         | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM) | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang) | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang) | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)    | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)           | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)    | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)    | SKIPPED      | SKIPPED                   | SKIPPED                      | PEND           |
+-----------------------+--------------+---------------------------+------------------------------+----------------+


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

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
  2024-11-26  8:36 ` |WARNING| pw148846 [PATCH v2] net/mlx5: fix the leak of action data list checkpatch
  2024-11-26  9:34 ` |PENDING| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat dpdklab
@ 2024-11-26  9:37 ` dpdklab
  2024-11-26  9:41 ` |SUCCESS| " dpdklab
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26  9:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pending

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

Test environment and result as below:

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


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

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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)

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	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/32016/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (2 preceding siblings ...)
  2024-11-26  9:37 ` dpdklab
@ 2024-11-26  9:41 ` dpdklab
  2024-11-26  9:48 ` dpdklab
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26  9:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

Upstream job id: Template-DTS-Pipeline#199161

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (3 preceding siblings ...)
  2024-11-26  9:41 ` |SUCCESS| " dpdklab
@ 2024-11-26  9:48 ` dpdklab
  2024-11-26  9:52 ` dpdklab
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26  9:48 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#199147

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.5%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 1024    | 1        | 1           | 0.7%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 1024    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 1024    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 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.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/32016/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (4 preceding siblings ...)
  2024-11-26  9:48 ` dpdklab
@ 2024-11-26  9:52 ` dpdklab
  2024-11-26 10:05 ` dpdklab
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26  9:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#199153

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (5 preceding siblings ...)
  2024-11-26  9:52 ` dpdklab
@ 2024-11-26 10:05 ` dpdklab
  2024-11-26 10:08 ` dpdklab
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 10:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

Upstream job id: Template-DTS-Pipeline#199160

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (6 preceding siblings ...)
  2024-11-26 10:05 ` dpdklab
@ 2024-11-26 10:08 ` dpdklab
  2024-11-26 10:16 ` dpdklab
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 10:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/148846

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

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

Test environment and result as below:

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


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

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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)

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	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/32016/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (7 preceding siblings ...)
  2024-11-26 10:08 ` dpdklab
@ 2024-11-26 10:16 ` dpdklab
  2024-11-26 10:30 ` dpdklab
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 10:16 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/148846

_Performance Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#199151

Test environment and result as below:

Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Fail/Total: 0/2

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Fail/Total: 0/3

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (8 preceding siblings ...)
  2024-11-26 10:16 ` dpdklab
@ 2024-11-26 10:30 ` dpdklab
  2024-11-26 10:32 ` dpdklab
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 10:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

Upstream job id: Aarch32-Unit-Test#4450

Test environment and result as below:

+-----------------------------+--------------+---------------------------+------------------------------+----------------+
|         Environment         | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE        | PASS         | SKIPPED                   | SKIPPED                      | SKIPPED        |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm)             | SKIPPED      | PASS                      | PASS                         | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+


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

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

32-bit Ubuntu 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/32016/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (9 preceding siblings ...)
  2024-11-26 10:30 ` dpdklab
@ 2024-11-26 10:32 ` dpdklab
  2024-11-26 10:37 ` dpdklab
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 10:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

Upstream job id: Generic-DPDK-Compile-Meson#338007

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile |
+=====================+====================+==================+===================+===================+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Ubuntu 24.04        | PASS               | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Alpine              | PASS               | PASS             | SKIPPED           | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| FreeBSD 13.4        | PASS               | SKIPPED          | SKIPPED           | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+-------------------+
| Windows Server 2022 | SKIPPED            | SKIPPED          | SKIPPED           | PASS              |
+---------------------+--------------------+------------------+-------------------+-------------------+


Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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.6 (Fedora 18.1.6-3.fc40)

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)

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)

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (10 preceding siblings ...)
  2024-11-26 10:32 ` dpdklab
@ 2024-11-26 10:37 ` dpdklab
  2024-11-26 10:43 ` dpdklab
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 10:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#199156

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (11 preceding siblings ...)
  2024-11-26 10:37 ` dpdklab
@ 2024-11-26 10:43 ` dpdklab
  2024-11-26 10:50 ` dpdklab
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 10:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/148846

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

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

Test environment and result as below:

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


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

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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)

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (12 preceding siblings ...)
  2024-11-26 10:43 ` dpdklab
@ 2024-11-26 10:50 ` dpdklab
  2024-11-26 10:52 ` dpdklab
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 10:50 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

Upstream job id: Windows-Compile-DPDK-Native#24941

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile |
+=====================+====================+==================+===================+===================+=======================+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Ubuntu 24.04        | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Alpine              | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| FreeBSD 13.4        | PASS               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+
| Windows Server 2022 | SKIPPED            | SKIPPED          | SKIPPED           | PASS              | PASS                  |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+


Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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.6 (Fedora 18.1.6-3.fc40)

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)

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)

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (13 preceding siblings ...)
  2024-11-26 10:50 ` dpdklab
@ 2024-11-26 10:52 ` dpdklab
  2024-11-26 11:00 ` dpdklab
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 10:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

Upstream job id: Windows-Compile-DPDK-Native#24942

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+==================+===================+===================+=======================+======================+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Alpine              | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| FreeBSD 13.4        | PASS               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | SKIPPED          | SKIPPED           | PASS              | PASS                  | PASS                 |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+


Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

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.6 (Fedora 18.1.6-3.fc40)

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)

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)

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (14 preceding siblings ...)
  2024-11-26 10:52 ` dpdklab
@ 2024-11-26 11:00 ` dpdklab
  2024-11-26 11:36 ` dpdklab
  2024-11-26 14:23 ` dpdklab
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 11:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#199158

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


Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps

Aggregate Results by Test Suite
+----------------------------+--------+
|         Test Suite         | Result |
+============================+========+
| crypto_perf_cryptodev_perf |  PASS  |
+----------------------------+--------+


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (15 preceding siblings ...)
  2024-11-26 11:00 ` dpdklab
@ 2024-11-26 11:36 ` dpdklab
  2024-11-26 14:23 ` dpdklab
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 11:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

Upstream job id: ACVP-FIPS-testing#8113

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat
       [not found] <20241126083440.307609-1-bingz@nvidia.com>
                   ` (16 preceding siblings ...)
  2024-11-26 11:36 ` dpdklab
@ 2024-11-26 14:23 ` dpdklab
  17 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-11-26 14:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/148846

_Testing PASS_

Submitter: Bing Zhao <bingz@nvidia.com>
Date: Tuesday, November 26 2024 08:34:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:340a5718e98376d638a28073c654415405276af4

148846 --> testing pass

Upstream job id: Generic-DPDK-Compile-Meson#338023

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+


RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

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)

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

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

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2024-11-26 14:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241126083440.307609-1-bingz@nvidia.com>
2024-11-26  8:36 ` |WARNING| pw148846 [PATCH v2] net/mlx5: fix the leak of action data list checkpatch
2024-11-26  9:34 ` |PENDING| pw148846 [PATCH] [v2] net/mlx5: fix the leak of action dat dpdklab
2024-11-26  9:37 ` dpdklab
2024-11-26  9:41 ` |SUCCESS| " dpdklab
2024-11-26  9:48 ` dpdklab
2024-11-26  9:52 ` dpdklab
2024-11-26 10:05 ` dpdklab
2024-11-26 10:08 ` dpdklab
2024-11-26 10:16 ` dpdklab
2024-11-26 10:30 ` dpdklab
2024-11-26 10:32 ` dpdklab
2024-11-26 10:37 ` dpdklab
2024-11-26 10:43 ` dpdklab
2024-11-26 10:50 ` dpdklab
2024-11-26 10:52 ` dpdklab
2024-11-26 11:00 ` dpdklab
2024-11-26 11:36 ` dpdklab
2024-11-26 14:23 ` 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).