* |SUCCESS| pw140835 [PATCH v5 11/11] net/mlx5: initial design changes
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
@ 2024-06-06 12:37 ` checkpatch
2024-06-06 17:02 ` |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig dpdklab
` (79 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: checkpatch @ 2024-06-06 12:37 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/140835
_coding style OK_
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
2024-06-06 12:37 ` |SUCCESS| pw140835 [PATCH v5 11/11] net/mlx5: initial design changes checkpatch
@ 2024-06-06 17:02 ` dpdklab
2024-06-06 17:20 ` dpdklab
` (78 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
==== 20 line log output for openSUSE Leap 15 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
2024-06-06 12:37 ` |SUCCESS| pw140835 [PATCH v5 11/11] net/mlx5: initial design changes checkpatch
2024-06-06 17:02 ` |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig dpdklab
@ 2024-06-06 17:20 ` dpdklab
2024-06-06 17:21 ` |FAILURE| " dpdklab
` (77 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:20 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (2 preceding siblings ...)
2024-06-06 17:20 ` dpdklab
@ 2024-06-06 17:21 ` dpdklab
2024-06-06 17:21 ` dpdklab
` (76 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:21 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==========================+================+===========================+==============================+
| Debian 12 (arm) | FAIL | FAIL | FAIL |
+--------------------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (3 preceding siblings ...)
2024-06-06 17:21 ` |FAILURE| " dpdklab
@ 2024-06-06 17:21 ` dpdklab
2024-06-06 17:22 ` |WARNING| " dpdklab
` (75 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:21 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==========================+================+===========================+==============================+
| Debian 12 (arm) | FAIL | FAIL | FAIL |
+--------------------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (4 preceding siblings ...)
2024-06-06 17:21 ` dpdklab
@ 2024-06-06 17:22 ` dpdklab
2024-06-06 17:22 ` dpdklab
` (74 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (5 preceding siblings ...)
2024-06-06 17:22 ` |WARNING| " dpdklab
@ 2024-06-06 17:22 ` dpdklab
2024-06-06 17:22 ` |FAILURE| " dpdklab
` (73 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (6 preceding siblings ...)
2024-06-06 17:22 ` dpdklab
@ 2024-06-06 17:22 ` dpdklab
2024-06-06 17:22 ` |WARNING| " dpdklab
` (72 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==========================+================+===========================+==============================+
| Debian 12 (arm) | FAIL | FAIL | FAIL |
+--------------------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (7 preceding siblings ...)
2024-06-06 17:22 ` |FAILURE| " dpdklab
@ 2024-06-06 17:22 ` dpdklab
2024-06-06 17:23 ` |FAILURE| " dpdklab
` (71 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (8 preceding siblings ...)
2024-06-06 17:22 ` |WARNING| " dpdklab
@ 2024-06-06 17:23 ` dpdklab
2024-06-06 17:23 ` dpdklab
` (70 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (9 preceding siblings ...)
2024-06-06 17:23 ` |FAILURE| " dpdklab
@ 2024-06-06 17:23 ` dpdklab
2024-06-06 17:24 ` dpdklab
` (69 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==========================+================+===========================+==============================+
| Debian 12 (arm) | FAIL | FAIL | FAIL |
+--------------------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (10 preceding siblings ...)
2024-06-06 17:23 ` dpdklab
@ 2024-06-06 17:24 ` dpdklab
2024-06-06 17:24 ` dpdklab
` (68 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:24 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Debian 12 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (11 preceding siblings ...)
2024-06-06 17:24 ` dpdklab
@ 2024-06-06 17:24 ` dpdklab
2024-06-06 17:24 ` dpdklab
` (67 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:24 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (12 preceding siblings ...)
2024-06-06 17:24 ` dpdklab
@ 2024-06-06 17:24 ` dpdklab
2024-06-06 17:25 ` dpdklab
` (66 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:24 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (13 preceding siblings ...)
2024-06-06 17:24 ` dpdklab
@ 2024-06-06 17:25 ` dpdklab
2024-06-06 17:25 ` dpdklab
` (65 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:25 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==========================+================+===========================+==============================+
| Debian 12 (arm) | FAIL | FAIL | FAIL |
+--------------------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (14 preceding siblings ...)
2024-06-06 17:25 ` dpdklab
@ 2024-06-06 17:25 ` dpdklab
2024-06-06 17:25 ` dpdklab
` (64 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:25 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (15 preceding siblings ...)
2024-06-06 17:25 ` dpdklab
@ 2024-06-06 17:25 ` dpdklab
2024-06-06 17:25 ` dpdklab
` (63 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:25 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (16 preceding siblings ...)
2024-06-06 17:25 ` dpdklab
@ 2024-06-06 17:25 ` dpdklab
2024-06-06 17:25 ` dpdklab
` (62 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:25 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+================+===========================+==============================+==============+
| Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (17 preceding siblings ...)
2024-06-06 17:25 ` dpdklab
@ 2024-06-06 17:25 ` dpdklab
2024-06-06 17:26 ` dpdklab
` (61 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:25 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Debian 12 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (18 preceding siblings ...)
2024-06-06 17:25 ` dpdklab
@ 2024-06-06 17:26 ` dpdklab
2024-06-06 17:26 ` |WARNING| " dpdklab
` (60 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+================+===========================+==============================+==============+
| Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (19 preceding siblings ...)
2024-06-06 17:26 ` dpdklab
@ 2024-06-06 17:26 ` dpdklab
2024-06-06 17:26 ` |FAILURE| " dpdklab
` (59 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (20 preceding siblings ...)
2024-06-06 17:26 ` |WARNING| " dpdklab
@ 2024-06-06 17:26 ` dpdklab
2024-06-06 17:26 ` |WARNING| " dpdklab
` (58 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (21 preceding siblings ...)
2024-06-06 17:26 ` |FAILURE| " dpdklab
@ 2024-06-06 17:26 ` dpdklab
2024-06-06 17:26 ` |FAILURE| " dpdklab
` (57 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (22 preceding siblings ...)
2024-06-06 17:26 ` |WARNING| " dpdklab
@ 2024-06-06 17:26 ` dpdklab
2024-06-06 17:27 ` dpdklab
` (56 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Debian 12 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (23 preceding siblings ...)
2024-06-06 17:26 ` |FAILURE| " dpdklab
@ 2024-06-06 17:27 ` dpdklab
2024-06-06 17:27 ` dpdklab
` (55 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+================+===========================+==============================+==============+
| Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (24 preceding siblings ...)
2024-06-06 17:27 ` dpdklab
@ 2024-06-06 17:27 ` dpdklab
2024-06-06 17:27 ` dpdklab
` (54 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Debian 12 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (25 preceding siblings ...)
2024-06-06 17:27 ` dpdklab
@ 2024-06-06 17:27 ` dpdklab
2024-06-06 17:27 ` dpdklab
` (53 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Debian 12 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (26 preceding siblings ...)
2024-06-06 17:27 ` dpdklab
@ 2024-06-06 17:27 ` dpdklab
2024-06-06 17:27 ` |WARNING| " dpdklab
` (52 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+================+===========================+==============================+==============+
| Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (27 preceding siblings ...)
2024-06-06 17:27 ` dpdklab
@ 2024-06-06 17:27 ` dpdklab
2024-06-06 17:27 ` |FAILURE| " dpdklab
` (51 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (28 preceding siblings ...)
2024-06-06 17:27 ` |WARNING| " dpdklab
@ 2024-06-06 17:27 ` dpdklab
2024-06-06 17:28 ` dpdklab
` (50 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (29 preceding siblings ...)
2024-06-06 17:27 ` |FAILURE| " dpdklab
@ 2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
` (49 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:28 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (30 preceding siblings ...)
2024-06-06 17:28 ` dpdklab
@ 2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
` (48 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:28 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+================+===========================+==============================+==============+
| Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (31 preceding siblings ...)
2024-06-06 17:28 ` dpdklab
@ 2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
` (47 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:28 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (32 preceding siblings ...)
2024-06-06 17:28 ` dpdklab
@ 2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
` (46 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:28 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (33 preceding siblings ...)
2024-06-06 17:28 ` dpdklab
@ 2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
` (45 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:28 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+================+===========================+==============================+==============+
| Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (34 preceding siblings ...)
2024-06-06 17:28 ` dpdklab
@ 2024-06-06 17:28 ` dpdklab
2024-06-06 17:29 ` dpdklab
` (44 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:28 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (35 preceding siblings ...)
2024-06-06 17:28 ` dpdklab
@ 2024-06-06 17:29 ` dpdklab
2024-06-06 17:29 ` dpdklab
` (43 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:29 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (36 preceding siblings ...)
2024-06-06 17:29 ` dpdklab
@ 2024-06-06 17:29 ` dpdklab
2024-06-06 17:31 ` dpdklab
` (42 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:29 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (37 preceding siblings ...)
2024-06-06 17:29 ` dpdklab
@ 2024-06-06 17:31 ` dpdklab
2024-06-06 17:31 ` dpdklab
` (41 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:31 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (38 preceding siblings ...)
2024-06-06 17:31 ` dpdklab
@ 2024-06-06 17:31 ` dpdklab
2024-06-06 17:32 ` dpdklab
` (40 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:31 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (39 preceding siblings ...)
2024-06-06 17:31 ` dpdklab
@ 2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` dpdklab
` (39 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+================+===========================+==============================+==============+
| Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (40 preceding siblings ...)
2024-06-06 17:32 ` dpdklab
@ 2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` |WARNING| " dpdklab
` (38 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (41 preceding siblings ...)
2024-06-06 17:32 ` dpdklab
@ 2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` |FAILURE| " dpdklab
` (37 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (42 preceding siblings ...)
2024-06-06 17:32 ` |WARNING| " dpdklab
@ 2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` dpdklab
` (36 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (43 preceding siblings ...)
2024-06-06 17:32 ` |FAILURE| " dpdklab
@ 2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` dpdklab
` (35 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (44 preceding siblings ...)
2024-06-06 17:32 ` dpdklab
@ 2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` |WARNING| " dpdklab
` (34 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (45 preceding siblings ...)
2024-06-06 17:32 ` dpdklab
@ 2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` |FAILURE| " dpdklab
` (33 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (46 preceding siblings ...)
2024-06-06 17:32 ` |WARNING| " dpdklab
@ 2024-06-06 17:32 ` dpdklab
2024-06-06 17:33 ` dpdklab
` (32 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (47 preceding siblings ...)
2024-06-06 17:32 ` |FAILURE| " dpdklab
@ 2024-06-06 17:33 ` dpdklab
2024-06-06 17:33 ` |WARNING| " dpdklab
` (31 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (48 preceding siblings ...)
2024-06-06 17:33 ` dpdklab
@ 2024-06-06 17:33 ` dpdklab
2024-06-06 17:33 ` |FAILURE| " dpdklab
` (30 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (49 preceding siblings ...)
2024-06-06 17:33 ` |WARNING| " dpdklab
@ 2024-06-06 17:33 ` dpdklab
2024-06-06 17:33 ` dpdklab
` (29 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (50 preceding siblings ...)
2024-06-06 17:33 ` |FAILURE| " dpdklab
@ 2024-06-06 17:33 ` dpdklab
2024-06-06 17:33 ` dpdklab
` (28 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (51 preceding siblings ...)
2024-06-06 17:33 ` dpdklab
@ 2024-06-06 17:33 ` dpdklab
2024-06-06 17:33 ` dpdklab
` (27 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (52 preceding siblings ...)
2024-06-06 17:33 ` dpdklab
@ 2024-06-06 17:33 ` dpdklab
2024-06-06 17:34 ` dpdklab
` (26 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (53 preceding siblings ...)
2024-06-06 17:33 ` dpdklab
@ 2024-06-06 17:34 ` dpdklab
2024-06-06 17:34 ` dpdklab
` (25 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (54 preceding siblings ...)
2024-06-06 17:34 ` dpdklab
@ 2024-06-06 17:34 ` dpdklab
2024-06-06 17:34 ` dpdklab
` (24 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (55 preceding siblings ...)
2024-06-06 17:34 ` dpdklab
@ 2024-06-06 17:34 ` dpdklab
2024-06-06 17:34 ` |WARNING| " dpdklab
` (23 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (56 preceding siblings ...)
2024-06-06 17:34 ` dpdklab
@ 2024-06-06 17:34 ` dpdklab
2024-06-06 17:34 ` |FAILURE| " dpdklab
` (22 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (57 preceding siblings ...)
2024-06-06 17:34 ` |WARNING| " dpdklab
@ 2024-06-06 17:34 ` dpdklab
2024-06-06 17:35 ` dpdklab
` (21 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (58 preceding siblings ...)
2024-06-06 17:34 ` |FAILURE| " dpdklab
@ 2024-06-06 17:35 ` dpdklab
2024-06-06 17:35 ` dpdklab
` (20 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:35 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (59 preceding siblings ...)
2024-06-06 17:35 ` dpdklab
@ 2024-06-06 17:35 ` dpdklab
2024-06-06 17:35 ` dpdklab
` (19 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:35 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (60 preceding siblings ...)
2024-06-06 17:35 ` dpdklab
@ 2024-06-06 17:35 ` dpdklab
2024-06-06 17:35 ` dpdklab
` (18 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:35 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (61 preceding siblings ...)
2024-06-06 17:35 ` dpdklab
@ 2024-06-06 17:35 ` dpdklab
2024-06-06 17:35 ` dpdklab
` (17 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:35 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (62 preceding siblings ...)
2024-06-06 17:35 ` dpdklab
@ 2024-06-06 17:35 ` dpdklab
2024-06-06 17:36 ` dpdklab
` (16 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:35 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (63 preceding siblings ...)
2024-06-06 17:35 ` dpdklab
@ 2024-06-06 17:36 ` dpdklab
2024-06-06 17:36 ` dpdklab
` (15 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:36 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (64 preceding siblings ...)
2024-06-06 17:36 ` dpdklab
@ 2024-06-06 17:36 ` dpdklab
2024-06-06 17:36 ` dpdklab
` (14 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:36 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (65 preceding siblings ...)
2024-06-06 17:36 ` dpdklab
@ 2024-06-06 17:36 ` dpdklab
2024-06-06 17:36 ` dpdklab
` (13 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:36 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (66 preceding siblings ...)
2024-06-06 17:36 ` dpdklab
@ 2024-06-06 17:36 ` dpdklab
2024-06-06 17:37 ` dpdklab
` (12 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:36 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (67 preceding siblings ...)
2024-06-06 17:36 ` dpdklab
@ 2024-06-06 17:37 ` dpdklab
2024-06-06 17:37 ` dpdklab
` (11 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:37 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (68 preceding siblings ...)
2024-06-06 17:37 ` dpdklab
@ 2024-06-06 17:37 ` dpdklab
2024-06-06 17:38 ` dpdklab
` (10 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:37 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==========================+================+===========================+==============================+==============+
| Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+--------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (69 preceding siblings ...)
2024-06-06 17:37 ` dpdklab
@ 2024-06-06 17:38 ` dpdklab
2024-06-06 17:38 ` dpdklab
` (9 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (70 preceding siblings ...)
2024-06-06 17:38 ` dpdklab
@ 2024-06-06 17:38 ` dpdklab
2024-06-06 17:39 ` dpdklab
` (8 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (71 preceding siblings ...)
2024-06-06 17:38 ` dpdklab
@ 2024-06-06 17:39 ` dpdklab
2024-06-06 17:40 ` |WARNING| " dpdklab
` (7 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (72 preceding siblings ...)
2024-06-06 17:39 ` dpdklab
@ 2024-06-06 17:40 ` dpdklab
2024-06-06 17:41 ` |FAILURE| " dpdklab
` (6 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:40 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| Debian Bullseye | FAIL |
+------------------+----------+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| Debian 12 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 39 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Ubuntu 24.04 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
--- Failed to get log output ---
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 39
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (73 preceding siblings ...)
2024-06-06 17:40 ` |WARNING| " dpdklab
@ 2024-06-06 17:41 ` dpdklab
2024-06-06 17:41 ` dpdklab
` (5 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | FAIL | PASS | PASS |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (74 preceding siblings ...)
2024-06-06 17:41 ` |FAILURE| " dpdklab
@ 2024-06-06 17:41 ` dpdklab
2024-06-06 17:58 ` dpdklab
` (4 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 8 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (75 preceding siblings ...)
2024-06-06 17:41 ` dpdklab
@ 2024-06-06 17:58 ` dpdklab
2024-06-06 17:59 ` dpdklab
` (3 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Fedora 39 (ARM Clang) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (76 preceding siblings ...)
2024-06-06 17:58 ` dpdklab
@ 2024-06-06 17:59 ` dpdklab
2024-06-06 18:02 ` dpdklab
` (2 subsequent siblings)
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 17:59 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Fedora 39 (ARM Clang) (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (77 preceding siblings ...)
2024-06-06 17:59 ` dpdklab
@ 2024-06-06 18:02 ` dpdklab
2024-06-06 18:06 ` dpdklab
2024-06-06 18:30 ` |WARNING| " dpdklab
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 18:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| Debian 12 (arm) | FAIL | FAIL | FAIL | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
--- Failed to get log output ---
==== End log output ====
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
32-bit Ubuntu 20.04.4 (ARM)
Kernel: 5.4.0-155-generic aarch64
Compiler: gcc 9.4
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |FAILURE| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (78 preceding siblings ...)
2024-06-06 18:02 ` dpdklab
@ 2024-06-06 18:06 ` dpdklab
2024-06-06 18:30 ` |WARNING| " dpdklab
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 18:06 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Maayan Kashani
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+=====================+====================+======================+===================+==================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Fedora 37 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| CentOS Stream 8 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Windows Server 2019 | FAIL | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Fedora 39 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Windows Server 2022 | FAIL | PASS | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Fedora 38 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Debian Bullseye | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Debian 12 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+------------------+
| Alpine | PASS | SKIPPED | SKIPPED | PASS |
+---------------------+--------------------+----------------------+-------------------+------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
--- Failed to get log output ---
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
FreeBSD 14.0
Kernel: 14.0
Compiler: clang 16.0.6
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Alpine
Kernel: 5.4.0-167-generic
Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
* |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
` (79 preceding siblings ...)
2024-06-06 18:06 ` dpdklab
@ 2024-06-06 18:30 ` dpdklab
80 siblings, 0 replies; 81+ messages in thread
From: dpdklab @ 2024-06-06 18:30 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/140835
_Testing issues_
Submitter: Maayan Kashani <mkashani@nvidia.com>
Date: Thursday, June 06 2024 12:32:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2bf363ff7e924a1fb6054eee693fde66097273f7
140825-140835 --> testing issues
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN |
+--------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30133/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 81+ messages in thread
end of thread, other threads:[~2024-06-06 18:30 UTC | newest]
Thread overview: 81+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240606123256.177947-11-mkashani@nvidia.com>
2024-06-06 12:37 ` |SUCCESS| pw140835 [PATCH v5 11/11] net/mlx5: initial design changes checkpatch
2024-06-06 17:02 ` |WARNING| pw140825-140835 [PATCH] [v5,11/11] net/mlx5: initial desig dpdklab
2024-06-06 17:20 ` dpdklab
2024-06-06 17:21 ` |FAILURE| " dpdklab
2024-06-06 17:21 ` dpdklab
2024-06-06 17:22 ` |WARNING| " dpdklab
2024-06-06 17:22 ` dpdklab
2024-06-06 17:22 ` |FAILURE| " dpdklab
2024-06-06 17:22 ` |WARNING| " dpdklab
2024-06-06 17:23 ` |FAILURE| " dpdklab
2024-06-06 17:23 ` dpdklab
2024-06-06 17:24 ` dpdklab
2024-06-06 17:24 ` dpdklab
2024-06-06 17:24 ` dpdklab
2024-06-06 17:25 ` dpdklab
2024-06-06 17:25 ` dpdklab
2024-06-06 17:25 ` dpdklab
2024-06-06 17:25 ` dpdklab
2024-06-06 17:25 ` dpdklab
2024-06-06 17:26 ` dpdklab
2024-06-06 17:26 ` |WARNING| " dpdklab
2024-06-06 17:26 ` |FAILURE| " dpdklab
2024-06-06 17:26 ` |WARNING| " dpdklab
2024-06-06 17:26 ` |FAILURE| " dpdklab
2024-06-06 17:27 ` dpdklab
2024-06-06 17:27 ` dpdklab
2024-06-06 17:27 ` dpdklab
2024-06-06 17:27 ` dpdklab
2024-06-06 17:27 ` |WARNING| " dpdklab
2024-06-06 17:27 ` |FAILURE| " dpdklab
2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
2024-06-06 17:28 ` dpdklab
2024-06-06 17:29 ` dpdklab
2024-06-06 17:29 ` dpdklab
2024-06-06 17:31 ` dpdklab
2024-06-06 17:31 ` dpdklab
2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` |WARNING| " dpdklab
2024-06-06 17:32 ` |FAILURE| " dpdklab
2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` dpdklab
2024-06-06 17:32 ` |WARNING| " dpdklab
2024-06-06 17:32 ` |FAILURE| " dpdklab
2024-06-06 17:33 ` dpdklab
2024-06-06 17:33 ` |WARNING| " dpdklab
2024-06-06 17:33 ` |FAILURE| " dpdklab
2024-06-06 17:33 ` dpdklab
2024-06-06 17:33 ` dpdklab
2024-06-06 17:33 ` dpdklab
2024-06-06 17:34 ` dpdklab
2024-06-06 17:34 ` dpdklab
2024-06-06 17:34 ` dpdklab
2024-06-06 17:34 ` |WARNING| " dpdklab
2024-06-06 17:34 ` |FAILURE| " dpdklab
2024-06-06 17:35 ` dpdklab
2024-06-06 17:35 ` dpdklab
2024-06-06 17:35 ` dpdklab
2024-06-06 17:35 ` dpdklab
2024-06-06 17:35 ` dpdklab
2024-06-06 17:36 ` dpdklab
2024-06-06 17:36 ` dpdklab
2024-06-06 17:36 ` dpdklab
2024-06-06 17:36 ` dpdklab
2024-06-06 17:37 ` dpdklab
2024-06-06 17:37 ` dpdklab
2024-06-06 17:38 ` dpdklab
2024-06-06 17:38 ` dpdklab
2024-06-06 17:39 ` dpdklab
2024-06-06 17:40 ` |WARNING| " dpdklab
2024-06-06 17:41 ` |FAILURE| " dpdklab
2024-06-06 17:41 ` dpdklab
2024-06-06 17:58 ` dpdklab
2024-06-06 17:59 ` dpdklab
2024-06-06 18:02 ` dpdklab
2024-06-06 18:06 ` dpdklab
2024-06-06 18:30 ` |WARNING| " 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).