[dpdk-test-report] |FAILURE| pw97022-97031 [PATCH] [v1, 13/13] app/test: enable subset of unit tests on Windows
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Aug 18 09:26:04 CEST 2021
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/97031
_Testing issues_
Submitter: Jie Zhou <jizh at linux.microsoft.com>
Date: Wednesday, August 18 2021 06:17:56
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fdab8f2e17493192d555cd88cf28b06269174326
97022-97031 --> testing fail
Test environment and result as below:
+---------------------+-------------------+--------------------+----------------------+
| Environment | dpdk_compile_spdk | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+===================+====================+======================+
| Ubuntu 18.04 | PASS | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| Windows Server 2019 | SKIPPED | PASS | PASS |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 31 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| FreeBSD 13 | SKIPPED | FAIL | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| CentOS Stream 8 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 32 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 34 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 33 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| Arch Linux | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| Alpine | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
| Fedora 34 clang | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------+--------------------+----------------------+
==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
^
../app/test/test_errno.c:70:15: error: use of undeclared identifier 'expected_libc_retval'
if ((strcmp(expected_libc_retval, libc_retval) != 0) &&
^
../app/test/test_errno.c:81:40: error: use of undeclared identifier 'expected_libc_retval'
snprintf(expected_libc_retval, sizeof(expected_libc_retval),
^
../app/test/test_errno.c:81:11: error: use of undeclared identifier 'expected_libc_retval'
snprintf(expected_libc_retval, sizeof(expected_libc_retval),
^
../app/test/test_errno.c:87:12: error: use of undeclared identifier 'expected_libc_retval'
(strcmp(expected_libc_retval, libc_retval) != 0)){
^
6 errors generated.
[1902/2011] Compiling C object app/test/dpdk-test.p/test_eal_flags.c.o
[1903/2011] Compiling C object app/test/dpdk-test.p/test_fib_perf.c.o
[1904/2011] Compiling C object app/test/dpdk-test.p/test_fib6.c.o
[1905/2011] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o
[1906/2011] Compiling C object app/test/dpdk-test.p/test_crc.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Fedora 34 clang
Kernel: 5.4.0-72-generic
Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/18238/
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