|WARNING| 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 16:18:35 CEST 2023


Test-Label: iol-aarch64-unit-testing
Test-Status: WARNING
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      | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+======================+==============================+===========================+==============+
| Debian 11            | FAIL                         | FAIL                      | SKIPPED      |
+----------------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED                      | SKIPPED                   | PASS         |
+----------------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Debian 11 (cryptodev_sw_zuc_autotest): ====
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,
|                    ^~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_hw.c: In function 'mlx5_flow_hw_actions_validate.isra':
../drivers/net/mlx5/mlx5_flow_hw.c:4230:1: note: parameter passing for argument of type 'const struct rte_flow_actions_template_attr' changed in GCC 9.1
4230 | mlx5_flow_hw_actions_validate(struct rte_eth_dev *dev,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1744/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_linux_mlx5_mp_os.c.o'.
[1745/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_linux_mlx5_ethdev_os.c.o'.
[1746/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_linux_mlx5_os.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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