[dpdk-test-report] |FAILURE| pw92447 [dpdk-dev] [PATCH v2 15/15] crypto/mlx5: set feature flags and capabilities

0-day Robot robot at bytheb.org
Thu Apr 29 19:12:04 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/796668148
Build Logs:
-----------------------Summary of failed steps-----------------------
ubuntu-18.04-gcc-static failed at step "Build and test"
ubuntu-18.04-gcc-shared-abi+doc+tests failed at step "Build and test"
ubuntu-18.04-clang-static failed at step "Build and test"
ubuntu-18.04-clang-shared-doc+tests failed at step "Build and test"
ubuntu-18.04-gcc-static-aarch64 failed at step "Build and test"
ubuntu-18.04-gcc-shared-aarch64 failed at step "Build and test"
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################
../drivers/common/mlx5/mlx5_common_pci.c:55:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:55:2: note: (near initialization for ‘mlx5_class_combinations[19]’)
../drivers/common/mlx5/mlx5_common_pci.c:56:58: error: invalid operands to binary | (have ‘int’ and ‘const struct <anonymous> *’)
  MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
                                                          ^
../drivers/common/mlx5/mlx5_common_pci.c:56:2: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
  MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
  ^~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’)
../drivers/common/mlx5/mlx5_common_pci.c:56:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’)
../drivers/common/mlx5/mlx5_common_pci.c:58:59: error: invalid operands to binary | (have ‘int’ and ‘const struct <anonymous> *’)
  MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
                                                           ^
../drivers/common/mlx5/mlx5_common_pci.c:58:2: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
  MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
  ^~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’)
../drivers/common/mlx5/mlx5_common_pci.c:58:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’)
cc1: all warnings being treated as errors
[772/3133] Generating symbol file 'drivers/a715181@@rte_common_cnxk at sha/librte_common_cnxk.so.21.2.symbols'.
[773/3133] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5 at sta/common_mlx5_mlx5_common.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################
../drivers/common/mlx5/mlx5_common_pci.c:55:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:55:2: note: (near initialization for ‘mlx5_class_combinations[19]’)
../drivers/common/mlx5/mlx5_common_pci.c:56:58: error: invalid operands to binary | (have ‘int’ and ‘const struct <anonymous> *’)
  MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
                                                          ^
../drivers/common/mlx5/mlx5_common_pci.c:56:2: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
  MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
  ^~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’)
../drivers/common/mlx5/mlx5_common_pci.c:56:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’)
../drivers/common/mlx5/mlx5_common_pci.c:58:59: error: invalid operands to binary | (have ‘int’ and ‘const struct <anonymous> *’)
  MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
                                                           ^
../drivers/common/mlx5/mlx5_common_pci.c:58:2: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
  MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
  ^~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’)
../drivers/common/mlx5/mlx5_common_pci.c:58:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’)
cc1: all warnings being treated as errors
[788/3349] Generating symbol file 'drivers/a715181@@rte_common_cnxk at sha/librte_common_cnxk.so.21.2.symbols'.
[789/3349] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5 at sta/common_mlx5_mlx5_common.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################
        MLX5_CLASS_VDPA | MLX5_CLASS_COMPRESS | MLX5_CLASS_CRYPTO,
                                                ^
../drivers/common/mlx5/mlx5_common_pci.c:57:2: error: use of undeclared identifier 'MLX5_CLASS_CRYPTO'
        MLX5_CLASS_CRYPTO,
        ^
../drivers/common/mlx5/mlx5_common_pci.c:59:2: error: use of undeclared identifier 'MLX5_CLASS_CRYPTO'
        MLX5_CLASS_CRYPTO,
        ^
../drivers/common/mlx5/mlx5_common_pci.c:68:18: error: invalid application of 'sizeof' to an incomplete type 'const struct (anonymous struct at ../drivers/common/mlx5/mlx5_common_pci.c:24:14) []'
        for (i = 0; i < RTE_DIM(mlx5_classes); i++) {
                        ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM'
#define RTE_DIM(a)      (sizeof (a) / sizeof ((a)[0]))
                                ^~~
../drivers/common/mlx5/mlx5_common_pci.c:186:18: error: invalid application of 'sizeof' to an incomplete type 'const unsigned int []'
        for (i = 0; i < RTE_DIM(mlx5_class_combinations); i++) {
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM'
#define RTE_DIM(a)      (sizeof (a) / sizeof ((a)[0]))
                                ^~~
14 errors generated.
[769/3135] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5 at sta/common_mlx5_mlx5_devx_cmds.c.o'.
[770/3135] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5 at sta/common_mlx5_mlx5_common.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-shared-doc+tests at step "Build and test"
####################################################################################
        MLX5_CLASS_VDPA | MLX5_CLASS_COMPRESS | MLX5_CLASS_CRYPTO,
                                                ^
../drivers/common/mlx5/mlx5_common_pci.c:57:2: error: use of undeclared identifier 'MLX5_CLASS_CRYPTO'
        MLX5_CLASS_CRYPTO,
        ^
../drivers/common/mlx5/mlx5_common_pci.c:59:2: error: use of undeclared identifier 'MLX5_CLASS_CRYPTO'
        MLX5_CLASS_CRYPTO,
        ^
../drivers/common/mlx5/mlx5_common_pci.c:68:18: error: invalid application of 'sizeof' to an incomplete type 'const struct (anonymous struct at ../drivers/common/mlx5/mlx5_common_pci.c:24:14) []'
        for (i = 0; i < RTE_DIM(mlx5_classes); i++) {
                        ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM'
#define RTE_DIM(a)      (sizeof (a) / sizeof ((a)[0]))
                                ^~~
../drivers/common/mlx5/mlx5_common_pci.c:186:18: error: invalid application of 'sizeof' to an incomplete type 'const unsigned int []'
        for (i = 0; i < RTE_DIM(mlx5_class_combinations); i++) {
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM'
#define RTE_DIM(a)      (sizeof (a) / sizeof ((a)[0]))
                                ^~~
14 errors generated.
[785/3351] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5 at sta/common_mlx5_mlx5_devx_cmds.c.o'.
[786/3351] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5 at sta/common_mlx5_mlx5_common.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-clang-shared-doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################
../drivers/common/mlx5/mlx5_common_pci.c:55:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:55:2: note: (near initialization for ‘mlx5_class_combinations[19]’)
../drivers/common/mlx5/mlx5_common_pci.c:56:58: error: invalid operands to binary | (have ‘int’ and ‘const struct <anonymous> *’)
  MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
                                                          ^
../drivers/common/mlx5/mlx5_common_pci.c:56:2: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
  MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
  ^~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’)
../drivers/common/mlx5/mlx5_common_pci.c:56:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’)
../drivers/common/mlx5/mlx5_common_pci.c:58:59: error: invalid operands to binary | (have ‘int’ and ‘const struct <anonymous> *’)
  MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
                                                           ^
../drivers/common/mlx5/mlx5_common_pci.c:58:2: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
  MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
  ^~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’)
../drivers/common/mlx5/mlx5_common_pci.c:58:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’)
cc1: all warnings being treated as errors
[772/3133] Generating symbol file 'drivers/a715181@@rte_common_cnxk at sha/librte_common_cnxk.so.21.2.symbols'.
[773/3133] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5 at sta/common_mlx5_mlx5_common.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
../drivers/common/mlx5/mlx5_common_pci.c:55:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:55:2: note: (near initialization for ‘mlx5_class_combinations[19]’)
../drivers/common/mlx5/mlx5_common_pci.c:56:58: error: invalid operands to binary | (have ‘int’ and ‘const struct <anonymous> *’)
  MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
                                                          ^
../drivers/common/mlx5/mlx5_common_pci.c:56:2: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
  MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
  ^~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’)
../drivers/common/mlx5/mlx5_common_pci.c:56:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’)
../drivers/common/mlx5/mlx5_common_pci.c:58:59: error: invalid operands to binary | (have ‘int’ and ‘const struct <anonymous> *’)
  MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
                                                           ^
../drivers/common/mlx5/mlx5_common_pci.c:58:2: error: initialization makes integer from pointer without a cast [-Werror=int-conversion]
  MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS |
  ^~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’)
../drivers/common/mlx5/mlx5_common_pci.c:58:2: error: initializer element is not constant
../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’)
cc1: all warnings being treated as errors
[788/3346] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5 at sta/common_mlx5_mlx5_common.c.o'.
[789/3346] Generating symbol file 'drivers/a715181@@rte_common_cnxk at sha/librte_common_cnxk.so.21.2.symbols'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list