[dpdk-test-report] |FAILURE| pw96876 [PATCH] [PATCHv5] eal: remove sys/queue.h from public headers.

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Aug 13 05:43:43 CEST 2021


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

_build patch failure_

Submitter: William Tu <u9012063 at gmail.com>
Date: Friday, August 13 2021 03:36:27 
Applied on: CommitID:4ac3f3d76e9507a93bcf48d165ffd3a1faba08bb
Apply patch set 96876 failed:

[1/1401] Linking static target drivers/libtmp_rte_net_mlx4.a
[2/1401] Linking target lib/librte_eal.so.21.3
[3/1401] Generating rte_net_mlx4.pmd.c with a custom command
[4/1401] Compiling C object drivers/librte_net_mlx4.a.p/meson-generated_.._rte_net_mlx4.pmd.c.o
[5/1401] Linking static target drivers/librte_net_mlx4.a
[6/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_meter.c.o
FAILED: drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_meter.c.o 
ccache cc -Idrivers/libtmp_rte_net_mlx5.a.p -Idrivers -I../drivers -Idrivers/net/mlx5 -I../drivers/net/mlx5 -Idrivers/net/mlx5/linux -I../drivers/net/mlx5/linux -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -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 -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -UPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx5 -MD -MQ drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_meter.c.o -MF drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_meter.c.o.d -o drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_meter.c.o -c ../drivers/net/mlx5/mlx5_flow_meter.c
../drivers/net/mlx5/mlx5_flow_meter.c: In function ‘mlx5_flow_meter_flush’:
../drivers/net/mlx5/mlx5_flow_meter.c:2171:3: warning: implicit declaration of function ‘TAILQ_FOREACH_SAFE’; did you mean ‘RTE_TAILQ_FOREACH_SAFE’? [-Wimplicit-function-declaration]
   TAILQ_FOREACH_SAFE(legacy_fm, fms, next, tmp) {
   ^~~~~~~~~~~~~~~~~~
   RTE_TAILQ_FOREACH_SAFE
../drivers/net/mlx5/mlx5_flow_meter.c:2171:3: warning: nested extern declaration of ‘TAILQ_FOREACH_SAFE’ [-Wnested-externs]
../drivers/net/mlx5/mlx5_flow_meter.c:2171:38: error: ‘next’ undeclared (first use in this function); did you mean ‘_exit’?
   TAILQ_FOREACH_SAFE(legacy_fm, fms, next, tmp) {
                                      ^~~~
                                      _exit
../drivers/net/mlx5/mlx5_flow_meter.c:2171:38: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/mlx5/mlx5_flow_meter.c:2171:49: error: expected ‘;’ before ‘{’ token
   TAILQ_FOREACH_SAFE(legacy_fm, fms, next, tmp) {
                                                 ^
[7/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_stats.c.o
[8/1401] Generating symbol file lib/librte_eal.so.21.3.p/librte_eal.so.21.3.symbols
[9/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxtx.c.o
[10/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx.c.o
[11/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_trigger.c.o
[12/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_txq.c.o
[13/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_devx.c.o
[14/1401] Generating rte_net_mlx4.sym_chk with a custom command (wrapped by meson to capture output)
[15/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_linux_mlx5_ethdev_os.c.o
[16/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_utils.c.o
[17/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_verbs.c.o
[18/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_linux_mlx5_os.c.o
[19/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxtx_vec.c.o
[20/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_mpw.c.o
[21/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
[22/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
[23/1401] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab


More information about the test-report mailing list