[dpdk-test-report] |FAILURE| pw93385 [dpdk-dev] [PATCH] vhost/vhost_crypto: do not use possibly NULL Pointers

0-day Robot robot at bytheb.org
Mon May 24 12:58:33 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/870989177
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-i386 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"
####################################################################################
[413/3091] Generating rte_fib_def with a custom command.
[414/3091] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_rte_fib6.c.o'.
[415/3091] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_dir24_8.c.o'.
[416/3091] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_trie.c.o'.
[417/3091] Generating rte_fib_mingw with a custom command.
[418/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_ethdev.c.o'.
[419/3091] Linking static target lib/librte_fib.a.
[420/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_fd.c.o'.
[421/3091] Linking target lib/librte_fib.so.21.3.
[422/3091] Generating rte_port_def with a custom command.
[423/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_frag.c.o'.
[424/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_ras.c.o'.
[425/3091] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o'.
FAILED: lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o 
ccache gcc -Ilib/76b5a35@@rte_vhost at sta -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -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 -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost  -MD -MQ 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -MF 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o.d' -o 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -c ../lib/vhost/vhost_crypto.c
../lib/vhost/vhost_crypto.c: In function ‘vhost_crypto_finalize_one_request’:
../lib/vhost/vhost_crypto.c:1348:31: error: ‘desc_idx’ undeclared (first use in this function); did you mean ‘used_idx’?
  used_idx = vc_req->desc_idx, desc_idx;
                               ^~~~~~~~
                               used_idx
../lib/vhost/vhost_crypto.c:1348:31: note: each undeclared identifier is reported only once for each function it appears in
[426/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_sched.c.o'.
[427/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_ring.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"
####################################################################################
[412/3307] Compiling C object 'lib/76b5a35@@rte_ipsec at sta/ipsec_sa.c.o'.
[413/3307] Compiling C object 'lib/76b5a35@@rte_ipsec at sta/ipsec_ses.c.o'.
[414/3307] Compiling C object 'lib/76b5a35@@rte_ipsec at sta/ipsec_esp_outb.c.o'.
[415/3307] Compiling C object 'lib/76b5a35@@rte_ipsec at sta/ipsec_ipsec_sad.c.o'.
[416/3307] Linking static target lib/librte_ipsec.a.
[417/3307] Compiling C object 'lib/fib/f099be5@@dir24_8_avx512_tmp at sta/dir24_8_avx512.c.o'.
[418/3307] Linking static target lib/fib/libdir24_8_avx512_tmp.a.
[419/3307] Linking target lib/librte_ipsec.so.21.3.
[420/3307] Generating symbol file 'lib/76b5a35@@rte_stack at sha/librte_stack.so.21.3.symbols'.
[421/3307] Compiling C object 'lib/fib/f099be5@@trie_avx512_tmp at sta/trie_avx512.c.o'.
[422/3307] Linking static target lib/fib/libtrie_avx512_tmp.a.
[423/3307] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_rte_fib.c.o'.
[424/3307] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o'.
FAILED: lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o 
ccache gcc -Ilib/76b5a35@@rte_vhost at sta -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -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 -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost  -MD -MQ 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -MF 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o.d' -o 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -c ../lib/vhost/vhost_crypto.c
../lib/vhost/vhost_crypto.c: In function ‘vhost_crypto_finalize_one_request’:
../lib/vhost/vhost_crypto.c:1348:31: error: ‘desc_idx’ undeclared (first use in this function); did you mean ‘used_idx’?
  used_idx = vc_req->desc_idx, desc_idx;
                               ^~~~~~~~
                               used_idx
../lib/vhost/vhost_crypto.c:1348:31: note: each undeclared identifier is reported only once for each function it appears in
[425/3307] Generating rte_fib_def with a custom command.
[426/3307] Generating symbol file 'lib/76b5a35@@rte_ipsec at sha/librte_ipsec.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"
####################################################################################
[407/3093] Linking static target lib/librte_ipsec.a.
[408/3093] Compiling C object 'lib/fib/f099be5@@dir24_8_avx512_tmp at sta/dir24_8_avx512.c.o'.
[409/3093] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o'.
FAILED: lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o 
ccache clang -Ilib/76b5a35@@rte_vhost at sta -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -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 -DVHOST_CLANG_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost  -MD -MQ 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -MF 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o.d' -o 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -c ../lib/vhost/vhost_crypto.c
../lib/vhost/vhost_crypto.c:1348:31: error: use of undeclared identifier 'desc_idx'
        used_idx = vc_req->desc_idx, desc_idx;
                                     ^
../lib/vhost/vhost_crypto.c:1360:2: error: use of undeclared identifier 'desc_idx'
        desc_idx = vq->avail->ring[used_idx];
        ^
../lib/vhost/vhost_crypto.c:1361:17: error: use of undeclared identifier 'desc_idx'
        vq->used->ring[desc_idx].id = vq->avail->ring[desc_idx];
                       ^
../lib/vhost/vhost_crypto.c:1361:48: error: use of undeclared identifier 'desc_idx'
        vq->used->ring[desc_idx].id = vq->avail->ring[desc_idx];
                                                      ^
../lib/vhost/vhost_crypto.c:1362:17: error: use of undeclared identifier 'desc_idx'
        vq->used->ring[desc_idx].len = vc_req->len;
                       ^
5 errors generated.
[410/3093] Linking static target lib/fib/libdir24_8_avx512_tmp.a.
[411/3093] Generating symbol file 'lib/76b5a35@@rte_stack at sha/librte_stack.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"
####################################################################################
[424/3309] Linking static target lib/fib/libtrie_avx512_tmp.a.
[425/3309] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_rte_fib.c.o'.
[426/3309] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o'.
FAILED: lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o 
ccache clang -Ilib/76b5a35@@rte_vhost at sta -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -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 -DVHOST_CLANG_UNROLL_PRAGMA -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost  -MD -MQ 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -MF 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o.d' -o 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -c ../lib/vhost/vhost_crypto.c
../lib/vhost/vhost_crypto.c:1348:31: error: use of undeclared identifier 'desc_idx'
        used_idx = vc_req->desc_idx, desc_idx;
                                     ^
../lib/vhost/vhost_crypto.c:1360:2: error: use of undeclared identifier 'desc_idx'
        desc_idx = vq->avail->ring[used_idx];
        ^
../lib/vhost/vhost_crypto.c:1361:17: error: use of undeclared identifier 'desc_idx'
        vq->used->ring[desc_idx].id = vq->avail->ring[desc_idx];
                       ^
../lib/vhost/vhost_crypto.c:1361:48: error: use of undeclared identifier 'desc_idx'
        vq->used->ring[desc_idx].id = vq->avail->ring[desc_idx];
                                                      ^
../lib/vhost/vhost_crypto.c:1362:17: error: use of undeclared identifier 'desc_idx'
        vq->used->ring[desc_idx].len = vc_req->len;
                       ^
5 errors generated.
[427/3309] Generating rte_fib_def with a custom command.
[428/3309] Generating symbol file 'lib/76b5a35@@rte_ipsec at sha/librte_ipsec.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-i386 at step "Build and test"
####################################################################################
[408/2458] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_sched.c.o'.
[409/2458] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_sym_crypto.c.o'.
[410/2458] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_eventdev.c.o'.
[411/2458] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_swx_port_ethdev.c.o'.
[412/2458] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_swx_port_fd.c.o'.
[413/2458] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_swx_port_ring.c.o'.
[414/2458] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_swx_port_source_sink.c.o'.
[415/2458] Generating rte_port_mingw with a custom command.
[416/2458] Linking static target lib/librte_port.a.
[417/2458] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_swx_table_em.c.o'.
[418/2458] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_table_acl.c.o'.
[419/2458] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_swx_table_wm.c.o'.
[420/2458] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o'.
FAILED: lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o 
ccache gcc -Ilib/76b5a35@@rte_vhost at sta -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost  -MD -MQ 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -MF 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o.d' -o 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -c ../lib/vhost/vhost_crypto.c
../lib/vhost/vhost_crypto.c: In function ‘vhost_crypto_finalize_one_request’:
../lib/vhost/vhost_crypto.c:1348:31: error: ‘desc_idx’ undeclared (first use in this function); did you mean ‘used_idx’?
  used_idx = vc_req->desc_idx, desc_idx;
                               ^~~~~~~~
                               used_idx
../lib/vhost/vhost_crypto.c:1348:31: note: each undeclared identifier is reported only once for each function it appears in
[421/2458] Compiling C object 'lib/76b5a35@@rte_table at sta/table_rte_table_array.c.o'.
[422/2458] Linking target lib/librte_port.so.21.3.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################
[411/3091] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_rte_fib.c.o'.
[412/3091] Linking static target lib/fib/libtrie_avx512_tmp.a.
[413/3091] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_rte_fib6.c.o'.
[414/3091] Generating rte_fib_def with a custom command.
[415/3091] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_dir24_8.c.o'.
[416/3091] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_trie.c.o'.
[417/3091] Linking static target lib/librte_fib.a.
[418/3091] Generating rte_fib_mingw with a custom command.
[419/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_ethdev.c.o'.
[420/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_fd.c.o'.
[421/3091] Linking target lib/librte_fib.so.21.3.
[422/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_frag.c.o'.
[423/3091] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o'.
FAILED: lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o 
ccache gcc -Ilib/76b5a35@@rte_vhost at sta -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -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 -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost  -MD -MQ 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -MF 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o.d' -o 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -c ../lib/vhost/vhost_crypto.c
../lib/vhost/vhost_crypto.c: In function ‘vhost_crypto_finalize_one_request’:
../lib/vhost/vhost_crypto.c:1348:31: error: ‘desc_idx’ undeclared (first use in this function); did you mean ‘used_idx’?
  used_idx = vc_req->desc_idx, desc_idx;
                               ^~~~~~~~
                               used_idx
../lib/vhost/vhost_crypto.c:1348:31: note: each undeclared identifier is reported only once for each function it appears in
[424/3091] Compiling C object 'lib/76b5a35@@rte_port at sta/port_rte_port_ras.c.o'.
[425/3091] Generating rte_port_def with a custom command.
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"
####################################################################################
[417/3304] Compiling C object 'lib/fib/f099be5@@dir24_8_avx512_tmp at sta/dir24_8_avx512.c.o'.
[418/3304] Linking static target lib/fib/libdir24_8_avx512_tmp.a.
[419/3304] Linking static target lib/librte_ipsec.a.
[420/3304] Compiling C object 'lib/fib/f099be5@@trie_avx512_tmp at sta/trie_avx512.c.o'.
[421/3304] Linking target lib/librte_ipsec.so.21.3.
[422/3304] Linking static target lib/fib/libtrie_avx512_tmp.a.
[423/3304] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_rte_fib.c.o'.
[424/3304] Generating rte_fib_def with a custom command.
[425/3304] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_rte_fib6.c.o'.
[426/3304] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_dir24_8.c.o'.
[427/3304] Compiling C object 'lib/76b5a35@@rte_fib at sta/fib_trie.c.o'.
[428/3304] Linking static target lib/librte_fib.a.
[429/3304] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o'.
FAILED: lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o 
ccache gcc -Ilib/76b5a35@@rte_vhost at sta -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -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 -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost  -MD -MQ 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -MF 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o.d' -o 'lib/76b5a35@@rte_vhost at sta/vhost_vhost_crypto.c.o' -c ../lib/vhost/vhost_crypto.c
../lib/vhost/vhost_crypto.c: In function ‘vhost_crypto_finalize_one_request’:
../lib/vhost/vhost_crypto.c:1348:31: error: ‘desc_idx’ undeclared (first use in this function); did you mean ‘used_idx’?
  used_idx = vc_req->desc_idx, desc_idx;
                               ^~~~~~~~
                               used_idx
../lib/vhost/vhost_crypto.c:1348:31: note: each undeclared identifier is reported only once for each function it appears in
[430/3304] Generating rte_fib_mingw with a custom command.
[431/3304] Generating symbol file 'lib/76b5a35@@rte_ipsec at sha/librte_ipsec.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