|FAILURE| pw155158 [PATCH v3 13/13] pdump: mark API and application as deprecated
0-day Robot
robot at bytheb.org
Thu Jul 10 23:03:54 CEST 2025
From: robot at 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-----------------------------
More information about the test-report
mailing list