automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| [GIT MASTER] 451cb5179585f9aca2cdd94a6d098a3698c7b5c4
@ 2025-03-12  7:59 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2025-03-12  7:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

451cb5179585f9aca2cdd94a6d098a3698c7b5c4 --> testing issues

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

Test environment and result as below:

+---------------------+--------------------+-------------------------+
|     Environment     | dpdk_meson_compile | dpdk_llvm_clang_compile |
+=====================+====================+=========================+
| CentOS Stream 9     | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| CentOS Stream 10    | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| openSUSE Leap 15    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL8               | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 20.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL9               | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 24.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 22.04        | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 14.2        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 13.4        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Debian 12           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Windows Server 2022 | SKIPPED            | FAIL                    |
+---------------------+--------------------+-------------------------+

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
..\lib\eal\include/rte_common.h:850:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
..\lib\eal\include/rte_common.h:848:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto.c:463:18: note: forward declaration of 'struct mlx5_err_cqe'
volatile struct mlx5_err_cqe *cqe = (volatile struct mlx5_err_cqe *)
^
3 errors generated.
[627/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[629/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[630/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmd_flex_item.c.obj
[631/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj
[632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[633/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[634/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[635/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

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

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

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

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

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

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

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

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/32927/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* |WARNING| [GIT MASTER] 451cb5179585f9aca2cdd94a6d098a3698c7b5c4
@ 2025-03-12  8:46 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2025-03-12  8:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

451cb5179585f9aca2cdd94a6d098a3698c7b5c4 --> testing issues

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

Test environment and result as below:

+---------------------+--------------------+-------------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+=====================+====================+=========================+======================+
| CentOS Stream 9     | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| CentOS Stream 10    | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| Fedora 40           | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| Fedora 41 (Clang)   | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| Fedora 41           | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| RHEL8               | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| RHEL9               | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| Ubuntu 24.04        | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| FreeBSD 14.2        | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| FreeBSD 13.4        | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| Debian 12           | PASS               | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------------+----------------------+
| Windows Server 2022 | SKIPPED            | FAIL                    | PASS                 |
+---------------------+--------------------+-------------------------+----------------------+

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
..\lib\eal\include/rte_common.h:850:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
..\lib\eal\include/rte_common.h:848:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto.c:463:18: note: forward declaration of 'struct mlx5_err_cqe'
volatile struct mlx5_err_cqe *cqe = (volatile struct mlx5_err_cqe *)
^
3 errors generated.
[627/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[629/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[630/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmd_flex_item.c.obj
[631/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj
[632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[633/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[634/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[635/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

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

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

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

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

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

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

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

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/32927/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* |WARNING| [GIT MASTER] 451cb5179585f9aca2cdd94a6d098a3698c7b5c4
@ 2025-03-12  8:13 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2025-03-12  8:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

451cb5179585f9aca2cdd94a6d098a3698c7b5c4 --> testing issues

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

Test environment and result as below:

+---------------------+--------------------+-------------------------+
|     Environment     | dpdk_meson_compile | dpdk_llvm_clang_compile |
+=====================+====================+=========================+
| CentOS Stream 9     | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| CentOS Stream 10    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41           | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| openSUSE Leap 15    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL8               | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 20.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL9               | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 24.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 22.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 14.2        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 13.4        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Debian 12           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Windows Server 2022 | SKIPPED            | FAIL                    |
+---------------------+--------------------+-------------------------+

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
..\lib\eal\include/rte_common.h:850:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
..\lib\eal\include/rte_common.h:848:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto.c:463:18: note: forward declaration of 'struct mlx5_err_cqe'
volatile struct mlx5_err_cqe *cqe = (volatile struct mlx5_err_cqe *)
^
3 errors generated.
[627/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[629/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[630/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmd_flex_item.c.obj
[631/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj
[632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[633/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[634/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[635/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

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

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

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

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

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

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

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

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/32927/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* |WARNING| [GIT MASTER] 451cb5179585f9aca2cdd94a6d098a3698c7b5c4
@ 2025-03-12  8:09 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2025-03-12  8:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

451cb5179585f9aca2cdd94a6d098a3698c7b5c4 --> testing issues

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

Test environment and result as below:

+---------------------+--------------------+-------------------------+
|     Environment     | dpdk_meson_compile | dpdk_llvm_clang_compile |
+=====================+====================+=========================+
| CentOS Stream 9     | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| CentOS Stream 10    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| openSUSE Leap 15    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL8               | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 20.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL9               | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 24.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 22.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 14.2        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 13.4        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Debian 12           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Windows Server 2022 | SKIPPED            | FAIL                    |
+---------------------+--------------------+-------------------------+

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
..\lib\eal\include/rte_common.h:850:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
..\lib\eal\include/rte_common.h:848:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto.c:463:18: note: forward declaration of 'struct mlx5_err_cqe'
volatile struct mlx5_err_cqe *cqe = (volatile struct mlx5_err_cqe *)
^
3 errors generated.
[627/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[629/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[630/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmd_flex_item.c.obj
[631/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj
[632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[633/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[634/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[635/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

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

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

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

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

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

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

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

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/32927/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* |WARNING| [GIT MASTER] 451cb5179585f9aca2cdd94a6d098a3698c7b5c4
@ 2025-03-12  8:07 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2025-03-12  8:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

451cb5179585f9aca2cdd94a6d098a3698c7b5c4 --> testing issues

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

Test environment and result as below:

+---------------------+--------------------+-------------------------+
|     Environment     | dpdk_meson_compile | dpdk_llvm_clang_compile |
+=====================+====================+=========================+
| CentOS Stream 9     | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| CentOS Stream 10    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| openSUSE Leap 15    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL8               | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 20.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL9               | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 24.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 22.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 14.2        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 13.4        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Debian 12           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Windows Server 2022 | SKIPPED            | FAIL                    |
+---------------------+--------------------+-------------------------+

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
..\lib\eal\include/rte_common.h:850:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
..\lib\eal\include/rte_common.h:848:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto.c:463:18: note: forward declaration of 'struct mlx5_err_cqe'
volatile struct mlx5_err_cqe *cqe = (volatile struct mlx5_err_cqe *)
^
3 errors generated.
[627/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[629/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[630/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmd_flex_item.c.obj
[631/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj
[632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[633/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[634/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[635/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

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

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

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

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

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

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

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

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/32927/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* |WARNING| [GIT MASTER] 451cb5179585f9aca2cdd94a6d098a3698c7b5c4
@ 2025-03-12  8:05 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2025-03-12  8:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

451cb5179585f9aca2cdd94a6d098a3698c7b5c4 --> testing issues

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

Test environment and result as below:

+---------------------+--------------------+-------------------------+
|     Environment     | dpdk_meson_compile | dpdk_llvm_clang_compile |
+=====================+====================+=========================+
| CentOS Stream 9     | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| CentOS Stream 10    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| openSUSE Leap 15    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL8               | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 20.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL9               | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 24.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 22.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 14.2        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 13.4        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Debian 12           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Windows Server 2022 | SKIPPED            | FAIL                    |
+---------------------+--------------------+-------------------------+

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
..\lib\eal\include/rte_common.h:850:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
..\lib\eal\include/rte_common.h:848:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto.c:463:18: note: forward declaration of 'struct mlx5_err_cqe'
volatile struct mlx5_err_cqe *cqe = (volatile struct mlx5_err_cqe *)
^
3 errors generated.
[627/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[629/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[630/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmd_flex_item.c.obj
[631/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj
[632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[633/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[634/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[635/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

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

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

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

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

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

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

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

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/32927/

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* |WARNING| [GIT MASTER] 451cb5179585f9aca2cdd94a6d098a3698c7b5c4
@ 2025-03-12  7:58 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2025-03-12  7:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

451cb5179585f9aca2cdd94a6d098a3698c7b5c4 --> testing issues

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

Test environment and result as below:

+---------------------+--------------------+-------------------------+
|     Environment     | dpdk_meson_compile | dpdk_llvm_clang_compile |
+=====================+====================+=========================+
| CentOS Stream 9     | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| CentOS Stream 10    | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41 (Clang)   | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Fedora 41           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| openSUSE Leap 15    | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL8               | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 20.04        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| RHEL9               | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 24.04        | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Ubuntu 22.04        | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 14.2        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| FreeBSD 13.4        | PASS               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Debian 12           | PEND               | SKIPPED                 |
+---------------------+--------------------+-------------------------+
| Windows Server 2022 | SKIPPED            | FAIL                    |
+---------------------+--------------------+-------------------------+

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
..\lib\eal\include/rte_common.h:850:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
..\lib\eal\include/rte_common.h:848:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto.c:463:18: note: forward declaration of 'struct mlx5_err_cqe'
volatile struct mlx5_err_cqe *cqe = (volatile struct mlx5_err_cqe *)
^
3 errors generated.
[627/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[629/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[630/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmd_flex_item.c.obj
[631/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj
[632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[633/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[634/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[635/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

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

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

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

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

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

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

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

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

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/32927/

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2025-03-12  8:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-12  7:59 |WARNING| [GIT MASTER] 451cb5179585f9aca2cdd94a6d098a3698c7b5c4 dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2025-03-12  8:46 dpdklab
2025-03-12  8:13 dpdklab
2025-03-12  8:09 dpdklab
2025-03-12  8:07 dpdklab
2025-03-12  8:05 dpdklab
2025-03-12  7:58 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).