|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 20:03:24 CEST 2023


Test-Label: iol-compile-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_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Debian Buster (dpdk_meson_compile): ====
^~~~~~~~~~~~~~~~~
MLX5_FLD_SZ_BYTES
../drivers/net/mlx5/hws/mlx5dr_cmd.c:837:16: error: nested extern declaration of 'DEVX_FLD_SZ_BYTES' [-Werror=nested-externs]
../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
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

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

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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