automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw124256-124257 [PATCH] [v4, 2/2] test/mempool: add zero-copy API's
@ 2023-02-21  6:20 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-02-21  6:20 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_build patch failure_

Submitter: Kamalakshitha Aligeri <kamalakshitha.aligeri@arm.com>
Date: Tuesday, February 21 2023 05:52:05 
Applied on: CommitID:9bd5ebca59c865aead7096358fb733e53a72007b
Apply patch set 124256-124257 failed:

[1/1517] Linking static target drivers/net/ixgbe/base/libixgbe_base.a
[2/1517] Linking static target drivers/libtmp_rte_net_ixgbe.a
[3/1517] Compiling C object drivers/librte_net_ice.so.23.1.p/meson-generated_.._rte_net_ice.pmd.c.o
[4/1517] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o
[5/1517] Linking target drivers/librte_net_ipn3ke.so.23.1
[6/1517] Linking target drivers/librte_net_iavf.so.23.1
[7/1517] Linking static target drivers/librte_net_ice.a
[8/1517] 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+0x3dea): undefined reference to `rte_mempool_cache_zc_put_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+0xf63): undefined reference to `rte_mempool_cache_zc_put_bulk'
collect2: error: ld returned 1 exit status
[9/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_glue.c.o
[10/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_mp.c.o
[11/1517] Compiling C object drivers/libtmp_rte_net_liquidio.a.p/net_liquidio_base_lio_mbox.c.o
[12/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_intr.c.o
[13/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_utils.c.o
[14/1517] Generating rte_net_ixgbe.pmd.c with a custom command
[15/1517] Generating symbol file drivers/librte_net_ipn3ke.so.23.1.p/librte_net_ipn3ke.so.23.1.symbols
[16/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_txq.c.o
[17/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_ethdev.c.o
[18/1517] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_memif_socket.c.o
[19/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4.c.o
[20/1517] Generating rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[21/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_rxq.c.o
[22/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_mr.c.o
[23/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_flow.c.o
[24/1517] Compiling C object drivers/libtmp_rte_net_mlx4.a.p/net_mlx4_mlx4_rxtx.c.o
[25/1517] Compiling C object drivers/libtmp_rte_net_memif.a.p/net_memif_rte_eth_memif.c.o
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-21  6:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230221055205.22984-3-kamalakshitha.aligeri@arm.com>
2023-02-21  5:40 ` |FAILURE| pw124256-124257 [PATCH v4 2/2] test/mempool: add zero-copy API's qemudev
2023-02-21  5:53 ` |WARNING| pw124257 " checkpatch
2023-02-21  7:59 ` |SUCCESS| " 0-day Robot
2023-02-21  6:20 |FAILURE| pw124256-124257 [PATCH] [v4, " 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).