|FAILURE| pw109064-109065 [PATCH] [v2, 2/2] eal: factorize lcore main loop

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Apr 1 13:03:16 CEST 2022


Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/109065

_Testing issues_

Submitter: David Marchand <david.marchand at redhat.com>
Date: Friday, April 01 2022 08:44:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e4e983b975df700474309605b6adb5f2c6d83e2f

109064-109065 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | FAIL               | FAIL                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Arch Linux          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
In file included from ../lib/eal/windows/eal_thread.c:17:
../lib/eal/windows/eal_windows.h:46:5: note: previous declaration of 'eal_thread_create' was here
int eal_thread_create(pthread_t *thread);
^~~~~~~~~~~~~~~~~
[285/681] Compiling C object lib/76b5a35@@rte_eal at sta/eal_common_rte_reciprocal.c.obj.
[286/681] Compiling C object lib/76b5a35@@rte_eal at sta/eal_windows_eal_file.c.obj.
[287/681] Compiling C object lib/76b5a35@@rte_eal at sta/eal_windows_eal.c.obj.
FAILED: lib/76b5a35@@rte_eal at sta/eal_windows_eal.c.obj
gcc @lib/76b5a35@@rte_eal at sta/eal_windows_eal.c.obj.rsp
../lib/eal/windows/eal.c: In function 'rte_eal_init':
../lib/eal/windows/eal.c:423:7: error: too many arguments to function 'eal_thread_create'
if (eal_thread_create(&lcore_config[i].thread_id, i) != 0)
^~~~~~~~~~~~~~~~~
In file included from ../lib/eal/windows/eal.c:29:
../lib/eal/windows/eal_windows.h:46:5: note: declared here
int eal_thread_create(pthread_t *thread);
^~~~~~~~~~~~~~~~~
[288/681] Compiling C object lib/76b5a35@@rte_eal at sta/eal_windows_eal_mp.c.obj.
[289/681] Compiling C object lib/76b5a35@@rte_eal at sta/eal_common_malloc_heap.c.obj.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

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