|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 18:14:42 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 |
+------------------+--------------------+
| RHEL8 | PASS |
+------------------+--------------------+
| Ubuntu 20.04 | PASS |
+------------------+--------------------+
| Debian Buster | PASS |
+------------------+--------------------+
| openSUSE Leap 15 | PASS |
+------------------+--------------------+
| RHEL 7 | PASS |
+------------------+--------------------+
| Alpine | PASS |
+------------------+--------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
../drivers/net/mlx5/mlx5_flow_hw.c:1596:17: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1612:5: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
MLX5DR_ACTION_REFORMAT_TYPE_TNL_L3_TO_L2 :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1613:5: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
MLX5DR_ACTION_REFORMAT_TYPE_L2_TO_TNL_L3;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1617:5: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
MLX5DR_ACTION_REFORMAT_TYPE_L2_TO_TNL_L2;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1623:17: error: implicit conversion from enumeration type 'enum mlx5dr_action_reformat_type' to different enumeration type 'enum mlx5dr_action_type' [-Werror,-Wenum-conversion]
refmt_type = MLX5DR_ACTION_REFORMAT_TYPE_TNL_L2_TO_L2;
~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c:1840:20: error: implicit conversion from enumeration type 'enum mlx5dr_action_type' to different enumeration type 'enum mlx5dr_action_reformat_type' [-Werror,-Wenum-conversion]
(priv->dr_ctx, refmt_type,
^~~~~~~~~~
8 errors generated.
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
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
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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)
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