automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: matan@nvidia.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw92447 [dpdk-dev] [PATCH v2 15/15] crypto/mlx5: set feature flags and capabilities
Date: Thu, 29 Apr 2021 13:12:04 -0400	[thread overview]
Message-ID: <20210429171204.4902-1-robot@bytheb.org> (raw)
In-Reply-To: <20210429154712.2820159-16-matan@nvidia.com>

From: robot@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@sha/librte_common_cnxk.so.21.2.symbols'.
[773/3133] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5@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@sha/librte_common_cnxk.so.21.2.symbols'.
[789/3349] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5@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@sta/common_mlx5_mlx5_devx_cmds.c.o'.
[770/3135] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5@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@sta/common_mlx5_mlx5_devx_cmds.c.o'.
[786/3351] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5@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@sha/librte_common_cnxk.so.21.2.symbols'.
[773/3133] Compiling C object 'drivers/a715181@@tmp_rte_common_mlx5@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@sta/common_mlx5_mlx5_common.c.o'.
[789/3346] Generating symbol file 'drivers/a715181@@rte_common_cnxk@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-----------------------------

      parent reply	other threads:[~2021-04-29 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210429154712.2820159-16-matan@nvidia.com>
2021-04-29 15:49 ` [dpdk-test-report] |WARNING| pw92447 " checkpatch
2021-04-29 17:12 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210429171204.4902-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=matan@nvidia.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).