|FAILURE| pw154231 [PATCH] [v18] trace: add PMU
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jun 10 06:52:38 CEST 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/154231
_Testing issues_
Submitter: Thomas Monjalon <thomas at monjalon.net>
Date: Monday, June 09 2025 16:55:24
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:98bfa438ca7f80baf155636364377be72b4c75dc
154231 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#395841
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | PASS |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | FAIL |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~
../lib/eal/include/rte_eal_trace.h:133:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
133 | RTE_TRACE_POINT_FP(
| ^~~~~~~~~~~~~~~~~~
In file included from ../lib/eal/include/rte_eal_trace.h:131,
from ../lib/eal/common/eal_common_trace_points.c:7:
../lib/pmu/rte_pmu.h:236:27: note: expected 'unsigned int' but argument is of type 'char * (*)(const char *, int)'
236 | rte_pmu_read(unsigned int index)
| ~~~~~~~~~~~~~^~~~~
../lib/eal/include/rte_eal_trace.h:136:18: error: unused variable 'val' [-Werror=unused-variable]
136 | uint64_t val = rte_pmu_read(index);
| ^~~
../lib/eal/include/rte_trace_point_register.h:55:9: note: in definition of macro '__RTE_TRACE_POINT'
55 | __VA_ARGS__ \
| ^~~~~~~~~~~
../lib/eal/include/rte_eal_trace.h:133:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
133 | RTE_TRACE_POINT_FP(
| ^~~~~~~~~~~~~~~~~~
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.15
Compiler: aarch64-linux-gnu-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) 12.2.0
Fedora 40 (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)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
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 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
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/33364/
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