|FAILURE| pw158029-158036 [PATCH] [v4,8/8] doc: update documentation
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Oct 24 15:07:42 CEST 2025
Test-Label: iol-unit-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-Unit-Test-DPDK#384591
Test environment and result as below:
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==============================+================+==============+===========================+==============================+
| CentOS Stream 10 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian GNU/Linux 12 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 42 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 40 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.5 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 | PEND | PASS | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 41 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | SKIPPED | SKIPPED | PEND | PEND |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for CentOS Stream 10 (dpdk_unit_test): ====
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
[568/3802] Generating rte_graph_map with a custom command
[569/3802] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ipsec.c.o
[570/3802] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Fedora Linux 40
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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
Fedora Linux 41
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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