[dpdk-test-report] |FAILURE| pw95921 [dpdk-dev] [PATCH v8 16/16] test/crypto: add AES-XTS multi segment OOP tests

0-day Robot robot at bytheb.org
Thu Jul 15 19:19:25 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1034721955
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"
####################################################################################
[2124/3209] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec at sta/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o'.
[2125/3209] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[2126/3209] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a.
[2127/3209] Generating rte_crypto_dpaa2_sec_def with a custom command.
[2128/3209] Generating rte_crypto_dpaa_sec.pmd.c with a custom command.
[2129/3209] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sta/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2130/3209] Linking static target drivers/librte_crypto_dpaa_sec.a.
[2131/3209] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2132/3209] Linking target drivers/librte_crypto_dpaa_sec.so.21.3.
[2133/3209] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command.
[2134/3209] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2135/3209] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2136/3209] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[2137/3209] Linking target drivers/librte_crypto_dpaa2_sec.so.21.3.
[2138/3209] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_crypto_mlx5 at sta -Idrivers -I../drivers -Idrivers/crypto/mlx5 -I../drivers/crypto/mlx5 -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o' -c ../drivers/crypto/mlx5/mlx5_crypto.c
In file included from ../drivers/crypto/mlx5/mlx5_crypto.c:19:0:
../drivers/crypto/mlx5/mlx5_crypto.h:63:25: error: field ‘entry’ has incomplete type
  struct mlx5_list_entry entry; /* Pointer to DEK hash list entry. */
                         ^~~~~
[2139/3209] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa_sec at sha/librte_crypto_dpaa_sec.so.21.3.symbols'.
[2140/3209] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/librte_crypto_dpaa2_sec.so.21.3.symbols'.
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"
####################################################################################
[2181/3425] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec at sta/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o'.
[2182/3425] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[2183/3425] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a.
[2184/3425] Generating rte_crypto_dpaa2_sec_def with a custom command.
[2185/3425] Generating rte_crypto_dpaa_sec.pmd.c with a custom command.
[2186/3425] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sta/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2187/3425] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command.
[2188/3425] Linking static target drivers/librte_crypto_dpaa_sec.a.
[2189/3425] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2190/3425] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2191/3425] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2192/3425] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[2193/3425] Linking target drivers/librte_crypto_dpaa_sec.so.21.3.
[2194/3425] Linking target drivers/librte_crypto_dpaa2_sec.so.21.3.
[2195/3425] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_crypto_mlx5 at sta -Idrivers -I../drivers -Idrivers/crypto/mlx5 -I../drivers/crypto/mlx5 -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o' -c ../drivers/crypto/mlx5/mlx5_crypto.c
In file included from ../drivers/crypto/mlx5/mlx5_crypto.c:19:0:
../drivers/crypto/mlx5/mlx5_crypto.h:63:25: error: field ‘entry’ has incomplete type
  struct mlx5_list_entry entry; /* Pointer to DEK hash list entry. */
                         ^~~~~
[2196/3425] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa_sec at sha/librte_crypto_dpaa_sec.so.21.3.symbols'.
[2197/3425] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/librte_crypto_dpaa2_sec.so.21.3.symbols'.
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"
####################################################################################
[2127/3211] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a.
[2128/3211] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sta/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2129/3211] Linking static target drivers/librte_crypto_dpaa_sec.a.
[2130/3211] Linking target drivers/librte_crypto_cnxk.so.21.3.
[2131/3211] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[2132/3211] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2133/3211] Linking target drivers/librte_crypto_dpaa_sec.so.21.3.
[2134/3211] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command.
[2135/3211] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2136/3211] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2137/3211] Compiling C object 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o'.
FAILED: drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_crypto_mlx5 at sta -Idrivers -I../drivers -Idrivers/crypto/mlx5 -I../drivers/crypto/mlx5 -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.mlx5  -MD -MQ 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_mlx5 at sta/crypto_mlx5_mlx5_crypto.c.o' -c ../drivers/crypto/mlx5/mlx5_crypto.c
In file included from ../drivers/crypto/mlx5/mlx5_crypto.c:19:
../drivers/crypto/mlx5/mlx5_crypto.h:63:25: error: field has incomplete type 'struct mlx5_list_entry'
        struct mlx5_list_entry entry; /* Pointer to DEK hash list entry. */
                               ^
../drivers/crypto/mlx5/mlx5_crypto.h:63:9: note: forward declaration of 'struct mlx5_list_entry'
        struct mlx5_list_entry entry; /* Pointer to DEK hash list entry. */
               ^
1 error generated.
[2138/3211] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[2139/3211] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa_sec at sha/librte_crypto_dpaa_sec.so.21.3.symbols'.
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"
####################################################################################
                                ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto_dek.c:43:9: error: returning 'void' from a function with incompatible result type 'struct mlx5_crypto_dek *'
        return entry == NULL ? NULL :
               ^~~~~~~~~~~~~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto_dek.c:68:26: error: initializing 'struct mlx5_crypto_dek *' with an expression of incompatible type 'void'
        struct mlx5_crypto_dek *dek = container_of(entry,
                                ^     ~~~~~~~~~~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto_dek.c:80:26: error: initializing 'struct mlx5_crypto_dek *' with an expression of incompatible type 'void'
        struct mlx5_crypto_dek *dek =
                                ^
../drivers/crypto/mlx5/mlx5_crypto_dek.c:133:26: error: initializing 'struct mlx5_crypto_dek *' with an expression of incompatible type 'void'
        struct mlx5_crypto_dek *dek =
                                ^
../drivers/crypto/mlx5/mlx5_crypto_dek.c:148:6: error: too many arguments to function call, expected 7, have 10
                                 mlx5_crypto_dek_remove_cb,
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common_utils.h:137:1: note: 'mlx5_hlist_create' declared here
__rte_internal
^
../lib/eal/include/rte_compat.h:41:24: note: expanded from macro '__rte_internal'
#define __rte_internal \
                       ^
7 errors generated.
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"
####################################################################################
 struct mlx5_hlist *mlx5_hlist_create(const char *name, uint32_t size,
                    ^~~~~~~~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto_dek.c:144:20: error: too many arguments to function ‘mlx5_hlist_create’
  priv->dek_hlist = mlx5_hlist_create("dek_hlist",
                    ^~~~~~~~~~~~~~~~~
In file included from ../drivers/crypto/mlx5/mlx5_crypto.h:13:0,
                 from ../drivers/crypto/mlx5/mlx5_crypto_dek.c:14:
../drivers/common/mlx5/mlx5_common_utils.h:138:20: note: declared here
 struct mlx5_hlist *mlx5_hlist_create(const char *name, uint32_t size,
                    ^~~~~~~~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto_dek.c: In function ‘mlx5_crypto_dek_destroy’:
../drivers/crypto/mlx5/mlx5_crypto_dek.c:26:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
../drivers/crypto/mlx5/mlx5_crypto_dek.c: In function ‘mlx5_crypto_dek_prepare’:
../drivers/crypto/mlx5/mlx5_crypto_dek.c:45:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
../drivers/crypto/mlx5/mlx5_crypto_dek.c: In function ‘mlx5_crypto_dek_create_cb’:
../drivers/crypto/mlx5/mlx5_crypto_dek.c:127:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors
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"
####################################################################################
 struct mlx5_hlist *mlx5_hlist_create(const char *name, uint32_t size,
                    ^~~~~~~~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto_dek.c:144:20: error: too many arguments to function ‘mlx5_hlist_create’
  priv->dek_hlist = mlx5_hlist_create("dek_hlist",
                    ^~~~~~~~~~~~~~~~~
In file included from ../drivers/crypto/mlx5/mlx5_crypto.h:13:0,
                 from ../drivers/crypto/mlx5/mlx5_crypto_dek.c:14:
../drivers/common/mlx5/mlx5_common_utils.h:138:20: note: declared here
 struct mlx5_hlist *mlx5_hlist_create(const char *name, uint32_t size,
                    ^~~~~~~~~~~~~~~~~
../drivers/crypto/mlx5/mlx5_crypto_dek.c: In function ‘mlx5_crypto_dek_destroy’:
../drivers/crypto/mlx5/mlx5_crypto_dek.c:26:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
../drivers/crypto/mlx5/mlx5_crypto_dek.c: In function ‘mlx5_crypto_dek_prepare’:
../drivers/crypto/mlx5/mlx5_crypto_dek.c:45:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
../drivers/crypto/mlx5/mlx5_crypto_dek.c: In function ‘mlx5_crypto_dek_create_cb’:
../drivers/crypto/mlx5/mlx5_crypto_dek.c:127:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors
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