|FAILURE| pw140927-140931 [PATCH] [v4,5/5] vhost: manage FD with epo
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Jun 13 03:25:15 CEST 2024
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140931
_Testing issues_
Submitter: Maxime Coquelin <maxime.coquelin at redhat.com>
Date: Tuesday, June 11 2024 13:39:57
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33
140927-140931 --> testing issues
Test environment and result as below:
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
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
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
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
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
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
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Alpine
Kernel: 5.4.0-167-generic
Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30165/
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