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
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ 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] 9+ 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
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ 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] 9+ 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
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ 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] 9+ 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
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ 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] 9+ 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
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ 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] 9+ 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
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ 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] 9+ 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
  2024-11-26 10:16 ` dpdklab
  8 siblings, 0 replies; 9+ 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] 9+ 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
  8 siblings, 0 replies; 9+ 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] 9+ 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
  8 siblings, 0 replies; 9+ 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] 9+ messages in thread

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

Thread overview: 9+ 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

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