automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw96875 [PATCH] [PATCHv4] eal: remove sys/queue.h from public headers.
@ 2021-08-13  1:29 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-08-13  1:29 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_build patch failure_

Submitter: William Tu <u9012063@gmail.com>
Date: Friday, August 13 2021 01:02:50 
Applied on: CommitID:4ac3f3d76e9507a93bcf48d165ffd3a1faba08bb
Apply patch set 96875 failed:

[1/1360] Linking static target drivers/libtmp_rte_net_ice.a
[2/1360] Linking static target drivers/libtmp_rte_net_igc.a
[3/1360] Linking static target drivers/libtmp_rte_net_ionic.a
[4/1360] Linking target drivers/librte_net_i40e.so.21.3
[5/1360] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_hv_vf.c.o
[6/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_82599_bypass.c.o
[7/1360] Generating rte_net_igc.pmd.c with a custom command
[8/1360] Generating rte_net_ionic.pmd.c with a custom command
[9/1360] Compiling C object drivers/librte_net_igc.a.p/meson-generated_.._rte_net_igc.pmd.c.o
[10/1360] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_vf.c.o
[11/1360] Compiling C object drivers/librte_net_igc.so.21.3.p/meson-generated_.._rte_net_igc.pmd.c.o
[12/1360] Linking static target drivers/librte_net_igc.a
[13/1360] Compiling C object drivers/librte_net_ionic.a.p/meson-generated_.._rte_net_ionic.pmd.c.o
[14/1360] Compiling C object drivers/librte_net_ionic.so.21.3.p/meson-generated_.._rte_net_ionic.pmd.c.o
[15/1360] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_mbx.c.o
[16/1360] Linking static target drivers/librte_net_ionic.a
[17/1360] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x540.c.o
[18/1360] Generating rte_net_ice.pmd.c with a custom command
[19/1360] Compiling C object drivers/librte_net_ice.a.p/meson-generated_.._rte_net_ice.pmd.c.o
[20/1360] Compiling C object drivers/librte_net_ice.so.21.3.p/meson-generated_.._rte_net_ice.pmd.c.o
[21/1360] Linking static target drivers/librte_net_ice.a
[22/1360] Compiling C object drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_flow.c.o
FAILED: drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_flow.c.o 
ccache cc -Idrivers/libtmp_rte_net_ipn3ke.a.p -Idrivers -I../drivers -Idrivers/net/ipn3ke -I../drivers/net/ipn3ke -Idrivers/raw/ifpga -I../drivers/raw/ifpga -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/metrics -I../lib/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 -Idrivers/bus/ifpga -I../drivers/bus/ifpga -Ilib/rawdev -I../lib/rawdev -Ilib/sched -I../lib/sched -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ipn3ke -MD -MQ drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_flow.c.o -MF drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_flow.c.o.d -o drivers/libtmp_rte_net_ipn3ke.a.p/net_ipn3ke_ipn3ke_flow.c.o -c ../drivers/net/ipn3ke/ipn3ke_flow.c
../drivers/net/ipn3ke/ipn3ke_flow.c: In function ‘ipn3ke_flow_flush’:
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: warning: implicit declaration of function ‘TAILQ_FOREACH_SAFE’; did you mean ‘RTE_TAILQ_FOREACH_SAFE’? [-Wimplicit-function-declaration]
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
  ^~~~~~~~~~~~~~~~~~
  RTE_TAILQ_FOREACH_SAFE
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:2: warning: nested extern declaration of ‘TAILQ_FOREACH_SAFE’ [-Wnested-externs]
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: error: ‘next’ undeclared (first use in this function); did you mean ‘exit’?
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                           ^~~~
                                           exit
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:43: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/ipn3ke/ipn3ke_flow.c:1234:55: error: expected ‘;’ before ‘{’ token
  TAILQ_FOREACH_SAFE(flow, &hw->flow_list, next, temp) {
                                                       ^
../drivers/net/ipn3ke/ipn3ke_flow.c:1240:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
[23/1360] Generating symbol file drivers/librte_net_i40e.so.21.3.p/librte_net_i40e.so.21.3.symbols
[24/1360] Compiling C object drivers/libtmp_rte_net_kni.a.p/net_kni_rte_eth_kni.c.o
[25/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_bypass.c.o
[26/1360] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_phy.c.o
[27/1360] Generating rte_net_igc.sym_chk with a custom command (wrapped by meson to capture output)
[28/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.o
[29/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_fdir.c.o
[30/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_vf_representor.c.o
[31/1360] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x550.c.o
[32/1360] Generating rte_net_ionic.sym_chk with a custom command (wrapped by meson to capture output)
[33/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_tm.c.o
[34/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_pf.c.o
[35/1360] Generating rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[36/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_rte_pmd_ixgbe.c.o
[37/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_flow.c.o
[38/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[39/1360] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-08-13  1:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13  1:29 [dpdk-test-report] |FAILURE| pw96875 [PATCH] [PATCHv4] eal: remove sys/queue.h from public headers 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).