|FAILURE| pw132140-132142 [PATCH] [v1,3/3] net/mlx5/hws: add support

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Sep 28 22:41:44 CEST 2023


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/132142

_Testing issues_

Submitter: Shun Hao <shunh at nvidia.com>
Date: Thursday, September 28 2023 13:09:13 
DPDK git baseline: Repo:dpdk-next-net-mlx
  Branch: master
  CommitID:81c5c71c56b30105c85fc2478a1c65245af94b8d

132140-132142 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Buster       | FAIL           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for Debian Buster (dpdk_unit_test): ====
../drivers/net/mlx5/hws/mlx5dr_cmd.c:837:62: error: 'reformat_data' undeclared (first use in this function); did you mean 'random_data'?
cmd_data_sz = DEVX_FLD_SZ_BYTES(packet_reformat_context_in, reformat_data);
^~~~~~~~~~~~~
random_data
../drivers/net/mlx5/hws/mlx5dr_cmd.c:848:10: error: implicit declaration of function 'DEVX_ADDR_OF'; did you mean 'MLX5_ADDR_OF'? [-Werror=implicit-function-declaration]
prctx = DEVX_ADDR_OF(alloc_packet_reformat_context_in, in,
^~~~~~~~~~~~
MLX5_ADDR_OF
../drivers/net/mlx5/hws/mlx5dr_cmd.c:848:10: error: nested extern declaration of 'DEVX_ADDR_OF' [-Werror=nested-externs]
../drivers/net/mlx5/hws/mlx5dr_cmd.c:849:9: error: 'packet_reformat_context' undeclared (first use in this function)
packet_reformat_context);
^~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/hws/mlx5dr_cmd.c:828:11: error: unused variable 'out' [-Werror=unused-variable]
uint32_t out[DEVX_ST_SZ_DW(alloc_packet_reformat_out)] = {0};
^~~
cc1: all warnings being treated as errors
[1680/2697] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_buddy.c.o'.
[1681/2697] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_action.c.o'.
[1682/2697] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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