|FAILURE| pw127980 [PATCH v5 2/2] test: add reassembly perf test
0-day Robot
robot at bytheb.org
Sat Jun 3 02:40:23 CEST 2023
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/127980/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5158050553
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"fedora:37-gcc" failed at step Fail if no image (not supposed to happen)
"fedora:37-clang" failed at step Fail if no image (not supposed to happen)
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[739/1417] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_stack_perf.c.obj'.
[740/1417] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_string_fns.c.obj'.
[741/1417] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_tailq.c.obj'.
[742/1417] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_thash.c.obj'.
[743/1417] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_reassembly_perf.c.obj'.
FAILED: app/test/3062f5d@@dpdk-test at exe/test_reassembly_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/ip_frag -I../lib/ip_frag -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/pcapng -I../lib/pcapng -Ilib/mldev -I../lib/mldev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/fib -I../lib/fib -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 -Idrivers/net/null -I../drivers/net/null -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_reassembly_perf.c.obj' -MF 'app/test/3062f5d@@dpdk-test at exe/test_reassembly_perf.c.obj.d' -o 'app/test/3062f5d@@dpdk-test at exe/test_reassembly_perf.c.obj' -c ../app/test/test_reassembly_perf.c
In file included from ../app/test/test_reassembly_perf.c:10:
../app/test/test_reassembly_perf.c: In function ‘ipv4_frag_fill_data’:
../lib/net/rte_ip.h:131:31: error: ‘IPVERSION’ undeclared (first use in this function); did you mean ‘TP_VERSION’?
131 | #define RTE_IPV4_VHL_DEF ((IPVERSION << 4) | RTE_IPV4_MIN_IHL)
| ^~~~~~~~~
../app/test/test_reassembly_perf.c:180:25: note: in expansion of macro ‘RTE_IPV4_VHL_DEF’
180 | ip_hdr->version_ihl = RTE_IPV4_VHL_DEF;
| ^~~~~~~~~~~~~~~~
../lib/net/rte_ip.h:131:31: note: each undeclared identifier is reported only once for each function it appears in
131 | #define RTE_IPV4_VHL_DEF ((IPVERSION << 4) | RTE_IPV4_MIN_IHL)
| ^~~~~~~~~
../app/test/test_reassembly_perf.c:180:25: note: in expansion of macro ‘RTE_IPV4_VHL_DEF’
180 | ip_hdr->version_ihl = RTE_IPV4_VHL_DEF;
| ^~~~~~~~~~~~~~~~
[744/1417] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_thash_perf.c.obj'.
[745/1417] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_reorder.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
####################################################################################
####################################################################################
#### [Begin job log] "fedora:37-gcc" at step Fail if no image (not supposed to happen)
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Fail if no image (not supposed to happen)
####################################################################################
####################################################################################
#### [Begin job log] "fedora:37-clang" at step Fail if no image (not supposed to happen)
####################################################################################
####################################################################################
#### [End job log] "fedora:37-clang" at step Fail if no image (not supposed to happen)
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list