|FAILURE| pw142559-142561 [PATCH] [v1,4/4] power/amd_uncore: uncore

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Jul 20 19:42:02 CEST 2024


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/142561

_Testing issues_

Submitter: Sivaprasad Tummala <Sivaprasad.Tummala at amd.com>
Date: Saturday, July 20 2024 16:50:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084

142559-142561 --> testing issues

Upstream job id: Windows-Compile-DPDK-VS#2554

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | FAIL               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
/usr/bin/ld: test_power_cpufreq.c:(.text+0x51e): undefined reference to `rte_power_get_core_ops'
/usr/bin/ld: test_power_cpufreq.c:(.text+0x53a): undefined reference to `rte_power_get_core_ops'
/usr/bin/ld: test_power_cpufreq.c:(.text+0x556): undefined reference to `rte_power_get_core_ops'
/usr/bin/ld: app/a172ced@@dpdk-test at exe/test_test_power_cpufreq.c.o:test_power_cpufreq.c:(.text+0x588): more undefined references to `rte_power_get_core_ops' follow
/usr/bin/ld: app/a172ced@@dpdk-test at exe/test_test_power_intel_uncore.c.o: in function `test_power_intel_uncore':
test_power_intel_uncore.c:(.text+0x19): undefined reference to `rte_power_get_uncore_ops'
/usr/bin/ld: test_power_intel_uncore.c:(.text+0x3a): undefined reference to `rte_power_get_uncore_ops'
/usr/bin/ld: test_power_intel_uncore.c:(.text+0x46): undefined reference to `rte_power_get_uncore_ops'
/usr/bin/ld: test_power_intel_uncore.c:(.text+0x61): undefined reference to `rte_power_get_uncore_ops'
/usr/bin/ld: test_power_intel_uncore.c:(.text+0x75): undefined reference to `rte_power_get_uncore_ops'
/usr/bin/ld: app/a172ced@@dpdk-test at exe/test_test_power_intel_uncore.c.o:test_power_intel_uncore.c:(.text+0x81): more undefined references to `rte_power_get_uncore_ops' follow
/usr/bin/ld: app/a172ced@@dpdk-test at exe/test_test_power_kvm_vm.c.o: in function `test_power_kvm_vm':
test_power_kvm_vm.c:(.text+0x54): undefined reference to `rte_power_get_core_ops'
/usr/bin/ld: test_power_kvm_vm.c:(.text+0x6a): undefined reference to `rte_power_get_core_ops'
/usr/bin/ld: test_power_kvm_vm.c:(.text+0x80): undefined reference to `rte_power_get_core_ops'
/usr/bin/ld: test_power_kvm_vm.c:(.text+0x96): undefined reference to `rte_power_get_core_ops'
/usr/bin/ld: test_power_kvm_vm.c:(.text+0xac): undefined reference to `rte_power_get_core_ops'
/usr/bin/ld: app/a172ced@@dpdk-test at exe/test_test_power_kvm_vm.c.o:test_power_kvm_vm.c:(.text+0xc2): more undefined references to `rte_power_get_core_ops' follow
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30567/

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