|FAILURE| pw134123 [PATCH v6 4/4] app/dma-perf: add SG copy support
0-day Robot
robot at bytheb.org
Mon Nov 13 06:39:25 CET 2023
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/134123/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6845863791
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[1785/3134] Compiling C object 'drivers/a715181@@rte_crypto_dpaa2_sec at sha/meson-generated_.._rte_crypto_dpaa2_sec.pmd.c.o'.
[1786/3134] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_throughput.c.o'.
[1787/3134] Linking static target drivers/librte_crypto_dpaa2_sec.a.
[1788/3134] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_ops.c.o'.
[1789/3134] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_test_pmd_cyclecount.c.o'.
[1790/3134] Compiling C object 'app/a172ced@@dpdk-test-crypto-perf at exe/test-crypto-perf_cperf_options_parsing.c.o'.
[1791/3134] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_test_order_atq.c.o'.
[1792/3134] Compiling C object 'app/a172ced@@dpdk-test-dma-perf at exe/test-dma-perf_benchmark.c.o'.
FAILED: app/a172ced@@dpdk-test-dma-perf at exe/test-dma-perf_benchmark.c.o
ccache gcc -Iapp/a172ced@@dpdk-test-dma-perf at exe -Iapp -I../app -Ilib/dmadev -I../lib/dmadev -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/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/cfgfile -I../lib/cfgfile -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ 'app/a172ced@@dpdk-test-dma-perf at exe/test-dma-perf_benchmark.c.o' -MF 'app/a172ced@@dpdk-test-dma-perf at exe/test-dma-perf_benchmark.c.o.d' -o 'app/a172ced@@dpdk-test-dma-perf at exe/test-dma-perf_benchmark.c.o' -c ../app/test-dma-perf/benchmark.c
../app/test-dma-perf/benchmark.c: In function ‘setup_memory_env’:
../app/test-dma-perf/benchmark.c:510:42: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
510 | rte_pktmbuf_attach_extbuf((*srcs)[i], (void *)cfg->raddr,
| ^
../app/test-dma-perf/benchmark.c:521:42: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
521 | rte_pktmbuf_attach_extbuf((*dsts)[i], (void *)cfg->raddr,
| ^
cc1: all warnings being treated as errors
[1793/3134] Compiling C object 'app/a172ced@@dpdk-test-eventdev at exe/test-eventdev_parser.c.o'.
[1794/3134] Generating rte_crypto_dpaa2_sec.sym_chk with a meson_exe.py custom command.
[1795/3134] Compiling C object 'drivers/a715181@@tmp_rte_baseband_acc at sta/baseband_acc_rte_vrb_pmd.c.o'.
[1796/3134] Compiling C object 'app/a172ced@@dpdk-test-bbdev at exe/test-bbdev_test_bbdev_vector.c.o'.
[1797/3134] Compiling C object 'app/a172ced@@dpdk-test-bbdev at exe/test-bbdev_test_bbdev_perf.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list