|FAILURE| pw126174-126181 [PATCH] [v1, 8/8] net/mlx5: implement IPv6 routing push pop

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Apr 17 19:52:18 CEST 2023


Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126181

_Testing issues_

Submitter: Rongwei Liu <rongweil at nvidia.com>
Date: Monday, April 17 2023 09:25:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

126174-126181 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | FAIL               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| Debian Bullseye  | FAIL               |
+------------------+--------------------+
| Ubuntu 22.04     | FAIL               |
+------------------+--------------------+
| Debian Buster    | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+
| Alpine           | PASS               |
+------------------+--------------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
../drivers/net/mlx5/mlx5_flow_hw.c:1590:36: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1590 |                         refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_L2_TO_TNL_L2;
|                                    ^
../drivers/net/mlx5/mlx5_flow_hw.c:1596:36: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1596 |                         refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
|                                    ^
../drivers/net/mlx5/mlx5_flow_hw.c:1610:44: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1610 |                                 refmt_type = data_size <
|                                            ^
../drivers/net/mlx5/mlx5_flow_hw.c:1616:44: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1616 |                                 refmt_type =
|                                            ^
../drivers/net/mlx5/mlx5_flow_hw.c:1623:36: error: implicit conversion from 'enum mlx5dr_action_reformat_type' to 'enum mlx5dr_action_type' [-Werror=enum-conversion]
1623 |                         refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
|                                    ^
../drivers/net/mlx5/mlx5_flow_hw.c:1840:48: error: implicit conversion from 'enum mlx5dr_action_type' to 'enum mlx5dr_action_reformat_type' [-Werror=enum-conversion]
1840 |                                 (priv->dr_ctx, refmt_type,
|                                                ^~~~~~~~~~
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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

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: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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