[dpdk-test-report] |FAILURE| pw94207 [dpdk-dev] [PATCH] app/eventdev: add option to enable per port pool

0-day Robot robot at bytheb.org
Tue Jun 15 14:02:47 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/939031503
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"
####################################################################################
[2402/3091] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_queue.c.o'.
[2403/3091] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_flowgen.c.o'.
[2404/3091] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_icmpecho.c.o'.
[2405/3091] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_runtime.c.o'.
[2406/3091] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_main.c.o'.
[2407/3091] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_pipeline_lpm.c.o'.
[2408/3091] Compiling C object 'app/a172ced@@dpdk-test-compress-perf at exe/test-compress-perf_comp_perf_options_parse.c.o'.
[2409/3091] Linking target app/dpdk-test-cmdline.
[2410/3091] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_pmd_cyclecount.c.o'.
[2411/3091] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_latency.c.o'.
[2412/3091] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_options_parsing.c.o'.
[2413/3091] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_ops.c.o'.
[2414/3091] Linking target app/dpdk-test-bbdev.
[2415/3091] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o 
ccache gcc -Iapp/a172ced@@dpdk-test-eventdev at exe -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -MF 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -c ../app/test-eventdev/evt_options.c
../app/test-eventdev/evt_options.c:300:1: error: return type defaults to ‘int’ [-Werror=implicit-int]
 evt_parse_per_port_pool(struct evt_options *opt, const char *arg __rte_unused)
 ^~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_options.c:300:1: error: no previous prototype for ‘evt_parse_per_port_pool’ [-Werror=missing-prototypes]
cc1: all warnings being treated as errors
[2416/3091] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_atq.c.o'.
[2417/3091] Linking target app/dpdk-test-compress-perf.
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"
####################################################################################
[2439/3307] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_options_parsing.c.o'.
[2440/3307] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_common.c.o'.
[2441/3307] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_latency.c.o'.
[2442/3307] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_throughput.c.o'.
[2443/3307] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_pmd_cyclecount.c.o'.
[2444/3307] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_vector_parsing.c.o'.
[2445/3307] Linking target app/dpdk-test-compress-perf.
[2446/3307] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_verify.c.o'.
[2447/3307] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_vectors.c.o'.
[2448/3307] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_main.c.o'.
[2449/3307] Linking target app/dpdk-test-crypto-perf.
[2450/3307] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_parser.c.o'.
[2451/3307] Compiling C object 'app/a172ced@@dpdk-test-flow-perf at exe/test-flow-perf_actions_gen.c.o'.
[2452/3307] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o 
ccache gcc -Iapp/a172ced@@dpdk-test-eventdev at exe -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -MF 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -c ../app/test-eventdev/evt_options.c
../app/test-eventdev/evt_options.c:300:1: error: return type defaults to ‘int’ [-Werror=implicit-int]
 evt_parse_per_port_pool(struct evt_options *opt, const char *arg __rte_unused)
 ^~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_options.c:300:1: error: no previous prototype for ‘evt_parse_per_port_pool’ [-Werror=missing-prototypes]
cc1: all warnings being treated as errors
[2453/3307] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_main.c.o'.
[2454/3307] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_atq.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"
####################################################################################
[2408/3093] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_cmdline_flow.c.o'.
[2409/3093] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_pipeline_hash.c.o'.
[2410/3093] Compiling C object 'app/a172ced@@dpdk-test-compress-perf at exe/test-compress-perf_comp_perf_options_parse.c.o'.
[2411/3093] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_main.c.o'.
[2412/3093] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_parser.c.o'.
[2413/3093] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_latency.c.o'.
[2414/3093] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_pmd_cyclecount.c.o'.
[2415/3093] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_ops.c.o'.
[2416/3093] Linking target app/dpdk-test-bbdev.
[2417/3093] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o 
ccache clang -Iapp/a172ced@@dpdk-test-eventdev at exe -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -MF 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -c ../app/test-eventdev/evt_options.c
../app/test-eventdev/evt_options.c:300:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int]
evt_parse_per_port_pool(struct evt_options *opt, const char *arg __rte_unused)
^
../app/test-eventdev/evt_options.c:300:1: error: no previous prototype for function 'evt_parse_per_port_pool' [-Werror,-Wmissing-prototypes]
../app/test-eventdev/evt_options.c:300:24: note: declare 'static' if the function is not intended to be used outside of this translation unit
evt_parse_per_port_pool(struct evt_options *opt, const char *arg __rte_unused)
                       ^
                       static 
2 errors generated.
[2418/3093] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_queue.c.o'.
[2419/3093] Linking target app/dpdk-test-compress-perf.
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"
####################################################################################
[2447/3309] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_throughput.c.o'.
[2448/3309] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_vector_parsing.c.o'.
[2449/3309] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_vectors.c.o'.
[2450/3309] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_verify.c.o'.
[2451/3309] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_main.c.o'.
[2452/3309] Linking target app/dpdk-test-compress-perf.
[2453/3309] Linking target app/dpdk-test-crypto-perf.
[2454/3309] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_parser.c.o'.
[2455/3309] Compiling C object 'app/a172ced@@dpdk-test-flow-perf at exe/test-flow-perf_actions_gen.c.o'.
[2456/3309] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o 
ccache clang -Iapp/a172ced@@dpdk-test-eventdev at exe -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -MF 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -c ../app/test-eventdev/evt_options.c
../app/test-eventdev/evt_options.c:300:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int]
evt_parse_per_port_pool(struct evt_options *opt, const char *arg __rte_unused)
^
../app/test-eventdev/evt_options.c:300:1: error: no previous prototype for function 'evt_parse_per_port_pool' [-Werror,-Wmissing-prototypes]
../app/test-eventdev/evt_options.c:300:24: note: declare 'static' if the function is not intended to be used outside of this translation unit
evt_parse_per_port_pool(struct evt_options *opt, const char *arg __rte_unused)
                       ^
                       static 
2 errors generated.
[2457/3309] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_main.c.o'.
[2458/3309] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_atq.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-i386 at step "Build and test"
####################################################################################
[1787/2458] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_vector_parsing.c.o'.
[1788/2458] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_throughput.c.o'.
[1789/2458] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_pmd_cyclecount.c.o'.
[1790/2458] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_verify.c.o'.
[1791/2458] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_vectors.c.o'.
[1792/2458] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_main.c.o'.
[1793/2458] Linking target app/dpdk-test-cmdline.
[1794/2458] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_parser.c.o'.
[1795/2458] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_main.c.o'.
[1796/2458] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_queue.c.o'.
[1797/2458] Compiling C object 'app/a172ced@@dpdk-test-fib at exe/test-fib_main.c.o'.
[1798/2458] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_atq.c.o'.
[1799/2458] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_common.c.o'.
[1800/2458] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o 
ccache gcc -Iapp/a172ced@@dpdk-test-eventdev at exe -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 -march=corei7 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -MF 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -c ../app/test-eventdev/evt_options.c
../app/test-eventdev/evt_options.c:300:1: error: return type defaults to ‘int’ [-Werror=implicit-int]
 evt_parse_per_port_pool(struct evt_options *opt, const char *arg __rte_unused)
 ^~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_options.c:300:1: error: no previous prototype for ‘evt_parse_per_port_pool’ [-Werror=missing-prototypes]
cc1: all warnings being treated as errors
[1801/2458] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_perf_queue.c.o'.
[1802/2458] Linking target app/dpdk-test-crypto-perf.
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"
####################################################################################
[2402/3091] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_queue.c.o'.
[2403/3091] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_flowgen.c.o'.
[2404/3091] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_icmpecho.c.o'.
[2405/3091] Linking target app/dpdk-test-cmdline.
[2406/3091] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_runtime.c.o'.
[2407/3091] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_main.c.o'.
[2408/3091] Compiling C object 'app/a172ced@@dpdk-test-pipeline at exe/test-pipeline_pipeline_lpm.c.o'.
[2409/3091] Compiling C object 'app/a172ced@@dpdk-test-compress-perf at exe/test-compress-perf_comp_perf_options_parse.c.o'.
[2410/3091] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_pmd_cyclecount.c.o'.
[2411/3091] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_latency.c.o'.
[2412/3091] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_options_parsing.c.o'.
[2413/3091] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_ops.c.o'.
[2414/3091] Linking target app/dpdk-test-bbdev.
[2415/3091] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o 
ccache gcc -Iapp/a172ced@@dpdk-test-eventdev at exe -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -MF 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -c ../app/test-eventdev/evt_options.c
../app/test-eventdev/evt_options.c:300:1: error: return type defaults to ‘int’ [-Werror=implicit-int]
 evt_parse_per_port_pool(struct evt_options *opt, const char *arg __rte_unused)
 ^~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_options.c:300:1: error: no previous prototype for ‘evt_parse_per_port_pool’ [-Werror=missing-prototypes]
cc1: all warnings being treated as errors
[2416/3091] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_atq.c.o'.
[2417/3091] Linking target app/dpdk-test-compress-perf.
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"
####################################################################################
[2435/3304] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_common.c.o'.
[2436/3304] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_latency.c.o'.
[2437/3304] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_pmd_cyclecount.c.o'.
[2438/3304] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_throughput.c.o'.
[2439/3304] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_vector_parsing.c.o'.
[2440/3304] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_vectors.c.o'.
[2441/3304] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_verify.c.o'.
[2442/3304] Linking target app/dpdk-test-compress-perf.
[2443/3304] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_main.c.o'.
[2444/3304] Linking target app/dpdk-test-crypto-perf.
[2445/3304] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_parser.c.o'.
[2446/3304] Compiling C object 'app/a172ced@@dpdk-test-flow-perf at exe/test-flow-perf_actions_gen.c.o'.
[2447/3304] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_main.c.o'.
[2448/3304] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o'.
FAILED: app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o 
ccache gcc -Iapp/a172ced@@dpdk-test-eventdev at exe -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -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 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -MF 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o.d' -o 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_evt_options.c.o' -c ../app/test-eventdev/evt_options.c
../app/test-eventdev/evt_options.c:300:1: error: return type defaults to ‘int’ [-Werror=implicit-int]
 evt_parse_per_port_pool(struct evt_options *opt, const char *arg __rte_unused)
 ^~~~~~~~~~~~~~~~~~~~~~~
../app/test-eventdev/evt_options.c:300:1: error: no previous prototype for ‘evt_parse_per_port_pool’ [-Werror=missing-prototypes]
cc1: all warnings being treated as errors
[2449/3304] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_atq.c.o'.
[2450/3304] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_common.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