|FAILURE| pw122139 [PATCH v2] app/dma-perf: introduce dma-perf application

0-day Robot robot at bytheb.org
Tue Jan 17 04:39:25 CET 2023


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3935662451
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" 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
####################################################################################
[1835/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_cryptodev_security_ipsec.c.o'.
[1836/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_dmadev.c.o'.
[1837/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_dmadev_api.c.o'.
[1838/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_eal_flags.c.o'.
[1839/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_distributor.c.o'.
[1840/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_eal_fs.c.o'.
[1841/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_distributor_perf.c.o'.
[1842/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_errno.c.o'.
[1843/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ethdev_link.c.o'.
[1844/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_event_crypto_adapter.c.o'.
[1845/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_efd.c.o'.
[1846/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_event_eth_rx_adapter.c.o'.
[1847/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_efd_perf.c.o'.
[1848/2984] 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/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 -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 -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 ‘cache_flush_buf’:
../app/test-dma-perf/benchmark.c:118:23: error: unused parameter ‘arg’ [-Werror=unused-parameter]
  118 | cache_flush_buf(void *arg)
      |                 ~~~~~~^~~
cc1: all warnings being treated as errors
[1849/2984] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_eventdev.c.o'.
[1850/2984] Linking target app/dpdk-test-sad.
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
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
   15 | 
../app/test-dma-perf/benchmark.c: In function ‘dma_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
  471 |   free(srcs);
      |   ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
  476 |   free(dsts);
      |   ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c: In function ‘cpu_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
  527 |   free(srcs);
      |   ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
  532 |   free(dsts);
      |   ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2782/3915] Compiling C object 'app/a172ced@@dpdk-test-dma-perf at exe/test-dma-perf_main.c.o'.
[2783/3915] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
   15 | 
../app/test-dma-perf/benchmark.c: In function ‘dma_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
  471 |   free(srcs);
      |   ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
  476 |   free(dsts);
      |   ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c: In function ‘cpu_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
  527 |   free(srcs);
      |   ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
  532 |   free(dsts);
      |   ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2632/3765] Compiling C object 'app/a172ced@@dpdk-test-sad at exe/test-sad_main.c.o'.
[2633/3765] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
   15 | 
../app/test-dma-perf/benchmark.c: In function ‘dma_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
  471 |   free(srcs);
      |   ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
  476 |   free(dsts);
      |   ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c: In function ‘cpu_mem_copy_benchmark’:
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
  527 |   free(srcs);
      |   ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function ‘free’ [-Werror]
  532 |   free(dsts);
      |   ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[2606/3737] Compiling C object 'app/a172ced@@dpdk-test-dma-perf at exe/test-dma-perf_main.c.o'.
[2607/3737] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list