automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw92447 [PATCH v2 15/15] crypto/mlx5: set feature flags and capabilities
       [not found] <20210429154712.2820159-16-matan@nvidia.com>
@ 2021-04-29 15:49 ` checkpatch
  2021-04-29 17:12 ` [dpdk-test-report] |FAILURE| pw92447 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-04-29 15:49 UTC (permalink / raw)
  To: test-report; +Cc: Matan Azrad

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/92447

_coding style issues_


WARNING:TYPO_SPELLING: 'limitted' may be misspelled - perhaps 'limited'?
#338: FILE: doc/guides/cryptodevs/mlx5.rst:140:
+  is not provided in the cipher Xform, the OP length is limitted to the above values.

total: 0 errors, 1 warnings, 270 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |FAILURE| pw92447 [dpdk-dev] [PATCH v2 15/15] crypto/mlx5: set feature flags and capabilities
       [not found] <20210429154712.2820159-16-matan@nvidia.com>
  2021-04-29 15:49 ` [dpdk-test-report] |WARNING| pw92447 [PATCH v2 15/15] crypto/mlx5: set feature flags and capabilities checkpatch
@ 2021-04-29 17:12 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-04-29 17:12 UTC (permalink / raw)
  To: test-report; +Cc: matan, robot

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-----------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-29 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210429154712.2820159-16-matan@nvidia.com>
2021-04-29 15:49 ` [dpdk-test-report] |WARNING| pw92447 [PATCH v2 15/15] crypto/mlx5: set feature flags and capabilities checkpatch
2021-04-29 17:12 ` [dpdk-test-report] |FAILURE| pw92447 [dpdk-dev] " 0-day Robot

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).