automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: stephen@networkplumber.org, robot@bytheb.org
Subject: |FAILURE| pw152903 [RFC 13/13] app/dumpcap: use port mirror instead of pdump
Date: Fri, 11 Apr 2025 20:23:13 -0400	[thread overview]
Message-ID: <20250412002313.2347094-1-robot@bytheb.org> (raw)
In-Reply-To: <20250411234927.114568-14-stephen@networkplumber.org>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/14414014510
Build Logs:
-----------------------Summary of failed steps-----------------------
"windows-2022-msvc" failed at step Build
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-mini" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"fedora:39-clang" failed at step Build
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "windows-2022-msvc" at step Build
####################################################################################
[113/361] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.obj
[114/361] Linking static target lib/librte_mbuf.a
[115/361] Generating symbol file lib/rte_mempool-25.dll.p/rte_mempool-25.dll.symbols
[116/361] Linking target lib/rte_mbuf-25.dll
   Creating library lib\rte_mbuf.lib and object lib\rte_mbuf.exp

[117/361] Generating symbol file lib/rte_meter-25.dll.p/rte_meter-25.dll.symbols
[118/361] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.obj
[119/361] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[120/361] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
FAILED: lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj 
"cl" "-Ilib\librte_ethdev.a.p" "-Ilib" "-I..\lib" "-Ilib\ethdev" "-I..\lib\ethdev" "-Ilib\eal\common" "-I..\lib\eal\common" "-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" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-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\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Ilib\meter" "-I..\lib\meter" "/MD" "/nologo" "/showIncludes" "/utf-8" "/W3" "/std:c11" "/O2" "/Gw" "/wd4244" "/wd4267" "/wd4146" "/experimental:c11atomics" "/d1experimental:typeof" "/experimental:statementExpressions" "/FI" "rte_config.h" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev" "/Fdlib\librte_ethdev.a.p\ethdev_rte_ethdev.c.pdb" /Folib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj "/c" ../lib/ethdev/rte_ethdev.c
../lib/ethdev/rte_ethdev.c(7125): error C7707: call to '__c11_atomic_store': argument type 'rte_eth_mirror **' must be a pointer to an atomic type
../lib/ethdev/rte_ethdev.c(7127): error C7707: call to '__c11_atomic_store': argument type 'rte_eth_mirror **' must be a pointer to an atomic type
../lib/ethdev/rte_ethdev.c(7150): error C7707: call to '__c11_atomic_exchange': argument type 'rte_eth_mirror **' must be a pointer to an atomic type
../lib/ethdev/rte_ethdev.c(7152): error C7707: call to '__c11_atomic_exchange': argument type 'rte_eth_mirror **' must be a pointer to an atomic type
[121/361] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.obj
[122/361] Generating symbol file lib/rte_mbuf-25.dll.p/rte_mbuf-25.dll.symbols
[123/361] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.obj
[124/361] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.obj
[125/361] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.obj
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: C:\hostedtoolcache\windows\Python\3.13.2\x64\Scripts\ninja.EXE -C D:/a/dpdk/dpdk/build
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "windows-2022-msvc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_rx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6400:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6400 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_MIRROR_DIRECTION_INGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1524:6: note: declared here
 1524 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t queue_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_tx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6769:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6769 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_MIRROR_DIRECTION_EGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1524:6: note: declared here
 1524 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t queue_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[5239/7015] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[151/3555] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[152/3555] Compiling C object lib/librte_net.so.25.2.p/net_rte_net_crc.c.o
[153/3555] Compiling C object lib/librte_net.so.25.2.p/net_net_crc_sse.c.o
[154/3555] Compiling C object lib/librte_net.so.25.2.p/net_rte_net.c.o
[155/3555] Compiling C object lib/librte_net.so.25.2.p/net_rte_arp.c.o
[156/3555] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[157/3555] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[158/3555] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
FAILED: lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 
ccache gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_FLOW_DEBUG -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -c ../lib/ethdev/ethdev_private.c
../lib/ethdev/ethdev_private.c: In function ‘eth_dev_fp_ops_setup’:
../lib/ethdev/ethdev_private.c:288:24: error: assignment to ‘struct rte_eth_mirror * _Atomic*’ from incompatible pointer type ‘struct rte_eth_mirror **’ [-Werror=incompatible-pointer-types]
  288 |         fpo->rx_mirror = &dev->data->rx_mirror;
      |                        ^
../lib/ethdev/ethdev_private.c:289:24: error: assignment to ‘struct rte_eth_mirror * _Atomic*’ from incompatible pointer type ‘struct rte_eth_mirror **’ [-Werror=incompatible-pointer-types]
  289 |         fpo->tx_mirror = &dev->data->tx_mirror;
      |                        ^
cc1: all warnings being treated as errors
[159/3555] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[160/3555] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[161/3555] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[162/3555] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[163/3555] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-mini" at step Build and test
####################################################################################
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_rx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6400:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6400 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_MIRROR_DIRECTION_INGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1524:6: note: declared here
 1524 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t queue_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_tx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6769:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6769 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_MIRROR_DIRECTION_EGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1524:6: note: declared here
 1524 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t queue_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1371/2145] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:127:31: note: expanded from macro 'atomic_store_explicit'
#define atomic_store_explicit __c11_atomic_store
                              ^
../lib/ethdev/rte_ethdev.c:7150:14: error: address argument to atomic operation must be a pointer to _Atomic type ('struct rte_eth_mirror **' invalid)
        rx_mirror = rte_atomic_exchange_explicit(&dev->data->rx_mirror, NULL,
                    ^                            ~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:75:2: note: expanded from macro 'rte_atomic_exchange_explicit'
        atomic_exchange_explicit(ptr, val, memorder)
        ^                        ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:133:34: note: expanded from macro 'atomic_exchange_explicit'
#define atomic_exchange_explicit __c11_atomic_exchange
                                 ^
../lib/ethdev/rte_ethdev.c:7152:14: error: address argument to atomic operation must be a pointer to _Atomic type ('struct rte_eth_mirror **' invalid)
        tx_mirror = rte_atomic_exchange_explicit(&dev->data->tx_mirror, NULL,
                    ^                            ~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:75:2: note: expanded from macro 'rte_atomic_exchange_explicit'
        atomic_exchange_explicit(ptr, val, memorder)
        ^                        ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:133:34: note: expanded from macro 'atomic_exchange_explicit'
#define atomic_exchange_explicit __c11_atomic_exchange
                                 ^
4 errors generated.
[161/3555] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
            ^~~
../lib/ethdev/ethdev_private.c:548:3: note: remove the 'if' if its condition is always true
                if (resp->err_value == 0)
                ^~~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/ethdev_private.c:543:6: error: variable 'ret' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
        if (rte_mp_request_sync(&mp_req, &mp_reply, &ts) == 0) {
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/ethdev_private.c:555:6: note: uninitialized use occurs here
        if (ret < 0)
            ^~~
../lib/ethdev/ethdev_private.c:543:2: note: remove the 'if' if its condition is always true
        if (rte_mp_request_sync(&mp_req, &mp_reply, &ts) == 0) {
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/ethdev_private.c:534:9: note: initialize the variable 'ret' to silence this warning
        int ret;
               ^
                = 0
3 errors generated.
[148/7015] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[149/7015] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[150/7015] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[151/7015] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[152/7015] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_rx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6400:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6400 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_MIRROR_DIRECTION_INGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1524:6: note: declared here
 1524 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t queue_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_tx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6769:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6769 |                         rte_eth_mirror_burst(port_id, queue_id, RTE_MIRROR_DIRECTION_EGRESS,
      |                         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1524:6: note: declared here
 1524 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t queue_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[4151/5848] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[143/6926] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[144/6926] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[145/6926] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
FAILED: lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-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 -DRTE_FLOW_DEBUG -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -c ../lib/ethdev/ethdev_private.c
../lib/ethdev/ethdev_private.c: In function ‘ethdev_request’:
../lib/ethdev/ethdev_private.c:552:17: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
  552 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:12:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
   11 | #include "ethdev_private.h"
  +++ |+#include <stdlib.h>
   12 | 
../lib/ethdev/ethdev_private.c:552:17: error: incompatible implicit declaration of built-in function ‘free’ [-Werror=builtin-declaration-mismatch]
  552 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:552:17: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[146/6926] Compiling C object lib/librte_net.so.25.2.p/net_rte_net_crc.c.o
[147/6926] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[148/6926] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[149/6926] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[150/6926] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[150/6159] Generating symbol file lib/librte_mempool.so.25.2.p/librte_mempool.so.25.2.symbols
[151/6159] Linking target lib/librte_mbuf.so.25.2
[152/6159] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
FAILED: lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_FLOW_DEBUG -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -c ../lib/ethdev/ethdev_private.c
../lib/ethdev/ethdev_private.c: In function ‘ethdev_request’:
../lib/ethdev/ethdev_private.c:552:17: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
  552 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:12:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
   11 | #include "ethdev_private.h"
  +++ |+#include <stdlib.h>
   12 | 
../lib/ethdev/ethdev_private.c:552:17: error: incompatible implicit declaration of built-in function ‘free’ [-Werror=builtin-declaration-mismatch]
  552 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:552:17: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[153/6159] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[154/6159] Generating symbol file lib/librte_mbuf.so.25.2.p/librte_mbuf.so.25.2.symbols
[155/6159] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[156/6159] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[157/6159] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.exe.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_rx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6400:4: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6400 |    rte_eth_mirror_burst(port_id, queue_id, RTE_MIRROR_DIRECTION_INGRESS,
      |    ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.exe.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1524:6: note: declared here
 1524 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t queue_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.exe.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h: In function ‘rte_eth_tx_burst’:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6769:4: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
 6769 |    rte_eth_mirror_burst(port_id, queue_id, RTE_MIRROR_DIRECTION_EGRESS,
      |    ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20,
                 from buildtools/chkincs/chkincs.exe.p/rte_mtr_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1524:6: note: declared here
 1524 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t queue_id, uint8_t dir,
      |      ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[152/6188] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[153/6188] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[154/6188] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
FAILED: lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_FLOW_DEBUG -DRTE_LOG_DEFAULT_LOGTYPE=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o -c ../lib/ethdev/ethdev_private.c
../lib/ethdev/ethdev_private.c: In function ‘ethdev_request’:
../lib/ethdev/ethdev_private.c:552:17: error: implicit declaration of function ‘free’ [-Werror=implicit-function-declaration]
  552 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:12:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
   11 | #include "ethdev_private.h"
  +++ |+#include <stdlib.h>
   12 | 
../lib/ethdev/ethdev_private.c:552:17: error: incompatible implicit declaration of built-in function ‘free’ [-Werror=builtin-declaration-mismatch]
  552 |                 free(mp_reply.msgs);
      |                 ^~~~
../lib/ethdev/ethdev_private.c:552:17: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
cc1: all warnings being treated as errors
[155/6188] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[156/6188] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[157/6188] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[158/6188] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[159/6188] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################




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

  parent reply	other threads:[~2025-04-12  0:23 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250411234927.114568-14-stephen@networkplumber.org>
2025-04-11 23:16 ` |FAILURE| pw152891-152903 " qemudev
2025-04-11 23:52 ` |WARNING| pw152903 " checkpatch
2025-04-12  0:23 ` 0-day Robot [this message]
2025-04-12  1:08 ` |WARNING| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port dpdklab
2025-04-12  1:08 ` |SUCCESS| " dpdklab
2025-04-12  1:24 ` dpdklab
2025-04-12  1:29 ` |FAILURE| " dpdklab
2025-04-12  1:38 ` |SUCCESS| " dpdklab
2025-04-12  1:39 ` |FAILURE| " dpdklab
2025-04-12  1:45 ` |SUCCESS| " dpdklab
2025-04-12  1:45 ` dpdklab
2025-04-12  1:53 ` |WARNING| " dpdklab
2025-04-12  1:54 ` dpdklab
2025-04-12  2:09 ` |FAILURE| " dpdklab
2025-04-12  2:12 ` |SUCCESS| " dpdklab
2025-04-12  2:20 ` |WARNING| " dpdklab
2025-04-12  2:21 ` dpdklab
2025-04-12  2:21 ` |FAILURE| " dpdklab
2025-04-12  2:22 ` |WARNING| " dpdklab
2025-04-12  2:37 ` |FAILURE| " dpdklab
2025-04-12  3:24 ` dpdklab

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=20250412002313.2347094-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=stephen@networkplumber.org \
    --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).