|WARNING| pw152093-152096 [PATCH] [V2,4/4] net/mlx5/hws: allow diffe

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Feb 28 18:26:47 CET 2025


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/152096

_Testing issues_

Submitter: Ophir Munk <ophirmu at nvidia.com>
Date: Wednesday, February 26 2025 08:38:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fab31a03ba98e7457284df95dd9eef2223a4ccaa

152093-152096 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
|                                      ^~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1352:40: note: in expansion of macro 'MLX5_GET'
1352 |                 attr->fdb_unified_en = MLX5_GET(wqe_based_flow_table_cap,
|                                        ^~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:967:57: error: 'struct mlx5_ifc_wqe_based_flow_table_cap_bits' has no member named 'fdb_unified_en'
967 | #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
|                                                         ^~
../drivers/common/mlx5/mlx5_prm.h:976:47: note: in expansion of macro '__mlx5_bit_sz'
976 | #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))
|                                               ^~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:1025:9: note: in expansion of macro '__mlx5_mask'
1025 |         __mlx5_mask(typ, fld))
|         ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1352:40: note: in expansion of macro 'MLX5_GET'
1352 |                 attr->fdb_unified_en = MLX5_GET(wqe_based_flow_table_cap,
|                                        ^~~~~~~~
[774/3380] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o
[775/3380] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o
[776/3380] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

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

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

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

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

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

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

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

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

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

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

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

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

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