automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw122494-122495 [PATCH] [RFCv2, 2/2] test/mempool: add zero-copy API's
@ 2023-01-24 18:09 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2023-01-24 18:09 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 5418 bytes --]

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/122494

_build patch failure_

Submitter: Kamalakshitha Aligeri <kamalakshitha.aligeri@arm.com>
Date: Tuesday, January 24 2023 17:49:36 
Applied on: CommitID:2a211079a92e962bbd0ec81e425a6ffc32890e67
Apply patch set 122494-122495 failed:

[1/1516] Linking static target drivers/libtmp_rte_net_liquidio.a
[2/1516] Linking static target drivers/libtmp_rte_net_ice.a
[3/1516] Linking static target drivers/net/ixgbe/base/libixgbe_base.a
[4/1516] Linking static target drivers/libtmp_rte_net_ixgbe.a
[5/1516] Linking static target drivers/libtmp_rte_net_memif.a
[6/1516] Linking target drivers/librte_net_ipn3ke.so.23.1
[7/1516] Linking target drivers/librte_net_i40e.so.23.1
FAILED: drivers/librte_net_i40e.so.23.1 
cc  -o drivers/librte_net_i40e.so.23.1 drivers/librte_net_i40e.so.23.1.p/meson-generated_.._rte_net_i40e.pmd.c.o drivers/net/i40e/base/libi40e_base.a.p/i40e_adminq.c.o drivers/net/i40e/base/libi40e_base.a.p/i40e_common.c.o drivers/net/i40e/base/libi40e_base.a.p/i40e_dcb.c.o drivers/net/i40e/base/libi40e_base.a.p/i40e_diag.c.o drivers/net/i40e/base/libi40e_base.a.p/i40e_hmc.c.o drivers/net/i40e/base/libi40e_base.a.p/i40e_lan_hmc.c.o drivers/net/i40e/base/libi40e_base.a.p/i40e_nvm.c.o drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_fdir.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_flow.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_tm.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_hash.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_vf_representor.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_rte_pmd_i40e.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_sse.c.o drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_i40e.so.23 -Wl,--no-as-needed -pthread -lm -ldl -lnuma -lfdt '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/build/lib -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/build/drivers lib/librte_ethdev.so.23.1 lib/librte_eal.so.23.1 lib/librte_kvargs.so.23.1 lib/librte_telemetry.so.23.1 lib/librte_net.so.23.1 lib/librte_mbuf.so.23.1 lib/librte_mempool.so.23.1 lib/librte_ring.so.23.1 lib/librte_meter.so.23.1 drivers/librte_bus_pci.so.23.1 lib/librte_pci.so.23.1 drivers/librte_bus_vdev.so.23.1 lib/librte_hash.so.23.1 lib/librte_rcu.so.23.1 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/i40e/version.map
drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_sse.c.o: In function `i40e_xmit_fixed_burst_vec':
i40e_rxtx_vec_sse.c:(.text+0x389b): undefined reference to `rte_mempool_cache_zc_put_bulk'
drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.o: In function `i40e_recv_scattered_burst_vec_avx512':
i40e_rxtx_vec_avx512.c:(.text+0x5c3): undefined reference to `rte_mempool_cache_zc_get_bulk'
drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.o: In function `i40e_xmit_fixed_burst_vec_avx512':
i40e_rxtx_vec_avx512.c:(.text+0x28c5): undefined reference to `rte_mempool_cache_zc_put_bulk'
drivers/net/i40e/libi40e_avx512_lib.a.p/i40e_rxtx_vec_avx512.c.o: In function `i40e_recv_pkts_vec_avx512':
i40e_rxtx_vec_avx512.c:(.text+0x4cf8): undefined reference to `rte_mempool_cache_zc_get_bulk'
drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_rxtx_vec_avx2.c.o: In function `i40e_xmit_fixed_burst_vec_avx2':
i40e_rxtx_vec_avx2.c:(.text+0x9f3): undefined reference to `rte_mempool_cache_zc_put_bulk'
collect2: error: ld returned 1 exit status
[8/1516] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_glue.c.o
[9/1516] Generating rte_net_memif.pmd.c with a custom command
[10/1516] Generating rte_net_liquidio.pmd.c with a custom command
[11/1516] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_utils.c.o
[12/1516] Generating rte_net_ixgbe.pmd.c with a custom command
[13/1516] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_intr.c.o
[14/1516] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_mp.c.o
[15/1516] Generating rte_net_ice.pmd.c with a custom command
[16/1516] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_txq.c.o
[17/1516] Generating symbol file drivers/librte_net_ipn3ke.so.23.1.p/librte_net_ipn3ke.so.23.1.symbols
[18/1516] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_ethdev.c.o
[19/1516] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_rxq.c.o
[20/1516] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_mr.c.o
[21/1516] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_flow.c.o
[22/1516] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5.c.o
[23/1516] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_rxtx.c.o
[24/1516] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow.c.o
ninja: build stopped: subcommand failed.

https://lab.dpdk.org/results/dashboard/patchsets/25072/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-24 18:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24 18:09 |FAILURE| pw122494-122495 [PATCH] [RFCv2, 2/2] test/mempool: add zero-copy API's dpdklab

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).