|FAILURE| pw158029-158036 [PATCH] [v4,8/8] doc: update documentation
    dpdklab at iol.unh.edu 
    dpdklab at iol.unh.edu
       
    Fri Oct 24 04:58:18 CEST 2025
    
    
  
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/158036
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Thursday, October 23 2025 15:46:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7c744b9a08cf3dd6bdd215689bb6d2beb8a8a4ef
158029-158036 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#437160
Test environment and result as below:
+------------------------------+--------------------+
|         Environment          | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL               |
+------------------------------+--------------------+
| Ubuntu 20.04                 | FAIL               |
+------------------------------+--------------------+
| Debian GNU/Linux 12          | PEND               |
+------------------------------+--------------------+
| Fedora Linux 42              | PEND               |
+------------------------------+--------------------+
| Ubuntu 22.04                 | FAIL               |
+------------------------------+--------------------+
| Ubuntu 24.04                 | PEND               |
+------------------------------+--------------------+
| CentOS Stream 9              | PEND               |
+------------------------------+--------------------+
| CentOS Stream 10             | PEND               |
+------------------------------+--------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
[539/3829] Compiling C object lib/librte_pdump.a.p/pdump_rte_pdump.c.o
FAILED: lib/librte_pdump.a.p/pdump_rte_pdump.c.o
ccache cc -Ilib/librte_pdump.a.p -Ilib -I../lib -Ilib/pdump -I../lib/pdump -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/argparse -I../lib/argparse -Ilib/ethdev -I../lib/ethdev -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 -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -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-com
 pare -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.pdump -MD -MQ lib/librte_pdump.a.p/pdump_rte_pdump.c.o -MF lib/librte_pdump.a.p/pdump_rte_pdump.c.o.d -o lib/librte_pdump.a.p/pdump_rte_pdump.c.o -c ../lib/pdump/rte_pdump.c
In file included from ../lib/eal/common/eal_export.h:8,
from ../lib/pdump/rte_pdump.c:7:
../lib/pdump/rte_pdump.c: In function 'pdump_copy':
../lib/eal/include/rte_common.h:799:20: error: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Werror=sign-compare]
799 |                 _a < _b ? _a : _b; \
|                    ^
../lib/pdump/rte_pdump.c:211:34: note: in expansion of macro 'RTE_MIN'
211 |                 unsigned int n = RTE_MIN(nb_pkts - offs, PDUMP_BURST_SIZE);
|                                  ^~~~~~~
../lib/eal/include/rte_common.h:799:32: error: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Werror=sign-compare]
799 |                 _a < _b ? _a : _b; \
|                                ^~
../lib/pdump/rte_pdump.c:211:34: note: in expansion of macro 'RTE_MIN'
211 |                 unsigned int n = RTE_MIN(nb_pkts - offs, PDUMP_BURST_SIZE);
|                                  ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34362/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
    
    
More information about the test-report
mailing list