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

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[618/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[619/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[620/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[621/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[622/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_flow.c.obj
[623/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[624/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_config.c.obj
[625/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[626/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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

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

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

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-09  7:27 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-09  7:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[624/788] Generating rte_crypto_mlx5_mingw with a custom command
[625/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[626/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[627/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[628/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[629/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[630/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[631/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[632/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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

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)

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-09  6:52 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-09  6:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[624/788] Generating rte_crypto_mlx5_mingw with a custom command
[625/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[626/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[627/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[628/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[629/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[630/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[631/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[632/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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

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)

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-09  6:50 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-09  6:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[624/788] Generating rte_crypto_mlx5_mingw with a custom command
[625/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[626/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[627/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[628/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[629/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[630/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[631/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[632/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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

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)

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-09  6:49 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-09  6:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[624/788] Generating rte_crypto_mlx5_mingw with a custom command
[625/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[626/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[627/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[628/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[629/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[630/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[631/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[632/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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

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)

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-08  7:30 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-08  7:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[618/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[619/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[620/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[621/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[622/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_flow.c.obj
[623/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[624/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_config.c.obj
[625/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[626/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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

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

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

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-08  6:53 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-08  6:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[618/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[619/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[620/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[621/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[622/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_flow.c.obj
[623/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[624/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_config.c.obj
[625/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[626/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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

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

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

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-07  8:40 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-07  8:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[621/788] Linking static target drivers/libtmp_rte_net_vmxnet3.a
[622/788] Compiling C object app/dpdk-test-gpudev.exe.p/test-gpudev_main.c.obj
[623/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[624/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj
[625/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_5tswap.c.obj
[626/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_csumonly.c.obj
[627/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[629/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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)

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

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

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-07  8:03 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-07  8:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[621/788] Linking static target drivers/libtmp_rte_net_vmxnet3.a
[622/788] Compiling C object app/dpdk-test-gpudev.exe.p/test-gpudev_main.c.obj
[623/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[624/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_tm.c.obj
[625/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_5tswap.c.obj
[626/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_csumonly.c.obj
[627/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[629/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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)

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

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

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-07  7:56 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-07  7:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[626/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[627/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[629/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[630/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[631/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[632/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_config.c.obj
[633/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[634/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 ====

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

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

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-07  7:52 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-07  7:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[626/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[627/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[628/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[629/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[630/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[631/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[632/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_config.c.obj
[633/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[634/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 ====

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

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

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-07  7:34 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-07  7:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

+-----------------------------+--------------+------------------------------+---------------------------+----------------+
|         Environment         | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+=============================+==============+==============================+===========================+================+
| Ubuntu 20.04 ARM SVE        | FAIL         | SKIPPED                      | SKIPPED                   | SKIPPED        |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm)             | SKIPPED      | PASS                         | PASS                      | SKIPPED        |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+
| 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED      | SKIPPED                      | SKIPPED                   | PASS           |
+-----------------------------+--------------+------------------------------+---------------------------+----------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[671/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_threads.c.o'.
[672/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash_perf.c.o'.
[673/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_perf.c.o'.
[674/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_thash.c.o'.
[675/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer.c.o'.
[676/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_racecond.c.o'.
[677/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_timer_secondary.c.o'.
[678/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ticketlock.c.o'.
[679/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_register.c.o'.
[680/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace.c.o'.
[681/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'.
[682/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_version.c.o'.
[683/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_data.c.o'.
[684/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_telemetry_json.c.o'.
[685/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[686/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/virtual_pmd.c.o'.
[687/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bpf.c.o'.
[688/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_trace_perf.c.o'.
[689/690] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[690/690] Linking target app/test/dpdk-test.
==== End log output ====

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

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

32-bit Ubuntu 22.04.4 (ARM)
	Kernel: 5.15.83+ aarch64
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-07  7:15 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-07  7:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[626/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[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_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[629/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_csumonly.c.obj
[630/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[631/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[633/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[634/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 ====

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

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

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

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

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

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-07  6:33 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-07  6:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[626/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[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_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[629/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_csumonly.c.obj
[630/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[631/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[632/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[633/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[634/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 ====

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

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

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

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

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

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

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-07  6:05 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-07  6: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

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[630/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[631/788] Compiling C object app/dpdk-test-gpudev.exe.p/test-gpudev_main.c.obj
[632/788] Generating rte_net_vmxnet3.pmd.c with a custom command (wrapped by meson to set PATH)
[633/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_csumonly.c.obj
[634/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[635/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_flow.c.obj
[636/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[637/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[638/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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

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)

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-07  2:49 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-07  2:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[630/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[631/788] Compiling C object app/dpdk-test-gpudev.exe.p/test-gpudev_main.c.obj
[632/788] Generating rte_net_vmxnet3.pmd.c with a custom command (wrapped by meson to set PATH)
[633/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_csumonly.c.obj
[634/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[635/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline_flow.c.obj
[636/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[637/788] Compiling C object app/test/dpdk-test.exe.p/test_cryptodev.c.obj
[638/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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

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)

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-04  9:15 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-04  9:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[618/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[619/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[620/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[621/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[622/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_5tswap.c.obj
[623/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline.c.obj
[624/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[625/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[626/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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)

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca
@ 2024-12-04  9:11 dpdklab
  0 siblings, 0 replies; 18+ messages in thread
From: dpdklab @ 2024-12-04  9:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v22.11

077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_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.
[618/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj
[619/788] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.obj
[620/788] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj
[621/788] Generating rte_net_octeon_ep.pmd.c with a custom command (wrapped by meson to set PATH)
[622/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_5tswap.c.obj
[623/788] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_cmdline.c.obj
[624/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[625/788] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[626/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.4.1 20231218 (Red Hat 11.4.1-3)

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

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

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

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

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)

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

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

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

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

FreeBSD 14.1
	Kernel: 14.1-RELEASE-p3
	Compiler: clang 18.1.5

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

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

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2024-12-09  7:27 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-08  7:30 |WARNING| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2024-12-09  7:27 dpdklab
2024-12-09  6:52 dpdklab
2024-12-09  6:50 dpdklab
2024-12-09  6:49 dpdklab
2024-12-08  7:30 dpdklab
2024-12-08  6:53 dpdklab
2024-12-07  8:40 dpdklab
2024-12-07  8:03 dpdklab
2024-12-07  7:56 dpdklab
2024-12-07  7:52 dpdklab
2024-12-07  7:34 dpdklab
2024-12-07  7:15 dpdklab
2024-12-07  6:33 dpdklab
2024-12-07  6:05 dpdklab
2024-12-07  2:49 dpdklab
2024-12-04  9:15 dpdklab
2024-12-04  9:11 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).