|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 17:19:06 CEST 2023


Test-Label: iol-unit-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_unit_test |
+====================+================+
| Debian 11 (Buster) | FAIL           |
+--------------------+----------------+
| Fedora 36          | FAIL           |
+--------------------+----------------+
| CentOS Stream 9    | FAIL           |
+--------------------+----------------+
| Ubuntu 20.04 (ARM) | PASS           |
+--------------------+----------------+
| Ubuntu 22.04       | FAIL           |
+--------------------+----------------+
| openSUSE Leap 15   | PASS           |
+--------------------+----------------+
| Debian Buster      | PASS           |
+--------------------+----------------+
| RHEL 7             | PASS           |
+--------------------+----------------+
| Debian Bullseye    | FAIL           |
+--------------------+----------------+
| RHEL8              | PASS           |
+--------------------+----------------+
| Ubuntu 20.04       | PASS           |
+--------------------+----------------+
| CentOS Stream 8    | PASS           |
+--------------------+----------------+

==== 20 line log output for Debian Bullseye (dpdk_unit_test): ====
../drivers/net/mlx5/mlx5_flow_hw.c:1596:15: 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:16: 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:16: 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:15: 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:20: 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
[1774/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_matcher.c.o'.
[1775/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_linux_mlx5_ethdev_os.c.o'.
[1776/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_hws_mlx5dr_rule.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (Buster)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 36
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1

CentOS Stream 9
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

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

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

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)

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

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

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

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