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

0-day Robot robot at bytheb.org
Thu Jul 15 17:39:08 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1034436763
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] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[2125/3209] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec at sta/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o'.
[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] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command.
[2132/3209] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2133/3209] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2134/3209] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2135/3209] Linking target drivers/librte_crypto_dpaa_sec.so.21.3.
[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] Linking target drivers/librte_crypto_cnxk.so.21.3.
[2182/3425] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a.
[2183/3425] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[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] Linking static target drivers/librte_crypto_dpaa_sec.a.
[2188/3425] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2189/3425] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command.
[2190/3425] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2191/3425] Linking target drivers/librte_crypto_dpaa_sec.so.21.3.
[2192/3425] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2193/3425] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[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"
####################################################################################
[2125/3211] Generating rte_crypto_dpaa_sec.pmd.c with a custom command.
[2126/3211] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec at sta/crypto_dpaa2_sec_mc_dpseci.c.o'.
[2127/3211] Linking target drivers/librte_crypto_cnxk.so.21.3.
[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/libtmp_rte_crypto_dpaa2_sec.a.
[2130/3211] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2131/3211] Linking static target drivers/librte_crypto_dpaa_sec.a.
[2132/3211] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[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@@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.
[2136/3211] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2137/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"
####################################################################################
[2185/3427] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2186/3427] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a.
[2187/3427] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sta/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2188/3427] Linking static target drivers/librte_crypto_dpaa_sec.a.
[2189/3427] Linking target drivers/librte_crypto_dpaa_sec.so.21.3.
[2190/3427] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[2191/3427] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command.
[2192/3427] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2193/3427] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2194/3427] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[2195/3427] 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.
[2196/3427] Generating rte_crypto_dpaa2_sec_def with a custom command.
[2197/3427] 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-shared-doc+tests" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" 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] Generating rte_crypto_dpaa2_sec_def with a custom command.
[2127/3209] Linking static target drivers/libtmp_rte_crypto_dpaa2_sec.a.
[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] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command.
[2133/3209] Linking target drivers/librte_crypto_dpaa_sec.so.21.3.
[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-aarch64" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step "Build and test"
####################################################################################
[2180/3422] Linking static target drivers/librte_crypto_cnxk.a.
[2181/3422] Linking target drivers/librte_crypto_cnxk.so.21.3.
[2182/3422] Generating rte_crypto_dpaa2_sec_mingw with a custom command.
[2183/3422] Generating rte_crypto_dpaa2_sec_def with a custom command.
[2184/3422] Generating rte_crypto_dpaa_sec.pmd.c with a custom command.
[2185/3422] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sta/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2186/3422] Linking static target drivers/librte_crypto_dpaa_sec.a.
[2187/3422] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2188/3422] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command.
[2189/3422] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sta/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2190/3422] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[2191/3422] Linking target drivers/librte_crypto_dpaa_sec.so.21.3.
[2192/3422] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[2193/3422] Linking target drivers/librte_crypto_dpaa2_sec.so.21.3.
[2194/3422] 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. */
                         ^~~~~
[2195/3422] Generating symbol file 'drivers/a715181@@rte_crypto_dpaa_sec at sha/librte_crypto_dpaa_sec.so.21.3.symbols'.
[2196/3422] 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-aarch64" at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list