[dpdk-test-report] |FAILURE| pw98856 [dpdk-dev] [PATCH v2] examples/ipsec-secgw: add support for event vector

0-day Robot robot at bytheb.org
Tue Sep 14 15:40:36 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1233791196
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" 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-shared-doc+tests" at step Build and test
####################################################################################
[2898/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_main.c.o'.
[2899/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_mempool.c.o'.
[2900/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_parser.c.o'.
[2901/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_swq.c.o'.
[2902/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_pipeline.c.o'.
[2903/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_tap.c.o'.
[2904/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_tmgr.c.o'.
[2905/3475] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_thread.c.o'.
[2906/3475] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o 
ccache gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw at exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -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/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -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 -march=corei7 -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o' -c ../examples/ipsec-secgw/event_helper.c
../examples/ipsec-secgw/event_helper.c: In function ‘eh_rx_adapter_configure’:
../examples/ipsec-secgw/event_helper.c:845:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_sz’
    queue_conf.vector_sz = em_conf->ext_params.vector_size;
              ^
../examples/ipsec-secgw/event_helper.c:846:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_timeout_ns’
    queue_conf.vector_timeout_ns = em_conf->vector_tmo_ns;
              ^
../examples/ipsec-secgw/event_helper.c:847:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_mp’
    queue_conf.vector_mp = vector_pool;
              ^
[2907/3475] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_esp.c.o'.
[2908/3475] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[2903/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_swq.c.o'.
[2904/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_tap.c.o'.
[2905/3477] Compiling C object 'examples/c590b3c@@dpdk-ioat at exe/ioat_ioatfwd.c.o'.
[2906/3477] Linking target examples/dpdk-ioat.
[2907/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_tmgr.c.o'.
[2908/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_thread.c.o'.
[2909/3477] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_ipsec.c.o'.
[2910/3477] Linking target examples/dpdk-ip_pipeline.
[2911/3477] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o 
ccache clang -Iexamples/c590b3c@@dpdk-ipsec-secgw at exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -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/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -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 -march=corei7 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o' -c ../examples/ipsec-secgw/event_helper.c
../examples/ipsec-secgw/event_helper.c:845:15: error: no member named 'vector_sz' in 'struct rte_event_eth_rx_adapter_queue_conf'
                        queue_conf.vector_sz = em_conf->ext_params.vector_size;
                        ~~~~~~~~~~ ^
../examples/ipsec-secgw/event_helper.c:846:15: error: no member named 'vector_timeout_ns' in 'struct rte_event_eth_rx_adapter_queue_conf'
                        queue_conf.vector_timeout_ns = em_conf->vector_tmo_ns;
                        ~~~~~~~~~~ ^
../examples/ipsec-secgw/event_helper.c:847:15: error: no member named 'vector_mp' in 'struct rte_event_eth_rx_adapter_queue_conf'
                        queue_conf.vector_mp = vector_pool;
                        ~~~~~~~~~~ ^
3 errors generated.
[2912/3477] Compiling C object 'examples/c590b3c@@dpdk-ip_reassembly at exe/ip_reassembly_main.c.o'.
[2913/3477] Generating html_guides with a custom command.
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-shared-aarch64" at step Build and test
####################################################################################
[2891/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_parser.c.o'.
[2892/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_kni.c.o'.
[2893/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_link.c.o'.
[2894/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_cryptodev.c.o'.
[2895/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_main.c.o'.
[2896/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_mempool.c.o'.
[2897/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_pipeline.c.o'.
[2898/3472] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline at exe/ip_pipeline_tmgr.c.o'.
[2899/3472] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o'.
FAILED: examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o 
ccache gcc -Iexamples/c590b3c@@dpdk-ipsec-secgw at exe -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -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/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -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 -march=corei7 -Wno-format-truncation -DALLOW_EXPERIMENTAL_API  -MD -MQ 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o' -MF 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o.d' -o 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_event_helper.c.o' -c ../examples/ipsec-secgw/event_helper.c
../examples/ipsec-secgw/event_helper.c: In function ‘eh_rx_adapter_configure’:
../examples/ipsec-secgw/event_helper.c:845:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_sz’
    queue_conf.vector_sz = em_conf->ext_params.vector_size;
              ^
../examples/ipsec-secgw/event_helper.c:846:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_timeout_ns’
    queue_conf.vector_timeout_ns = em_conf->vector_tmo_ns;
              ^
../examples/ipsec-secgw/event_helper.c:847:14: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_mp’
    queue_conf.vector_mp = vector_pool;
              ^
[2900/3472] Compiling C object 'examples/c590b3c@@dpdk-ioat at exe/ioat_ioatfwd.c.o'.
[2901/3472] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw at exe/ipsec-secgw_esp.c.o'.
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