|WARNING| pw154231 [PATCH] [v18] trace: add PMU
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jun 10 02:51:11 CEST 2025
Test-Label: iol-abi-testing
Test-Status: WARNING
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-ABI#129521
Test environment and result as below:
+-------------------------------+----------+
| Environment | abi_test |
+===============================+==========+
| CentOS Stream 9 | PASS |
+-------------------------------+----------+
| CentOS Stream 10 | FAIL |
+-------------------------------+----------+
| Debian GNU/Linux 12 | PASS |
+-------------------------------+----------+
| Fedora 40 (Clang) | FAIL |
+-------------------------------+----------+
| Fedora 40 | FAIL |
+-------------------------------+----------+
| Fedora 41 (Clang) | FAIL |
+-------------------------------+----------+
| Fedora 41 | FAIL |
+-------------------------------+----------+
| openSUSE Leap 15.6 | PASS |
+-------------------------------+----------+
| Red Hat Enterprise Linux 8.10 | PASS |
+-------------------------------+----------+
| Red Hat Enterprise Linux 9.5 | PASS |
+-------------------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------------------+----------+
==== 20 line log output for Fedora 41 (abi_test): ====
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(
| ^~~~~~~~~~~~~~~~~~
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: warning: unused variable 'val' [-Wunused-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(
| ^~~~~~~~~~~~~~~~~~
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)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc 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)
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)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
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