From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: stephen@networkplumber.org, robot@bytheb.org
Subject: |FAILURE| pw155158 [PATCH v3 13/13] pdump: mark API and application as deprecated
Date: Thu, 10 Jul 2025 17:03:54 -0400 [thread overview]
Message-ID: <20250710210354.1690281-1-robot@bytheb.org> (raw)
In-Reply-To: <20250710164237.8630-14-stephen@networkplumber.org>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/155158/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/16201497502
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-static-i386" 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-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-stdatomic" 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
####################################################################################
####################################################################################
#### [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
####################################################################################
/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:6343:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6343 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
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_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_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:6712:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6712 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
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_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_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-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6343:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6343 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
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_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_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:6712:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6712 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
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_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
| ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[4247/5984] 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-mini" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6343:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6343 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
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_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_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:6712:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6712 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
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_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
| ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1372/2146] 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
####################################################################################
atomic_store_explicit(ptr, val, memorder)
^ ~~~
/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_mirror.c:254:32: error: incompatible pointer types passing '_Atomic(struct rte_eth_mirror *) *' to parameter of type 'struct rte_eth_mirror **' [-Werror,-Wincompatible-pointer-types]
found = ethdev_delete_mirror(&dev->rx_mirror, target_id);
^~~~~~~~~~~~~~~
../lib/ethdev/rte_mirror.c:211:46: note: passing argument to parameter 'top' here
ethdev_delete_mirror(struct rte_eth_mirror **top, uint16_t target_id)
^
../lib/ethdev/rte_mirror.c:255:33: error: incompatible pointer types passing '_Atomic(struct rte_eth_mirror *) *' to parameter of type 'struct rte_eth_mirror **' [-Werror,-Wincompatible-pointer-types]
found |= ethdev_delete_mirror(&dev->tx_mirror, target_id);
^~~~~~~~~~~~~~~
../lib/ethdev/rte_mirror.c:211:46: note: passing argument to parameter 'top' here
ethdev_delete_mirror(struct rte_eth_mirror **top, uint16_t target_id)
^
7 errors generated.
[164/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[165/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[166/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[167/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[168/3613] 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-clang-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20:
../lib/ethdev/rte_ethdev.h:6343:4: error: 'rte_eth_mirror_burst' is deprecated: Symbol is not yet part of stable ABI [-Werror,-Wdeprecated-declarations]
rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
^
../lib/ethdev/rte_mirror.h:104:1: note: 'rte_eth_mirror_burst' has been explicitly marked deprecated here
__rte_experimental
^
../lib/eal/include/rte_compat.h:15:16: note: expanded from macro '__rte_experimental'
__attribute__((deprecated("Symbol is not yet part of stable ABI"), \
^
In file included from buildtools/chkincs/chkincs.p/rte_mtr_driver.c:1:
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr_driver.h:20:
../lib/ethdev/rte_ethdev.h:6712:4: error: 'rte_eth_mirror_burst' is deprecated: Symbol is not yet part of stable ABI [-Werror,-Wdeprecated-declarations]
rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
^
../lib/ethdev/rte_mirror.h:104:1: note: 'rte_eth_mirror_burst' has been explicitly marked deprecated here
__rte_experimental
^
../lib/eal/include/rte_compat.h:15:16: note: expanded from macro '__rte_experimental'
__attribute__((deprecated("Symbol is not yet part of stable ABI"), \
^
2 errors generated.
[5344/7157] Compiling C object app/dpdk-test.p/test_test_ring_perf.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-shared-aarch64" at step Build and test
####################################################################################
/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:6343:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6343 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm_driver.h:20,
from buildtools/chkincs/chkincs.p/rte_tm_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm_driver.h:20,
from buildtools/chkincs/chkincs.p/rte_tm_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:6712:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6712 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm_driver.h:20,
from buildtools/chkincs/chkincs.p/rte_tm_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_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-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
../lib/ethdev/rte_mirror.c: In function ‘rte_eth_remove_mirror’:
../lib/ethdev/rte_mirror.c:254:46: error: passing argument 1 of ‘ethdev_delete_mirror’ from incompatible pointer type [-Werror=incompatible-pointer-types]
254 | found = ethdev_delete_mirror(&dev->rx_mirror, target_id);
| ^~~~~~~~~~~~~~~
| |
| struct rte_eth_mirror * _Atomic*
../lib/ethdev/rte_mirror.c:211:46: note: expected ‘struct rte_eth_mirror **’ but argument is of type ‘struct rte_eth_mirror * _Atomic*’
211 | ethdev_delete_mirror(struct rte_eth_mirror **top, uint16_t target_id)
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~
../lib/ethdev/rte_mirror.c:255:47: error: passing argument 1 of ‘ethdev_delete_mirror’ from incompatible pointer type [-Werror=incompatible-pointer-types]
255 | found |= ethdev_delete_mirror(&dev->tx_mirror, target_id);
| ^~~~~~~~~~~~~~~
| |
| struct rte_eth_mirror * _Atomic*
../lib/ethdev/rte_mirror.c:211:46: note: expected ‘struct rte_eth_mirror **’ but argument is of type ‘struct rte_eth_mirror * _Atomic*’
211 | ethdev_delete_mirror(struct rte_eth_mirror **top, uint16_t target_id)
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~
cc1: all warnings being treated as errors
[164/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[165/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[166/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[167/3613] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[168/3613] 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-riscv64" at step Build and test
####################################################################################
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6343:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6343 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
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_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_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:6712:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6712 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
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_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
| ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[4574/6278] Compiling C object app/dpdk-test.p/test_test_trace_perf.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
####################################################################################
/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:6343:4: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6343 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_INGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm_driver.h:20,
from buildtools/chkincs/chkincs.exe.p/rte_tm_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm_driver.h:20,
from buildtools/chkincs/chkincs.exe.p/rte_tm_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:6712:4: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6712 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:173,
from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_tm_driver.h:20,
from buildtools/chkincs/chkincs.exe.p/rte_tm_driver.c:1:
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_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
####################################################################################
In file included from ../lib/ethdev/rte_ethdev.h:173,
from ../lib/ethdev/rte_flow.h:43,
from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr.h:52,
from buildtools/chkincs/chkincs.p/rte_mtr.c:1:
../lib/ethdev/rte_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
| ^~~~~~~~~~~~~~~~~~~~
In file included from ../lib/ethdev/rte_flow.h:43,
from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr.h:52,
from buildtools/chkincs/chkincs.p/rte_mtr.c:1:
../lib/ethdev/rte_ethdev.h: In function ‘rte_eth_tx_burst’:
../lib/ethdev/rte_ethdev.h:6712:25: error: ‘rte_eth_mirror_burst’ is deprecated: Symbol is not yet part of stable ABI [-Werror=deprecated-declarations]
6712 | rte_eth_mirror_burst(port_id, queue_id, RTE_ETH_MIRROR_DIRECTION_EGRESS,
| ^~~~~~~~~~~~~~~~~~~~
In file included from ../lib/ethdev/rte_ethdev.h:173,
from ../lib/ethdev/rte_flow.h:43,
from /home/runner/work/dpdk/dpdk/lib/ethdev/rte_mtr.h:52,
from buildtools/chkincs/chkincs.p/rte_mtr.c:1:
../lib/ethdev/rte_mirror.h:105:6: note: declared here
105 | void rte_eth_mirror_burst(uint16_t port_id, uint16_t quque_id, uint8_t dir,
| ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[4620/6327] Compiling C object app/dpdk-test.p/test_test_trace_perf.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-----------------------------
next prev parent reply other threads:[~2025-07-10 21:04 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250710164237.8630-14-stephen@networkplumber.org>
2025-07-10 16:17 ` |SUCCESS| pw155146-155158 " qemudev
2025-07-10 16:22 ` |FAILURE| " qemudev
2025-07-10 16:44 ` |SUCCESS| pw155158 " checkpatch
2025-07-10 17:53 ` |FAILURE| pw155146-155158 [PATCH] [v3,13/13] pdump: mark API and app dpdklab
2025-07-10 17:55 ` |PENDING| " dpdklab
2025-07-10 17:57 ` |SUCCESS| " dpdklab
2025-07-10 17:59 ` |PENDING| " dpdklab
2025-07-10 18:01 ` |FAILURE| " dpdklab
2025-07-10 18:05 ` |SUCCESS| " dpdklab
2025-07-10 18:14 ` dpdklab
2025-07-10 18:18 ` |FAILURE| " dpdklab
2025-07-10 18:22 ` |SUCCESS| " dpdklab
2025-07-10 18:27 ` |FAILURE| " dpdklab
2025-07-10 18:33 ` dpdklab
2025-07-10 18:35 ` dpdklab
2025-07-10 18:36 ` dpdklab
2025-07-10 18:37 ` dpdklab
2025-07-10 18:40 ` dpdklab
2025-07-10 18:43 ` |PENDING| " dpdklab
2025-07-10 18:55 ` |FAILURE| " dpdklab
2025-07-10 19:04 ` dpdklab
2025-07-10 19:05 ` dpdklab
2025-07-10 19:58 ` dpdklab
2025-07-10 21:03 ` 0-day Robot [this message]
2025-07-10 21:08 ` dpdklab
2025-07-10 23:23 ` |SUCCESS| " dpdklab
2025-07-10 23:34 ` 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=20250710210354.1690281-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).