automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw148852 [PATCH v1 4/4] eal: rename --socket-mem/--socket-limit
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
@ 2024-11-26 13:15 ` checkpatch
  2024-11-26 13:56 ` |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/ dpdklab
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: checkpatch @ 2024-11-26 13:15 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


WARNING:TYPO_SPELLING: 'compatiblity' may be misspelled - perhaps 'compatibility'?
#489: FILE: lib/eal/common/eal_common_options.c:93:
+	/* socket-mem/socket-limit are kept for backwards compatiblity */

total: 0 errors, 1 warnings, 385 lines checked

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
  2024-11-26 13:15 ` |WARNING| pw148852 [PATCH v1 4/4] eal: rename --socket-mem/--socket-limit checkpatch
@ 2024-11-26 13:56 ` dpdklab
  2024-11-26 14:00 ` |PENDING| " dpdklab
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 13:56 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#199201

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
  2024-11-26 13:15 ` |WARNING| pw148852 [PATCH v1 4/4] eal: rename --socket-mem/--socket-limit checkpatch
  2024-11-26 13:56 ` |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/ dpdklab
@ 2024-11-26 14:00 ` dpdklab
  2024-11-26 14:04 ` dpdklab
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 14:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-compile-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/148852

_Testing pending_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pending

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

Test environment and result as below:

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


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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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)

Debian 12 with MUSDK
	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 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

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

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

CentOS Stream 9 (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 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (2 preceding siblings ...)
  2024-11-26 14:00 ` |PENDING| " dpdklab
@ 2024-11-26 14:04 ` dpdklab
  2024-11-26 14:09 ` |SUCCESS| " dpdklab
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 14:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pending

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

Test environment and result as below:

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


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

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

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)

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

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

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

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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (3 preceding siblings ...)
  2024-11-26 14:04 ` dpdklab
@ 2024-11-26 14:09 ` dpdklab
  2024-11-26 14:20 ` |PENDING| " dpdklab
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 14:09 UTC (permalink / raw)
  To: Test Report, Ali Alnubani; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#199194

Test environment and result as below:

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (4 preceding siblings ...)
  2024-11-26 14:09 ` |SUCCESS| " dpdklab
@ 2024-11-26 14:20 ` dpdklab
  2024-11-26 14:26 ` dpdklab
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 14:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-sample-apps-testing
Test-Status: PENDING
http://dpdk.org/patch/148852

_Testing pending_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pending

Upstream job id: Template-DTS-Pipeline#199209

Test environment and result as below:

+--------------------+----------------------+----------------------+
|    Environment     | dpdk_fips_validation | compressdev_zlib_pmd |
+====================+======================+======================+
| Ubuntu 20.04       | PEND                 | SKIPPED              |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 (ARM) | SKIPPED              | PASS                 |
+--------------------+----------------------+----------------------+


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

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

UNH-IOL DPDK Community Lab

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

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

* |PENDING| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (5 preceding siblings ...)
  2024-11-26 14:20 ` |PENDING| " dpdklab
@ 2024-11-26 14:26 ` dpdklab
  2024-11-26 14:33 ` |SUCCESS| " dpdklab
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 14:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing pending_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pending

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

Test environment and result as below:

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


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

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

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

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

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

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)

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (6 preceding siblings ...)
  2024-11-26 14:26 ` dpdklab
@ 2024-11-26 14:33 ` dpdklab
  2024-11-26 14:43 ` dpdklab
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 14:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#199199

Test environment and result as below:

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.5%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | -1.7%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 2.1%                         |
+------------+---------+----------+-------------+------------------------------+

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.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (7 preceding siblings ...)
  2024-11-26 14:33 ` |SUCCESS| " dpdklab
@ 2024-11-26 14:43 ` dpdklab
  2024-11-26 14:48 ` dpdklab
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 14:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#199204

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (8 preceding siblings ...)
  2024-11-26 14:43 ` dpdklab
@ 2024-11-26 14:48 ` dpdklab
  2024-11-26 15:03 ` dpdklab
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 14:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pass

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

Test environment and result as below:

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


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

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

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)

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

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

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

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)

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (9 preceding siblings ...)
  2024-11-26 14:48 ` dpdklab
@ 2024-11-26 15:03 ` dpdklab
  2024-11-26 15:04 ` dpdklab
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 15:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> functional testing pass

Upstream job id: Template-DTS-Pipeline#199206

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (10 preceding siblings ...)
  2024-11-26 15:03 ` dpdklab
@ 2024-11-26 15:04 ` dpdklab
  2024-11-26 15:08 ` dpdklab
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 15:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pass

Upstream job id: ACVP-FIPS-testing#8116

Test environment and result as below:

+--------------------+----------------------+----------------------+
|    Environment     | dpdk_fips_validation | compressdev_zlib_pmd |
+====================+======================+======================+
| Ubuntu 20.04       | PASS                 | SKIPPED              |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 (ARM) | SKIPPED              | PASS                 |
+--------------------+----------------------+----------------------+


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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (11 preceding siblings ...)
  2024-11-26 15:04 ` dpdklab
@ 2024-11-26 15:08 ` dpdklab
  2024-11-26 16:03 ` dpdklab
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 15:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pass

Upstream job id: Template-DTS-Pipeline#199208

Test environment and result as below:

+--------------------+----------------------+----------------------+
|    Environment     | dpdk_fips_validation | compressdev_zlib_pmd |
+====================+======================+======================+
| Ubuntu 20.04       | PASS                 | SKIPPED              |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 (ARM) | SKIPPED              | PASS                 |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04       | SKIPPED              | PASS                 |
+--------------------+----------------------+----------------------+


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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (12 preceding siblings ...)
  2024-11-26 15:08 ` dpdklab
@ 2024-11-26 16:03 ` dpdklab
  2024-11-26 16:31 ` dpdklab
  2024-11-26 19:15 ` dpdklab
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 16:03 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Burakov, Anatoly <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pass

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

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 |
+=====================+====================+==================+===================+===================+=======================+======================+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | 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              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | 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              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | SKIPPED          | SKIPPED           | PASS              | PASS                  | PASS                 |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+


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

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

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

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

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

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)

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: 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

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (13 preceding siblings ...)
  2024-11-26 16:03 ` dpdklab
@ 2024-11-26 16:31 ` dpdklab
  2024-11-26 19:15 ` dpdklab
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 16:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Burakov, Anatoly <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pass

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

Test environment and result as below:

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


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

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

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

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

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

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)

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/
       [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
                   ` (14 preceding siblings ...)
  2024-11-26 16:31 ` dpdklab
@ 2024-11-26 19:15 ` dpdklab
  15 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-11-26 19:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Testing PASS_

Submitter: Burakov, Anatoly <anatoly.burakov@intel.com>
Date: Tuesday, November 26 2024 13:14:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ef6ed529b220b74b5ca52bc7619f21522cd6a874

148849-148852 --> testing pass

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

Test environment and result as below:

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

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)

Debian 12 with MUSDK
	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 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

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

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

CentOS Stream 9 (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 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

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

UNH-IOL DPDK Community Lab

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

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

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <e5fe38daf2116b7254f739b8b97598683b4e4d20.1732626792.git.anatoly.burakov@intel.com>
2024-11-26 13:15 ` |WARNING| pw148852 [PATCH v1 4/4] eal: rename --socket-mem/--socket-limit checkpatch
2024-11-26 13:56 ` |SUCCESS| pw148849-148852 [PATCH] [v1,4/4] eal: rename --socket-mem/ dpdklab
2024-11-26 14:00 ` |PENDING| " dpdklab
2024-11-26 14:04 ` dpdklab
2024-11-26 14:09 ` |SUCCESS| " dpdklab
2024-11-26 14:20 ` |PENDING| " dpdklab
2024-11-26 14:26 ` dpdklab
2024-11-26 14:33 ` |SUCCESS| " dpdklab
2024-11-26 14:43 ` dpdklab
2024-11-26 14:48 ` dpdklab
2024-11-26 15:03 ` dpdklab
2024-11-26 15:04 ` dpdklab
2024-11-26 15:08 ` dpdklab
2024-11-26 16:03 ` dpdklab
2024-11-26 16:31 ` dpdklab
2024-11-26 19:15 ` 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).