|FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
    dpdklab at iol.unh.edu 
    dpdklab at iol.unh.edu
       
    Thu Jun 13 05:23:22 CEST 2024
    
    
  
_Testing issues_
Branch: tags/v23.11
a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues
Test environment and result as below:
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[2370/2666] Generating symbol file lib/librte_pipeline.so.24.0.p/librte_pipeline.so.24.0.symbols
[2371/2666] Linking target app/dpdk-test-pipeline
[2372/2666] Linking target lib/librte_dispatcher.so.24.0
[2373/2666] Generating symbol file lib/librte_dispatcher.so.24.0.p/librte_dispatcher.so.24.0.symbols
[2374/2666] Linking target lib/librte_efd.so.24.0
[2375/2666] Generating symbol file lib/librte_efd.so.24.0.p/librte_efd.so.24.0.symbols
[2376/2666] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
[01m[K../drivers/bus/pci/linux/pci_vfio.c:[m[K In function '[01m[Kpci_vfio_read_config[m[K':
[01m[K../drivers/bus/pci/linux/pci_vfio.c:83:16:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function '[01m[Kpread64[m[K'; did you mean '[01m[Kpread[m[K'? [[01;31m[K-Werror=implicit-function-declaration[m[K]
83 |         return [01;31m[Kpread64[m[K(fd, buf, len, offset + offs);
|                [01;31m[K^~~~~~~[m[K
|                [32m[Kpread[m[K
[01m[K../drivers/bus/pci/linux/pci_vfio.c:83:16:[m[K [01;31m[Kerror: [m[Knested extern declaration of '[01m[Kpread64[m[K' [[01;31m[K-Werror=nested-externs[m[K]
[01m[K../drivers/bus/pci/linux/pci_vfio.c:[m[K In function '[01m[Kpci_vfio_write_config[m[K':
[01m[K../drivers/bus/pci/linux/pci_vfio.c:104:16:[m[K [01;31m[Kerror: [m[Kimplicit declaration of function '[01m[Kpwrite64[m[K'; did you mean '[01m[K_ptwrite64[m[K'? [[01;31m[K-Werror=implicit-function-declaration[m[K]
104 |         return [01;31m[Kpwrite64[m[K(fd, buf, len, offset + offs);
|                [01;31m[K^~~~~~~~[m[K
|                [32m[K_ptwrite64[m[K
[01m[K../drivers/bus/pci/linux/pci_vfio.c:104:16:[m[K [01;31m[Kerror: [m[Knested extern declaration of '[01m[Kpwrite64[m[K' [[01;31m[K-Werror=nested-externs[m[K]
cc1: all warnings being treated as errors
==== 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
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)
Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6
Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0
Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0
Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6
Fedora 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6
CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605
CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514
Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1
Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0
Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014
Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29407/
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