|WARNING| pw141154-141156 [PATCH] [v3,3/3] Config schema

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Jun 18 01:53:44 CEST 2024


Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/141156

_Testing issues_

Submitter: Dean Marx <dmarx at iol.unh.edu>
Date: Friday, June 14 2024 15:02:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2a3b212fafaab648cf8abf771da427c991cd5de8

141154-141156 --> testing issues

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
The Meson build system
Version: 0.57.0
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 24.07.0-rc0
C compiler for the host machine: gcc (gcc 8.1.0 "gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0")
C linker for the host machine: gcc ld.bfd 2.30
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\options-ibverbs-static.sh)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)
Compiler for C supports arguments -march=native: YES
Checking for size of "void *" : 8
==== End log output ====

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

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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

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

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

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

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

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

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

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

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

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