|FAILURE| pw152547 [PATCH] drivers/net/mlx5: fix mlx5 send packet fa

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Mar 25 04:56:58 CET 2025


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152547

_Testing issues_

Submitter: Wenbo Liu <liuwenbo109 at gmail.com>
Date: Tuesday, March 25 2025 10:39:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:03e6bb39b1438e296f04541b115ca21580767265

152547 --> testing issues

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

Test environment and result as below:

+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
|            Environment            | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_mingw64_compile |
+===================================+====================+===================+==================+=========================+===================+======================+
| CentOS Stream 9                   | FAIL               | WARN              | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| CentOS Stream 10                  | FAIL               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Debian 12                         | FAIL               | WARN              | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 40 (Clang)                 | FAIL               | WARN              | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 41                         | FAIL               | WARN              | WARN             | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| RHEL8                             | FAIL               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 41 (Clang)                 | FAIL               | WARN              | WARN             | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 20.04                      | FAIL               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 40                         | FAIL               | WARN              | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| openSUSE Leap 15                  | FAIL               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 24.04                      | FAIL               | WARN              | WARN             | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| RHEL9                             | FAIL               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| FreeBSD 13.5                      | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Alpine                            | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| FreeBSD 14.2                      | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 22.04                      | FAIL               | WARN              | SKIPPED          | SKIPPED                 | SKIPPED           | SKIPPED              |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Windows Server 2022               | SKIPPED            | SKIPPED           | SKIPPED          | FAIL                    | PASS              | PASS                 |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+

==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
../drivers/net/mlx5/mlx5_tx.c:213:53: error: cast from 'volatile struct mlx5_cqe *' to 'char *' drops volatile qualifier [-Werror,-Wcast-qual]
(txq, (volatile struct mlx5_err_cqe *)(((char *)cqe) + offset));
^
../drivers/net/mlx5/mlx5_tx.c:213:11: error: incompatible pointer types passing 'volatile struct mlx5_err_cqe *' to parameter of type 'volatile struct mlx5_error_cqe *' [-Werror,-Wincompatible-pointer-types]
(txq, (volatile struct mlx5_err_cqe *)(((char *)cqe) + offset));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_tx.c:86:37: note: passing argument to parameter 'err_cqe' here
volatile struct mlx5_error_cqe *err_cqe)
^
2 errors generated.
[575/859] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxtx.c.obj
[576/859] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rx.c.obj
[577/859] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxq.c.obj
[578/859] Generating rte_net_ixgbe.pmd.c with a custom command (wrapped by meson to set PATH)
[579/859] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_utils.c.obj
[580/859] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_dv.c.obj
[581/859] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.obj
[582/859] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.obj
[583/859] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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.8 (Fedora 18.1.8-1.fc40)

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

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

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

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

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

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

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

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

FreeBSD 13.5
	Kernel: 13.5-RELEASE
	Compiler: clang 19.1.7

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 14.2.0) 14.2.0

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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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

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

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

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list