automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: kamalakshitha.aligeri@arm.com, robot@bytheb.org
Subject: |FAILURE| pw123500 [PATCH 2/2] test/mempool: add zero-copy API's
Date: Thu,  9 Feb 2023 02:19:23 -0500	[thread overview]
Message-ID: <20230209071923.64970-1-robot@bytheb.org> (raw)
In-Reply-To: <20230209062501.142828-2-kamalakshitha.aligeri@arm.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4131666224
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" 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
"fedora:35-gcc" failed at step Build
"fedora:35-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
  133 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:142:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  142 |   cache_objs = rte_mempool_cache_zc_get_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:144:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  144 |   cache_objs = rte_mempool_cache_zc_get_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:158:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  158 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:160:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  160 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:179:15: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  179 |    cache_objs = rte_mempool_cache_zc_get_bulk(cache, mp, 1);
      |               ^
../app/test/test_mempool.c:205:15: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  205 |    cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, 1);
      |               ^
cc1: all warnings being treated as errors
[600/1416] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_st_peek_stress.c.o'.
[601/1416] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                rte_mempool_trace_put_bulk
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: nested extern declaration of ‘rte_mempool_cache_zc_put_bulk’ [-Werror=nested-externs]
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |              ^
cc1: all warnings being treated as errors
[1546/4289] Linking static target drivers/net/i40e/base/libi40e_base.a.
[1547/4289] Compiling C object 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o'.
FAILED: drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o 
ccache gcc -Idrivers/net/i40e/1b39a87@@i40e_avx512_lib@sta -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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 -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -mavx512f -mavx512bw -march=skylake-avx512 -MD -MQ 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o' -MF 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o.d' -o 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o' -c ../drivers/net/i40e/i40e_rxtx_vec_avx512.c
In file included from ../drivers/net/i40e/i40e_rxtx_vec_avx512.c:13:
../drivers/net/i40e/i40e_rxtx_vec_common.h: In function ‘i40e_tx_free_bufs’:
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: implicit declaration of function ‘rte_mempool_cache_zc_put_bulk’; did you mean ‘rte_mempool_trace_put_bulk’? [-Werror=implicit-function-declaration]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                rte_mempool_trace_put_bulk
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: nested extern declaration of ‘rte_mempool_cache_zc_put_bulk’ [-Werror=nested-externs]
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |              ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1549/4289] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_flow.c.o'.
[1550/4289] Compiling C object 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o'.
FAILED: drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o 
ccache clang -Idrivers/net/i40e/1b39a87@@i40e_avx512_lib@sta -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -mavx512f -mavx512bw -march=skylake-avx512 -MD -MQ 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o' -MF 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o.d' -o 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o' -c ../drivers/net/i40e/i40e_rxtx_vec_avx512.c
In file included from ../drivers/net/i40e/i40e_rxtx_vec_avx512.c:13:
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: implicit declaration of function 'rte_mempool_cache_zc_put_bulk' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
                             ^
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: note: did you mean 'rte_mempool_trace_put_bulk'?
../lib/mempool/rte_mempool_trace_fp.h:58:2: note: 'rte_mempool_trace_put_bulk' declared here
        rte_mempool_trace_put_bulk,
        ^
../lib/eal/include/rte_trace_point.h:100:24: note: expanded from macro 'RTE_TRACE_POINT_FP'
        __RTE_TRACE_POINT(fp, tp, args, __VA_ARGS__)
                              ^
../lib/eal/include/rte_trace_point.h:47:33: note: expanded from macro '__RTE_TRACE_POINT'
static __rte_always_inline void \
                                ^
In file included from ../drivers/net/i40e/i40e_rxtx_vec_avx512.c:13:
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:14: error: incompatible integer to pointer conversion assigning to 'void **' from 'int' [-Werror,-Wint-conversion]
                cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
                           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                rte_mempool_trace_put_bulk
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: nested extern declaration of ‘rte_mempool_cache_zc_put_bulk’ [-Werror=nested-externs]
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |              ^
cc1: all warnings being treated as errors
[1109/2990] Compiling C object 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o'.
FAILED: drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o 
ccache gcc -Idrivers/net/i40e/1b39a87@@i40e_avx512_lib@sta -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -mavx512f -mavx512bw -march=skylake-avx512 -MD -MQ 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o' -MF 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o.d' -o 'drivers/net/i40e/1b39a87@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.o' -c ../drivers/net/i40e/i40e_rxtx_vec_avx512.c
In file included from ../drivers/net/i40e/i40e_rxtx_vec_avx512.c:13:
../drivers/net/i40e/i40e_rxtx_vec_common.h: In function ‘i40e_tx_free_bufs’:
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: implicit declaration of function ‘rte_mempool_cache_zc_put_bulk’; did you mean ‘rte_mempool_trace_put_bulk’? [-Werror=implicit-function-declaration]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                rte_mempool_trace_put_bulk
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: nested extern declaration of ‘rte_mempool_cache_zc_put_bulk’ [-Werror=nested-externs]
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |              ^
cc1: all warnings being treated as errors
[1110/2990] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.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
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: implicit declaration of function ‘rte_mempool_cache_zc_put_bulk’; did you mean ‘rte_mempool_trace_put_bulk’? [-Werror=implicit-function-declaration]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                rte_mempool_trace_put_bulk
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: nested extern declaration of ‘rte_mempool_cache_zc_put_bulk’ [-Werror=nested-externs]
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |              ^
cc1: all warnings being treated as errors
[383/1298] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_avx2.c.obj'.
FAILED: drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_avx2.c.obj 
ccache x86_64-w64-mingw32-gcc -Idrivers/a715181@@tmp_rte_net_i40e@sta -Idrivers -I../drivers -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Ilib/ethdev -I../lib/ethdev -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/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/windows -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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 -DALLOW_INTERNAL_API -Wno-format-truncation -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -fno-asynchronous-unwind-tables -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.i40e -MD -MQ 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_avx2.c.obj' -MF 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_avx2.c.obj.d' -o 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_avx2.c.obj' -c ../drivers/net/i40e/i40e_rxtx_vec_avx2.c
In file included from ../drivers/net/i40e/i40e_rxtx_vec_avx2.c:13:
../drivers/net/i40e/i40e_rxtx_vec_common.h: In function ‘i40e_tx_free_bufs’:
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: implicit declaration of function ‘rte_mempool_cache_zc_put_bulk’; did you mean ‘rte_mempool_trace_put_bulk’? [-Werror=implicit-function-declaration]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                rte_mempool_trace_put_bulk
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: nested extern declaration of ‘rte_mempool_cache_zc_put_bulk’ [-Werror=nested-externs]
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |              ^
cc1: all warnings being treated as errors
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] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
[1469/3922] Compiling C object 'drivers/a715181@@rte_net_hns3@sta/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1470/3922] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_vf_representor.c.o'.
[1471/3922] Compiling C object 'drivers/a715181@@rte_net_hns3@sha/meson-generated_.._rte_net_hns3.pmd.c.o'.
[1472/3922] Linking static target drivers/librte_net_hns3.a.
[1473/3922] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_tm.c.o'.
[1474/3922] Linking target drivers/librte_net_hns3.so.23.1.
[1475/3922] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.o'.
[1476/3922] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_neon.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_neon.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_i40e@sta -Idrivers -I../drivers -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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 -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.i40e -MD -MQ 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_neon.c.o' -MF 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_neon.c.o.d' -o 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_neon.c.o' -c ../drivers/net/i40e/i40e_rxtx_vec_neon.c
In file included from ../drivers/net/i40e/i40e_rxtx_vec_neon.c:15:
../drivers/net/i40e/i40e_rxtx_vec_common.h: In function ‘i40e_tx_free_bufs’:
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: implicit declaration of function ‘rte_mempool_cache_zc_put_bulk’; did you mean ‘rte_mempool_trace_put_bulk’? [-Werror=implicit-function-declaration]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                rte_mempool_trace_put_bulk
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: nested extern declaration of ‘rte_mempool_cache_zc_put_bulk’ [-Werror=nested-externs]
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |              ^
cc1: all warnings being treated as errors
[1477/3922] Generating rte_net_cnxk.pmd.c with a custom command.
[1478/3922] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
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
####################################################################################
[1358/3772] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_fdir.c.o'.
[1359/3772] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_flow.c.o'.
[1360/3772] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_pf.c.o'.
[1361/3772] Linking target drivers/librte_net_hinic.so.23.1.
[1362/3772] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_tm.c.o'.
[1363/3772] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_rte_pmd_i40e.c.o'.
[1364/3772] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_hash.c.o'.
[1365/3772] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_altivec.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_altivec.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_i40e@sta -Idrivers -I../drivers -Idrivers/net/i40e -I../drivers/net/i40e -Idrivers/net/i40e/base -I../drivers/net/i40e/base -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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 -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DPF_DRIVER -DVF_DRIVER -DINTEGRATED_VF -DX722_A0_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.i40e -MD -MQ 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_altivec.c.o' -MF 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_altivec.c.o.d' -o 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_altivec.c.o' -c ../drivers/net/i40e/i40e_rxtx_vec_altivec.c
In file included from ../drivers/net/i40e/i40e_rxtx_vec_altivec.c:14:
../drivers/net/i40e/i40e_rxtx_vec_common.h: In function ‘i40e_tx_free_bufs’:
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: implicit declaration of function ‘rte_mempool_cache_zc_put_bulk’; did you mean ‘rte_mempool_trace_put_bulk’? [-Werror=implicit-function-declaration]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                rte_mempool_trace_put_bulk
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:16: error: nested extern declaration of ‘rte_mempool_cache_zc_put_bulk’ [-Werror=nested-externs]
../drivers/net/i40e/i40e_rxtx_vec_common.h:121:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  121 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, n);
      |              ^
cc1: all warnings being treated as errors
[1366/3772] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'.
[1367/3772] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
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
####################################################################################
  133 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:142:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  142 |   cache_objs = rte_mempool_cache_zc_get_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:144:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  144 |   cache_objs = rte_mempool_cache_zc_get_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:158:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  158 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:160:14: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  160 |   cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, 1);
      |              ^
../app/test/test_mempool.c:179:15: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  179 |    cache_objs = rte_mempool_cache_zc_get_bulk(cache, mp, 1);
      |               ^
../app/test/test_mempool.c:205:15: error: assignment to ‘void **’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion]
  205 |    cache_objs = rte_mempool_cache_zc_put_bulk(cache, mp, 1);
      |               ^
cc1: all warnings being treated as errors
[2694/3744] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_mp_secondary.c.o'.
[2695/3744] 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
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2023-02-09  7:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230209062501.142828-2-kamalakshitha.aligeri@arm.com>
2023-02-09  6:14 ` |FAILURE| pw123499-123500 " qemudev
2023-02-09  6:25 ` |WARNING| pw123500 " checkpatch
2023-02-09  7:19 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230209071923.64970-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=kamalakshitha.aligeri@arm.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).