|FAILURE| pw123802 [PATCH v4 5/5] net/mlx5: support counters in cross port shared mode

0-day Robot robot at bytheb.org
Tue Feb 14 01:19:51 CET 2023


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/123802/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4164682045
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 Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
../drivers/common/mlx5/mlx5_prm.h:807:57: error: ‘struct mlx5_ifc_cmd_hca_cap_2_bits’ has no member named ‘allowed_object_for_other_vhca_access’
  807 | #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
      |                                                         ^~
../drivers/common/mlx5/mlx5_prm.h:816:47: note: in expansion of macro ‘__mlx5_bit_sz’
  816 | #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))
      |                                               ^~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:865:2: note: in expansion of macro ‘__mlx5_mask’
  865 |  __mlx5_mask(typ, fld))
      |  ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1055:8: note: in expansion of macro ‘MLX5_GET’
 1055 |   rc = MLX5_GET(cmd_hca_cap_2, hcattr,
      |        ^~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1058:10: error: ‘MLX5_CROSS_VHCA_ALLOWED_OBJS_TIR’ undeclared (first use in this function)
 1058 |    (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_TIR) &&
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1059:10: error: ‘MLX5_CROSS_VHCA_ALLOWED_OBJS_FT’ undeclared (first use in this function)
 1059 |    (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_FT) &&
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_devx_cmds.c:1060:10: error: ‘MLX5_CROSS_VHCA_ALLOWED_OBJS_RTC’ undeclared (first use in this function)
 1060 |    (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_RTC);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[725/4294] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at sta/common_cnxk_roc_platform.c.o'.
[726/4294] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk at sta/common_cnxk_roc_sso.c.o'.
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
####################################################################################
                              allowed_object_for_other_vhca_access);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_prm.h:865:19: note: expanded from macro 'MLX5_GET'
        __mlx5_mask(typ, fld))
        ~~~~~~~~~~~~~~~~~^~~~
../drivers/common/mlx5/mlx5_prm.h:816:66: note: expanded from macro '__mlx5_mask'
#define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))
                                              ~~~~~~~~~~~~~~~~~~~^~~~
../drivers/common/mlx5/mlx5_prm.h:807:59: note: expanded from macro '__mlx5_bit_sz'
#define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
                                       ~~~~~~~~~~~~~~~~~  ^
../drivers/common/mlx5/mlx5_devx_cmds.c:1058:10: error: use of undeclared identifier 'MLX5_CROSS_VHCA_ALLOWED_OBJS_TIR'
                        (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_TIR) &&
                              ^
../drivers/common/mlx5/mlx5_devx_cmds.c:1059:10: error: use of undeclared identifier 'MLX5_CROSS_VHCA_ALLOWED_OBJS_FT'
                        (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_FT) &&
                              ^
../drivers/common/mlx5/mlx5_devx_cmds.c:1060:10: error: use of undeclared identifier 'MLX5_CROSS_VHCA_ALLOWED_OBJS_RTC'
                        (rc & MLX5_CROSS_VHCA_ALLOWED_OBJS_RTC);
                              ^
19 errors generated.
[750/4294] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[751/4294] Compiling C object 'lib/76b5a35@@rte_pipeline at sta/pipeline_rte_table_action.c.o'.
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 Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list