* |FAILURE| pw152891-152903 [RFC 13/13] app/dumpcap: use port mirror instead of pdump
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
@ 2025-04-11 23:16 ` qemudev
2025-04-11 23:52 ` |WARNING| pw152903 " checkpatch
` (19 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: qemudev @ 2025-04-11 23:16 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger, zhoumin
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/152903
_ninja build failure_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Fri, 11 Apr 2025 16:44:38 -0700
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> ninja build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
cc -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/loongarch/include -I../lib/eal/loongarch/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 -std=c11 -O3 -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_SO
URCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -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:499:71: error: expected ‘,’ before ‘)’ token
static_assert(sizeof(struct ethdev_mp_request) <= RTE_MP_MAX_PARAM_LEN);
^
./lib/ethdev/ethdev_private.c: In function ‘ethdev_request’:
./lib/ethdev/ethdev_private.c:552:3: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
free(mp_reply.msgs);
^~~~
./lib/ethdev/ethdev_private.c:552:3: warning: incompatible implicit declaration of built-in function ‘free’
./lib/ethdev/ethdev_private.c:552:3: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
./lib/ethdev/ethdev_private.c:12:1:
+#include <stdlib.h>
./lib/ethdev/ethdev_private.c:552:3:
free(mp_reply.msgs);
^~~~
[107/2952] Compiling C object lib/librte_net.so.25.2.p/net_rte_arp.c.o
[108/2952] Compiling C object lib/librte_net.a.p/net_rte_net.c.o
[109/2952] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[110/2952] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o
[111/2952] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o
[112/2952] Compiling C object lib/librte_net.so.25.2.p/net_rte_net.c.o
[113/2952] Generating log.sym_chk with a custom command (wrapped by meson to capture output)
[114/2952] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
[115/2952] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[116/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[117/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[118/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o
[119/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o
[120/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o
[121/2952] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o
[122/2952] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[123/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[124/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o
[125/2952] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[126/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[127/2952] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[128/2952] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[129/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o
[130/2952] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[131/2952] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[132/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[133/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[134/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[135/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[136/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[137/2952] Compiling C object lib/librte_ring.a.p/ring_soring.c.o
[138/2952] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[139/2952] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
^ permalink raw reply [flat|nested] 21+ messages in thread
* |WARNING| pw152903 [RFC 13/13] app/dumpcap: use port mirror instead of pdump
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
2025-04-11 23:16 ` |FAILURE| pw152891-152903 [RFC 13/13] app/dumpcap: use port mirror instead of pdump qemudev
@ 2025-04-11 23:52 ` checkpatch
2025-04-12 0:23 ` |FAILURE| " 0-day Robot
` (18 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: checkpatch @ 2025-04-11 23:52 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152903
_coding style issues_
WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#166: FILE: app/dumpcap/main.c:277:
+ rte_exit(EXIT_FAILURE, "Could not read stats for default port %u
", intf->port);
total: 0 errors, 1 warnings, 560 lines checked
^ permalink raw reply [flat|nested] 21+ messages in thread
* |FAILURE| pw152903 [RFC 13/13] app/dumpcap: use port mirror instead of pdump
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
2025-04-11 23:16 ` |FAILURE| pw152891-152903 [RFC 13/13] app/dumpcap: use port mirror instead of pdump qemudev
2025-04-11 23:52 ` |WARNING| pw152903 " checkpatch
@ 2025-04-12 0:23 ` 0-day Robot
2025-04-12 1:08 ` |WARNING| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port dpdklab
` (17 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: 0-day Robot @ 2025-04-12 0:23 UTC (permalink / raw)
To: test-report; +Cc: stephen, robot
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-----------------------------
^ permalink raw reply [flat|nested] 21+ messages in thread
* |WARNING| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (2 preceding siblings ...)
2025-04-12 0:23 ` |FAILURE| " 0-day Robot
@ 2025-04-12 1:08 ` dpdklab
2025-04-12 1:08 ` |SUCCESS| " dpdklab
` (16 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#123129
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 10 | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Fedora 41 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
==== 20 line log output for RHEL8 (abi_test): ====
[150/3678] Compiling C object lib/librte_net.so.25.2.p/net_rte_ether.c.o
[151/3678] Compiling C object lib/librte_net.so.25.2.p/net_rte_net.c.o
[152/3678] Compiling C object lib/librte_net.so.25.2.p/net_rte_net_crc.c.o
[153/3678] Compiling C object lib/librte_net.so.25.2.p/net_net_crc_sse.c.o
[154/3678] Linking target lib/librte_net.so.25.2
[155/3678] Generating symbol file lib/librte_net.so.25.2.p/librte_net.so.25.2.symbols
[156/3678] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o
[157/3678] Linking static target lib/librte_meter.a
[158/3678] Generating rte_meter_map with a custom command
[159/3678] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[160/3678] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[161/3678] Linking target lib/librte_meter.so.25.2
[162/3678] Generating symbol file lib/librte_meter.so.25.2.p/librte_meter.so.25.2.symbols
[163/3678] 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 cc -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 -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_SOUR
CE -fPIC -march=native -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:499:71: error: expected ',' before ')' token
static_assert(sizeof(struct ethdev_mp_request) <= RTE_MP_MAX_PARAM_LEN);
^
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |SUCCESS| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (3 preceding siblings ...)
2025-04-12 1:08 ` |WARNING| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port dpdklab
@ 2025-04-12 1:08 ` dpdklab
2025-04-12 1:24 ` dpdklab
` (15 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-marvell-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152903
_Functional Testing PASS_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#221338
Test environment and result as below:
Ubuntu 20.04.6
Kernel: 5.4.105
Compiler: gcc 9.4
NIC: Marvell CN106XX 50000 Mbps
Target: arm64-native-linuxapp-gcc
Aggregate Results by Test Suite
+----------------+--------+
| Test Suite | Result |
+================+========+
| cmdline | PASS |
+----------------+--------+
| rxtx_callbacks | PASS |
+----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |SUCCESS| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (4 preceding siblings ...)
2025-04-12 1:08 ` |SUCCESS| " dpdklab
@ 2025-04-12 1:24 ` dpdklab
2025-04-12 1:29 ` |FAILURE| " dpdklab
` (14 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:24 UTC (permalink / raw)
To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152903
_Performance Testing PASS_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#221328
Test environment and result as below:
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | 0.7% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | 0.3% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |FAILURE| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (5 preceding siblings ...)
2025-04-12 1:24 ` dpdklab
@ 2025-04-12 1:29 ` dpdklab
2025-04-12 1:38 ` |SUCCESS| " dpdklab
` (13 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:29 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Stephen Hemminger
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#330585
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| CentOS Stream 9 | PEND |
+-------------------+----------------+
| CentOS Stream 10 | PEND |
+-------------------+----------------+
| Fedora 40 | PEND |
+-------------------+----------------+
| Debian 12 | PEND |
+-------------------+----------------+
| Fedora 40 (Clang) | WARN |
+-------------------+----------------+
| Fedora 41 | PEND |
+-------------------+----------------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------+----------------+
| RHEL9 | PEND |
+-------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------+----------------+
| RHEL8 | PEND |
+-------------------+----------------+
==== 20 line log output for Fedora 40 (Clang) (dpdk_unit_test): ====
551 | rte_errno = -resp->err_value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/ethdev_private.c:543:6: error: variable 'ret' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
543 | if (rte_mp_request_sync(&mp_req, &mp_reply, &ts) == 0) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/ethdev_private.c:555:6: note: uninitialized use occurs here
555 | if (ret < 0)
| ^~~
../lib/ethdev/ethdev_private.c:543:2: note: remove the 'if' if its condition is always true
543 | 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
534 | int ret;
| ^
| = 0
3 errors generated.
[156/3488] Generating symbol file lib/librte_net.so.25.2.p/librte_net.so.25.2.symbols
[157/3488] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[158/3488] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |SUCCESS| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (6 preceding siblings ...)
2025-04-12 1:29 ` |FAILURE| " dpdklab
@ 2025-04-12 1:38 ` dpdklab
2025-04-12 1:39 ` |FAILURE| " dpdklab
` (12 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152903
_Functional Testing PASS_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#221335
Test environment and result as below:
Ubuntu 24.04 LTS
Kernel: 6.8.0-44-generic
Compiler: gcc 13.2.0
NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ 40 Mbps
Aggregate Results by Test Suite
+----------------------+--------+
| Test Suite | Result |
+======================+========+
| TestBlocklist | PASS |
+----------------------+--------+
| TestMacFilter | PASS |
+----------------------+--------+
| TestDynamicConfig | PASS |
+----------------------+--------+
| TestDynamicQueueConf | PASS |
+----------------------+--------+
| TestPMDBufferScatter | PASS |
+----------------------+--------+
| TestPromiscSupport | PASS |
+----------------------+--------+
| TestUniPkt | PASS |
+----------------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-131-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |FAILURE| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (7 preceding siblings ...)
2025-04-12 1:38 ` |SUCCESS| " dpdklab
@ 2025-04-12 1:39 ` dpdklab
2025-04-12 1:45 ` |SUCCESS| " dpdklab
` (11 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Stephen Hemminger
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#330579
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| CentOS Stream 9 | PEND |
+-------------------+----------------+
| CentOS Stream 10 | PASS |
+-------------------+----------------+
| Fedora 40 | PEND |
+-------------------+----------------+
| Debian 12 | PEND |
+-------------------+----------------+
| Fedora 40 (Clang) | WARN |
+-------------------+----------------+
| Fedora 41 | PEND |
+-------------------+----------------+
| Fedora 41 (Clang) | WARN |
+-------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------+----------------+
| RHEL9 | PEND |
+-------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------+----------------+
| RHEL8 | PEND |
+-------------------+----------------+
==== 20 line log output for Fedora 41 (Clang) (dpdk_unit_test): ====
551 | rte_errno = -resp->err_value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/ethdev_private.c:543:6: error: variable 'ret' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
543 | if (rte_mp_request_sync(&mp_req, &mp_reply, &ts) == 0) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/ethdev/ethdev_private.c:555:6: note: uninitialized use occurs here
555 | if (ret < 0)
| ^~~
../lib/ethdev/ethdev_private.c:543:2: note: remove the 'if' if its condition is always true
543 | 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
534 | int ret;
| ^
| = 0
3 errors generated.
[160/3488] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[161/3488] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[162/3488] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |SUCCESS| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (8 preceding siblings ...)
2025-04-12 1:39 ` |FAILURE| " dpdklab
@ 2025-04-12 1:45 ` dpdklab
2025-04-12 1:45 ` dpdklab
` (10 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152903
_Testing PASS_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing pass
Upstream job id: Template-DTS-Pipeline#221340
Test environment and result as below:
+--------------------+----------------------+
| Environment | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | PASS |
+--------------------+----------------------+
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |SUCCESS| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (9 preceding siblings ...)
2025-04-12 1:45 ` |SUCCESS| " dpdklab
@ 2025-04-12 1:45 ` dpdklab
2025-04-12 1:53 ` |WARNING| " dpdklab
` (9 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152903
_Performance Testing PASS_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#221331
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 0.2% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Fail/Total: 0/3
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 128 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | -1.2% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.5% |
+------------+---------+----------+-------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |WARNING| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (10 preceding siblings ...)
2025-04-12 1:45 ` dpdklab
@ 2025-04-12 1:53 ` dpdklab
2025-04-12 1:54 ` dpdklab
` (8 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Aarch32-Unit-Test#5912
Test environment and result as below:
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 10 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm) | WARN | SKIPPED | WARN | WARN |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 41 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 41 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | WARN | SKIPPED | SKIPPED |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[149/404] Generating symbol file lib/librte_net.so.25.2.p/librte_net.so.25.2.symbols
[150/404] Generating symbol file lib/librte_meter.so.25.2.p/librte_meter.so.25.2.symbols
[151/404] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o
[152/404] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
FAILED: lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
gcc-10 -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 -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 -O3 -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 -ma
rch=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -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:3: error: implicit declaration of function 'free' [-Werror=implicit-function-declaration]
552 | free(mp_reply.msgs);
| ^~~~
../lib/ethdev/ethdev_private.c:552:3: error: incompatible implicit declaration of built-in function 'free' [-Werror]
../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 |
cc1: all warnings being treated as errors
[153/404] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[154/404] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o
[155/404] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |WARNING| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (11 preceding siblings ...)
2025-04-12 1:53 ` |WARNING| " dpdklab
@ 2025-04-12 1:54 ` dpdklab
2025-04-12 2:09 ` |FAILURE| " dpdklab
` (7 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 1:54 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#27840
Test environment and result as below:
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_msvc_compile |
+=====================+====================+===================+==================+=========================+===================+
| CentOS Stream 9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Debian 12 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| CentOS Stream 10 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Fedora 40 (Clang) | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Fedora 41 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Fedora 41 | PEND | PEND | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| RHEL8 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Ubuntu 22.04 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| RHEL9 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Alpine | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| FreeBSD 13.5 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | FAIL | PEND |
+---------------------+--------------------+-------------------+------------------+-------------------------+-------------------+
==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
^~~
../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.
[426/860] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.obj
[427/860] Generating symbol file lib/rte_meter-25.dll.p/rte_meter-25.dll.symbols
[428/860] Linking target lib/rte_pci-25.dll
Creating library lib\rte_pci.lib and object lib\rte_pci.exp
[429/860] Generating symbol file lib/rte_ring-25.dll.p/rte_ring-25.dll.symbols
[430/860] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.obj
[431/860] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.obj
[432/860] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.obj
[433/860] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.obj
[434/860] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |FAILURE| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (12 preceding siblings ...)
2025-04-12 1:54 ` dpdklab
@ 2025-04-12 2:09 ` dpdklab
2025-04-12 2:12 ` |SUCCESS| " dpdklab
` (6 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 2:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Stephen Hemminger
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#379520
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (ARM) (dpdk_meson_compile): ====
[155/3704] Linking target lib/librte_meter.so.25.2
[156/3704] Generating symbol file lib/librte_meter.so.25.2.p/librte_meter.so.25.2.symbols
[157/3704] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[158/3704] 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 cc -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 -O3 -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.1-a+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -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' [-Wimplicit-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
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |SUCCESS| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (13 preceding siblings ...)
2025-04-12 2:09 ` |FAILURE| " dpdklab
@ 2025-04-12 2:12 ` dpdklab
2025-04-12 2:20 ` |WARNING| " dpdklab
` (5 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 2:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152903
_Functional Testing PASS_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#221337
Test environment and result as below:
Ubuntu 24.04 LTS
Kernel: 6.8.0-44-generic
Compiler: gcc 13.2.0
NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ 40 Mbps
Aggregate Results by Test Suite
+----------------------+--------+
| Test Suite | Result |
+======================+========+
| TestBlocklist | PASS |
+----------------------+--------+
| TestMacFilter | PASS |
+----------------------+--------+
| TestDynamicConfig | PASS |
+----------------------+--------+
| TestDynamicQueueConf | PASS |
+----------------------+--------+
| TestPMDBufferScatter | PASS |
+----------------------+--------+
| TestPromiscSupport | PASS |
+----------------------+--------+
| TestUniPkt | PASS |
+----------------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-131-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | PASS |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |WARNING| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (14 preceding siblings ...)
2025-04-12 2:12 ` |SUCCESS| " dpdklab
@ 2025-04-12 2:20 ` dpdklab
2025-04-12 2:21 ` dpdklab
` (4 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 2:20 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: ACVP-FIPS-testing#9521
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | WARN |
+--------------------+----------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
1111 | static bool warn_once = true;
| ^~~~~~
[3113/3512] Compiling C object drivers/librte_power_intel_uncore.so.25.2.p/meson-generated_.._rte_power_intel_uncore.pmd.c.o
[3114/3512] Linking static target drivers/libtmp_rte_power_kvm_vm.a
[3115/3512] Generating rte_baseband_la12xx.sym_chk with a custom command (wrapped by meson to capture output)
[3116/3512] Generating rte_event_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[3117/3512] Generating rte_power_acpi.sym_chk with a custom command (wrapped by meson to capture output)
[3118/3512] Generating rte_power_cppc.sym_chk with a custom command (wrapped by meson to capture output)
[3119/3512] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[3120/3512] Generating symbol file drivers/librte_crypto_octeontx.so.25.2.p/librte_crypto_octeontx.so.25.2.symbols
[3121/3512] Generating rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[3122/3512] Generating rte_power_amd_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[3123/3512] Generating rte_power_intel_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[3124/3512] Generating rte_power_intel_uncore.sym_chk with a custom command (wrapped by meson to capture output)
[3125/3512] Generating rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[3126/3512] Generating rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[3127/3512] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[3128/3512] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[3129/3512] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |WARNING| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (15 preceding siblings ...)
2025-04-12 2:20 ` |WARNING| " dpdklab
@ 2025-04-12 2:21 ` dpdklab
2025-04-12 2:21 ` |FAILURE| " dpdklab
` (3 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 2:21 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Template-DTS-Pipeline#221339
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | WARN |
+--------------------+----------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
1111 | static bool warn_once = true;
| ^~~~~~
[3113/3512] Compiling C object drivers/librte_power_intel_uncore.so.25.2.p/meson-generated_.._rte_power_intel_uncore.pmd.c.o
[3114/3512] Linking static target drivers/libtmp_rte_power_kvm_vm.a
[3115/3512] Generating rte_baseband_la12xx.sym_chk with a custom command (wrapped by meson to capture output)
[3116/3512] Generating rte_event_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[3117/3512] Generating rte_power_acpi.sym_chk with a custom command (wrapped by meson to capture output)
[3118/3512] Generating rte_power_cppc.sym_chk with a custom command (wrapped by meson to capture output)
[3119/3512] Compiling C object drivers/libtmp_rte_baseband_turbo_sw.a.p/baseband_turbo_sw_bbdev_turbo_software.c.o
[3120/3512] Generating symbol file drivers/librte_crypto_octeontx.so.25.2.p/librte_crypto_octeontx.so.25.2.symbols
[3121/3512] Generating rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[3122/3512] Generating rte_power_amd_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[3123/3512] Generating rte_power_intel_pstate.sym_chk with a custom command (wrapped by meson to capture output)
[3124/3512] Generating rte_power_intel_uncore.sym_chk with a custom command (wrapped by meson to capture output)
[3125/3512] Generating rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[3126/3512] Generating rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[3127/3512] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[3128/3512] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[3129/3512] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |FAILURE| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (16 preceding siblings ...)
2025-04-12 2:21 ` dpdklab
@ 2025-04-12 2:21 ` dpdklab
2025-04-12 2:22 ` |WARNING| " dpdklab
` (2 subsequent siblings)
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 2:21 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Stephen Hemminger
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#330598
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 10 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | WARN |
+---------------------+----------------+
| Fedora 41 | PASS |
+---------------------+----------------+
| Fedora 41 (Clang) | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | WARN |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL8 | WARN |
+---------------------+----------------+
| Windows Server 2022 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |WARNING| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (17 preceding siblings ...)
2025-04-12 2:21 ` |FAILURE| " dpdklab
@ 2025-04-12 2:22 ` dpdklab
2025-04-12 2:37 ` |FAILURE| " dpdklab
2025-04-12 3:24 ` dpdklab
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 2:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#123123
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 10 | FAIL |
+-------------------+----------+
| Debian 12 | FAIL |
+-------------------+----------+
| Fedora 40 (Clang) | FAIL |
+-------------------+----------+
| Fedora 40 | FAIL |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
| openSUSE Leap 15 | FAIL |
+-------------------+----------+
| Fedora 41 (Clang) | FAIL |
+-------------------+----------+
| RHEL9 | FAIL |
+-------------------+----------+
| Fedora 41 | FAIL |
+-------------------+----------+
| Ubuntu 24.04 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | FAIL |
+-------------------+----------+
| CentOS Stream 9 | FAIL |
+-------------------+----------+
==== 20 line log output for CentOS Stream 9 (abi_test): ====
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (24 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added variables
Functions changes summary: 0 Removed, 0 Changed, 0 Added (18 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (5 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added variables
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (295 filtered out), 0 Added (8 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
==== End log output ====
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |FAILURE| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (18 preceding siblings ...)
2025-04-12 2:22 ` |WARNING| " dpdklab
@ 2025-04-12 2:37 ` dpdklab
2025-04-12 3:24 ` dpdklab
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 2:37 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Stephen Hemminger
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#27942
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 10 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | WARN |
+---------------------+----------------+
| Fedora 41 | PASS |
+---------------------+----------------+
| Fedora 41 (Clang) | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| RHEL8 | WARN |
+---------------------+----------------+
| Windows Server 2022 | FAIL |
+---------------------+----------------+
==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ====
Failed to get the unit test results.
Displaying the unit test results is not supported for some environments,
such as our aarch32 testing, where meson is not used to run the tests.
Download the logs available on our CI site.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
* |FAILURE| pw152891-152903 [PATCH] [RFC,13/13] app/dumpcap: use port
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
` (19 preceding siblings ...)
2025-04-12 2:37 ` |FAILURE| " dpdklab
@ 2025-04-12 3:24 ` dpdklab
20 siblings, 0 replies; 21+ messages in thread
From: dpdklab @ 2025-04-12 3:24 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Stephen Hemminger
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152903
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, April 11 2025 23:44:50
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152891-152903 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#379528
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_mingw64_compile |
+===================================+====================+===================+==================+=========================+===================+======================+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Debian 12 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 40 (Clang) | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 41 (Clang) | FAIL | WARN | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| FreeBSD 13.5 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | FAIL | FAIL | PASS |
+-----------------------------------+--------------------+-------------------+------------------+-------------------------+-------------------+----------------------+
==== 20 line log output for Windows Server 2022 (dpdk_msvc_compile): ====
\0[\01\09\08\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0s\0f\0f\0_\08\06\03\06\0.\0c\0.\0o\0b\0j\0
\0
\0[\01\09\09\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0_\0c\0m\0a\0n\0.\0c\0.\0o\0b\0j\0
\0
\0[\02\00\00\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0.\0o\0b\0j\0
\0
\0F\0A\0I\0L\0E\0D\0:\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0.\0o\0b\0j\0 \0
\0
\0"\0c\0l\0"\0 \0"\0-\0I\0l\0i\0b\0\\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0"\0 \0"\0-\0I\0l\0i\0b\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0t\0h\0d\0e\0v\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0t\0h\0d\0e\0v\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0\\0c\0o\0m\0m\0o\0n\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0c\0o\0m\0m\0o\0n\0"\0 \0"\0-\0I\0.\0"\0 \0"\0-\0I\0.\0.\0"\0 \0"\0-\0I\0c\0o\0n\0f\0i\0g\0"\0 \0"\0-\0I\0.\0.\0\\0c\0o\0n\0f\0i\0g\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0\\0w\0i\0n\0d\0o\0w\0s\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0w\0i\0n\0d\0o\0w\0s\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0\\0x\08\06\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0\\0x\08\06\0\\0i\0n\0c\0l\0u\0d\0e\0"\0 \0"\0-\0I\0l\0i\0b\0\\0e\0a\0l\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0e\0a\0l\0"\0 \0"\0-\0I\0l\0i\0b\0\\0l\0o\0g\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0l\0o\0g\0"\0 \0"\0-\0I\0l\0i\0b\0\\0k\0v\0a\0r\0g\0s\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0k\0v\0a\0r\0g\0s\0"\0 \0"\0-\0I\0l\0i\0b\0\\0n\0e\0t\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0n\0e\0t\0"\0 \0"\0-\0I\0l\0i\0b\0\\0m\0b\0u\0f\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0m\0b\0u\0f\0"\0 \0"\0-\0I\0l\0i\0b\0\\0m\0e\0m\0p\0o\0o\0l\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0m\0e\0m\0p\0o\0o\0l\0"\0 \0"\0-\0I\0l\0i\0b
\0\\0r\0i\0n\0g\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0r\0i\0n\0g\0"\0 \0"\0-\0I\0l\0i\0b\0\\0m\0e\0t\0r\0i\0c\0s\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0m\0e\0t\0r\0i\0c\0s\0"\0 \0"\0-\0I\0l\0i\0b\0\\0t\0e\0l\0e\0m\0e\0t\0r\0y\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0t\0e\0l\0e\0m\0e\0t\0r\0y\0"\0 \0"\0-\0I\0l\0i\0b\0\\0m\0e\0t\0e\0r\0"\0 \0"\0-\0I\0.\0.\0\\0l\0i\0b\0\\0m\0e\0t\0e\0r\0"\0 \0"\0-\0I\0C\0:\0\\0P\0r\0o\0g\0r\0a\0m\0 \0F\0i\0l\0e\0s\0\\0M\0e\0l\0l\0a\0n\0o\0x\0\\0M\0L\0N\0X\0_\0W\0i\0n\0O\0F\02\0_\0D\0e\0v\0X\0_\0S\0D\0K\0\\0i\0n\0c\0"\0 \0"\0/\0M\0D\0"\0 \0"\0/\0n\0o\0l\0o\0g\0o\0"\0 \0"\0/\0s\0h\0o\0w\0I\0n\0c\0l\0u\0d\0e\0s\0"\0 \0"\0/\0W\03\0"\0 \0"\0/\0W\0X\0"\0 \0"\0/\0s\0t\0d\0:\0c\01\01\0"\0 \0"\0/\0O\02\0"\0 \0"\0/\0G\0w\0"\0 \0"\0/\0w\0d\04\02\04\04\0"\0 \0"\0/\0w\0d\04\02\06\07\0"\0 \0"\0/\0w\0d\04\01\04\06\0"\0 \0"\0/\0e\0x\0p\0e\0r\0i\0m\0e\0n\0t\0a\0l\0:\0c\01\01\0a\0t\0o\0m\0i\0c\0s\0"\0 \0"\0/\0d\01\0e\0x\0p\0e\0r\0i\0m\0e\0n\0t\0a\0l\0:\0t\0y\0p\0e\0o\0f\0"\0 \0"\0/\0e\0x\0p\0e\0r\0i\0m\0e\0n\0t\0a\0l\0:\0s\0t\0a\0t\0e\0m\0e\0n\0t\0E\0x\0p\0r\0e\0s\0s\0i\0o\0n\0s\0"\0 \0"\0/\0F\0I\0"\0 \0"\0r\0t\0e\0_\0c\0o\0n\0f\0i\0g\0.\0h\0"\0 \0"\0-\0D\0_\0G\0N\0U\0_\0S\0O\0U\0R\0C\0E\0"\0 \0"\0-\0D\0_\0W\0I\0N\03\02\0_\0W\0I\0N\0N\0T\0=\00\0x\00\0A\00\00\0"\0 \0"\0-\0D\0A\0L\0L\0O\0W\0_\0E\0X\0P\0E\0R\0I\0M\0E\0N\0T\0A\0L\0_\0A\0P\0I\0"\0 \0"\0-\0D\0A\0L\0L\0O\0W\0_\0I\0N\0T\0E\0R\0N\0A\0L\0_\0A\0P\0I\0"\0 \0"\0-\0D\0R\0T\0E\0_\0L\0O\0G\0_\0D\0E\0F\0A\0U\0L\0T\0
_\0L\0O\0G\0T\0Y\0P\0E\0=\0l\0i\0b\0.\0e\0t\0h\0d\0e\0v\0"\0 \0"\0/\0F\0d\0l\0i\0b\0\\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0\\0e\0t\0h\0d\0e\0v\0_\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0.\0p\0d\0b\0"\0 \0/\0F\0o\0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0.\0o\0b\0j\0 \0"\0/\0c\0"\0 \0.\0.\0/\0l\0i\0b\0/\0e\0t\0h\0d\0e\0v\0/\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0
\0
\0.\0.\0/\0l\0i\0b\0/\0e\0t\0h\0d\0e\0v\0/\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0(\07\01\02\05\0)\0:\0 \0e\0r\0r\0o\0r\0 \0C\07\07\00\07\0:\0 \0c\0a\0l\0l\0 \0t\0o\0 \0'\0_\0_\0c\01\01\0_\0a\0t\0o\0m\0i\0c\0_\0s\0t\0o\0r\0e\0'\0:\0 \0a\0r\0g\0u\0m\0e\0n\0t\0 \0t\0y\0p\0e\0 \0'\0r\0t\0e\0_\0e\0t\0h\0_\0m\0i\0r\0r\0o\0r\0 \0*\0*\0'\0 \0m\0u\0s\0t\0 \0b\0e\0 \0a\0 \0p\0o\0i\0n\0t\0e\0r\0 \0t\0o\0 \0a\0n\0 \0a\0t\0o\0m\0i\0c\0 \0t\0y\0p\0e\0
\0
\0.\0.\0/\0l\0i\0b\0/\0e\0t\0h\0d\0e\0v\0/\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0(\07\01\02\07\0)\0:\0 \0e\0r\0r\0o\0r\0 \0C\07\07\00\07\0:\0 \0c\0a\0l\0l\0 \0t\0o\0 \0'\0_\0_\0c\01\01\0_\0a\0t\0o\0m\0i\0c\0_\0s\0t\0o\0r\0e\0'\0:\0 \0a\0r\0g\0u\0m\0e\0n\0t\0 \0t\0y\0p\0e\0 \0'\0r\0t\0e\0_\0e\0t\0h\0_\0m\0i\0r\0r\0o\0r\0 \0*\0*\0'\0 \0m\0u\0s\0t\0 \0b\0e\0 \0a\0 \0p\0o\0i\0n\0t\0e\0r\0 \0t\0o\0 \0a\0n\0 \0a\0t\0o\0m\0i\0c\0 \0t\0y\0p\0e\0
\0
\0.\0.\0/\0l\0i\0b\0/\0e\0t\0h\0d\0e\0v\0/\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0(\07\01\05\00\0)\0:\0 \0e\0r\0r\0o\0r\0 \0C\07\07\00\07\0:\0 \0c\0a\0l\0l\0 \0t\0o\0 \0'\0_\0_\0c\01\01\0_\0a\0t\0o\0m\0i\0c\0_\0e\0x\0c\0h\0a\0n\0g\0e\0'\0:\0 \0a\0r\0g\0u\0m\0e\0n\0t\0 \0t\0y\0p\0e\0 \0'\0r\0t\0e\0_\0e\0t\0h\0_\0m\0i\0r\0r\0o\0r\0 \0*\0*\0'\0 \0m\0u\0s\0t\0 \0b\0e\0 \0a\0 \0p\0o\0i\0n\0t\0e\0r\0 \0t\0o\0 \0a\0n\0 \0a\0t\0o\0m\0i\0c\0 \0t\0y\0p\0e\0
\0
\0.\0.\0/\0l\0i\0b\0/\0e\0t\0h\0d\0e\0v\0/\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0c\0(\07\01\05\02\0)\0:\0 \0e\0r\0r\0o\0r\0 \0C\07\07\00\07\0:\0 \0c\0a\0l\0l\0 \0t\0o\0 \0'\0_\0_\0c\01\01\0_\0a\0t\0o\0m\0i\0c\0_\0e\0x\0c\0h\0a\0n\0g\0e\0'\0:\0 \0a\0r\0g\0u\0m\0e\0n\0t\0 \0t\0y\0p\0e\0 \0'\0r\0t\0e\0_\0e\0t\0h\0_\0m\0i\0r\0r\0o\0r\0 \0*\0*\0'\0 \0m\0u\0s\0t\0 \0b\0e\0 \0a\0 \0p\0o\0i\0n\0t\0e\0r\0 \0t\0o\0 \0a\0n\0 \0a\0t\0o\0m\0i\0c\0 \0t\0y\0p\0e\0
\0
\0[\02\00\01\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0r\0t\0e\0_\0m\0t\0r\0.\0c\0.\0o\0b\0j\0
\0
\0[\02\00\02\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0n\0e\0t\0.\0a\0.\0p\0/\0n\0e\0t\0_\0r\0t\0e\0_\0a\0r\0p\0.\0c\0.\0o\0b\0j\0
\0
\0[\02\00\03\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0e\0t\0h\0d\0e\0v\0_\0p\0r\0o\0f\0i\0l\0e\0.\0c\0.\0o\0b\0j\0
\0
\0[\02\00\04\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0e\0t\0h\0d\0e\0v\0_\0p\0r\0i\0v\0a\0t\0e\0.\0c\0.\0o\0b\0j\0
\0
\0[\02\00\05\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0m\0b\0u\0f\0.\0a\0.\0p\0/\0m\0b\0u\0f\0_\0r\0t\0e\0_\0m\0b\0u\0f\0.\0c\0.\0o\0b\0j\0
\0
\0[\02\00\06\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0e\0t\0h\0d\0e\0v\0_\0t\0r\0a\0c\0e\0_\0p\0o\0i\0n\0t\0s\0.\0c\0.\0o\0b\0j\0
\0
\0[\02\00\07\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0_\0t\0e\0l\0e\0m\0e\0t\0r\0y\0.\0c\0.\0o\0b\0j\0
\0
\0[\02\00\08\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0r\0t\0e\0_\0c\0l\0a\0s\0s\0_\0e\0t\0h\0.\0c\0.\0o\0b\0j\0
\0
\0[\02\00\09\0/\03\06\01\0]\0 \0C\0o\0m\0p\0i\0l\0i\0n\0g\0 \0C\0 \0o\0b\0j\0e\0c\0t\0 \0l\0i\0b\0/\0l\0i\0b\0r\0t\0e\0_\0e\0t\0h\0d\0e\0v\0.\0a\0.\0p\0/\0e\0t\0h\0d\0e\0v\0_\0r\0t\0e\0_\0f\0l\0o\0w\0.\0c\0.\0o\0b\0j\0
\0
\0n\0i\0n\0j\0a\0:\0 \0b\0u\0i\0l\0d\0 \0s\0t\0o\0p\0p\0e\0d\0:\0 \0s\0u\0b\0c\0o\0m\0m\0a\0n\0d\0 \0f\0a\0i\0l\0e\0d\0.\0
\0
\0
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33000/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 21+ messages in thread
end of thread, other threads:[~2025-04-12 3:24 UTC | newest]
Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250411234927.114568-14-stephen@networkplumber.org>
2025-04-11 23:16 ` |FAILURE| pw152891-152903 [RFC 13/13] app/dumpcap: use port mirror instead of pdump qemudev
2025-04-11 23:52 ` |WARNING| pw152903 " checkpatch
2025-04-12 0:23 ` |FAILURE| " 0-day Robot
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
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).