|FAILURE| pw117931 [PATCH v8 9/9] app/test: add memarea to malloc-perf-autotest
0-day Robot
robot at bytheb.org
Tue Oct 11 15:58:50 CEST 2022
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/117931/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3226919472
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[637/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ipsec.c.obj'.
[638/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_hash_readwrite_lf_perf.c.obj'.
[639/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ipsec_sad.c.obj'.
[640/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_kvargs.c.obj'.
[641/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_kni.c.obj'.
[642/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ipfrag.c.obj'.
[643/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ipsec_perf.c.obj'.
[644/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_logs.c.obj'.
[645/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_lpm.c.obj'.
[646/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_lpm_perf.c.obj'.
[647/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_lpm6.c.obj'.
[648/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_lpm6_perf.c.obj'.
[649/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_lcores.c.obj'.
[650/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_memarea.c.obj'.
[651/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_malloc_perf.c.obj'.
FAILED: app/test/3062f5d@@dpdk-test at exe/test_malloc_perf.c.obj
ccache x86_64-w64-mingw32-gcc -Iapp/test/3062f5d@@dpdk-test at exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/metrics -I../lib/metrics -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/bitratestats -I../lib/bitratestats -Ilib/cfgfile -I../lib/cfgfile -Ilib/cryptodev -I../lib/cryptodev -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/latencystats -I../lib/latencystats -Ilib/dmadev -I../lib/dmadev -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/windows -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API -MD -MQ 'app/test/3062f5d@@dpdk-test at exe/test_malloc_perf.c.obj' -MF 'app/test/3062f5d@@dpdk-test at exe/test_malloc_perf.c.obj.d' -o 'app/test/3062f5d@@dpdk-test at exe/test_malloc_perf.c.obj' -c ../app/test/test_malloc_perf.c
../app/test/test_malloc_perf.c:10:10: fatal error: rte_memarea.h: No such file or directory
10 | #include <rte_memarea.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
[652/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_malloc.c.obj'.
[653/1329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_member_perf.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list