|FAILURE| pw122310 [PATCH 5/5] mlx5dr: Definer, translate RTE quota item
0-day Robot
robot at bytheb.org
Wed Jan 18 14:39:53 CET 2023
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/122310/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3949280987
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"fedora:35-gcc" failed at step Build
"fedora:35-clang" failed at step Set up job
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
../drivers/net/mlx5/mlx5_flow.c: In function ‘mlx5_flow_async_action_handle_query_update’:
../drivers/net/mlx5/mlx5_flow.c:9047:23: error: type of formal parameter 7 is incomplete
9047 | update, query, qu_mode, user_data, error);
| ^~~~~~~
../drivers/net/mlx5/mlx5_flow.c:9035:35: error: unused parameter ‘qu_mode’ [-Werror=unused-parameter]
9035 | enum rte_flow_query_update_mode qu_mode,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
../drivers/net/mlx5/mlx5_flow.c: At top level:
../drivers/net/mlx5/mlx5_flow.c:10193:10: error: ISO C forbids forward references to ‘enum’ types [-Werror=pedantic]
10193 | enum rte_flow_query_update_mode qu_mode,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow.c:10193:10: error: ‘enum rte_flow_query_update_mode’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
../drivers/net/mlx5/mlx5_flow.c:10193:37: error: parameter 5 (‘qu_mode’) has incomplete type
10193 | enum rte_flow_query_update_mode qu_mode,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
../drivers/net/mlx5/mlx5_flow.c: In function ‘mlx5_action_handle_query_update’:
../drivers/net/mlx5/mlx5_flow.c:10210:14: error: type of formal parameter 5 is incomplete
10210 | query, qu_mode, error);
| ^~~~~~~
../drivers/net/mlx5/mlx5_flow.c:10193:37: error: unused parameter ‘qu_mode’ [-Werror=unused-parameter]
10193 | enum rte_flow_query_update_mode qu_mode,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
^
../drivers/net/mlx5/mlx5.h:1669:7: note: forward declaration of 'enum rte_flow_update_quota_op'
enum rte_flow_update_quota_op last_update;
^
../drivers/net/mlx5/mlx5.h:2310:17: error: declaration of 'struct rte_flow_action_quota' will not be visible outside of this function [-Werror,-Wvisibility]
const struct rte_flow_action_quota *conf,
^
../drivers/net/mlx5/mlx5.h:2320:11: error: declaration of 'struct rte_flow_query_quota' will not be visible outside of this function [-Werror,-Wvisibility]
struct rte_flow_query_quota *query,
^
../drivers/net/mlx5/mlx5.h:2325:15: error: declaration of 'struct rte_flow_query_quota' will not be visible outside of this function [-Werror,-Wvisibility]
struct rte_flow_query_quota *query,
^
In file included from ../drivers/net/mlx5/mlx5_flow_aso.c:14:
../drivers/net/mlx5/mlx5_flow.h:1710:10: error: ISO C forbids forward references to 'enum' types [-Werror,-Wpedantic]
enum rte_flow_query_update_mode qu_mode,
^
../drivers/net/mlx5/mlx5_flow.h:1710:10: error: declaration of 'enum rte_flow_query_update_mode' will not be visible outside of this function [-Werror,-Wvisibility]
../drivers/net/mlx5/mlx5_flow.h:1863:10: error: ISO C forbids forward references to 'enum' types [-Werror,-Wpedantic]
enum rte_flow_query_update_mode qu_mode,
^
../drivers/net/mlx5/mlx5_flow.h:1863:10: error: declaration of 'enum rte_flow_query_update_mode' will not be visible outside of this function [-Werror,-Wvisibility]
9 errors generated.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [Begin job log] "fedora:35-clang" at step Set up job
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang" at step Set up job
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list