[dpdk-test-report] |FAILURE| pw97130-97136 [PATCH] [v14, 9/9] Add unit tests for thread API

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Aug 20 01:08:49 CEST 2021


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

_Testing issues_

Submitter: Narcisa Ana Maria Vasile <navasile at linux.microsoft.com>
Date: Thursday, August 19 2021 21:31:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fdab8f2e17493192d555cd88cf28b06269174326

97130-97136 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Alpine (dpdk_meson_compile): ====
../lib/eal/common/rte_thread.c:198:10: error: nested extern declaration of 'pthread_attr_setaffinity_np' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2397/2712] Generating rcu.sym_chk with a custom command (wrapped by meson to capture output)
[2398/2712] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o
[2399/2712] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[2400/2712] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[2401/2712] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o
[2402/2712] Generating hash.sym_chk with a custom command (wrapped by meson to capture output)
[2403/2712] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o
[2404/2712] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[2405/2712] Generating ring.sym_chk with a custom command (wrapped by meson to capture output)
[2406/2712] Generating mbuf.sym_chk with a custom command (wrapped by meson to capture output)
[2407/2712] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[2408/2712] Generating mempool.sym_chk with a custom command (wrapped by meson to capture output)
[2409/2712] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[2410/2712] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[2411/2712] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[2412/2712] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2413/2712] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
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

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

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

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

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)

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

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

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)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.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)

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

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.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/18271/

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