* [dpdk-test-report] |FAILURE| pw89157-89158 [PATCH] [2/2] net/failsafe: fix primary/secondary mutex
@ 2021-03-15 20:59 dpdklab
0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-03-15 20:59 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4909 bytes --]
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/89158
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Monday, March 15 2021 19:27:22
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c8238116ece889fe356c54930bca791091ab1938
89157-89158 --> testing fail
Test environment and result as below:
+---------------------+----------------------+--------------------+----------------+-------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | FAIL | FAIL | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM | SKIPPED | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 32 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31 | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+----------------+-------------------+
==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
^~~~~~~~~~~~~~~~~~~~~~
pthread_mutex_init
../lib/librte_ethdev/rte_ethdev.c:511:2: error: nested extern declaration of 'pthread_mutexattr_init' [-Werror=nested-externs]
../lib/librte_ethdev/rte_ethdev.c:512:2: error: implicit declaration of function 'pthread_mutexattr_setpshared'; did you mean 'pthread_mutex_destroy'? [-Werror=implicit-function-declaration]
pthread_mutexattr_setpshared(&attr, PTHREAD_PROCESS_SHARED);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
pthread_mutex_destroy
../lib/librte_ethdev/rte_ethdev.c:512:2: error: nested extern declaration of 'pthread_mutexattr_setpshared' [-Werror=nested-externs]
../lib/librte_ethdev/rte_ethdev.c:512:38: error: 'PTHREAD_PROCESS_SHARED' undeclared (first use in this function); did you mean 'ERROR_PROCESS_ABORTED'?
pthread_mutexattr_setpshared(&attr, PTHREAD_PROCESS_SHARED);
^~~~~~~~~~~~~~~~~~~~~~
ERROR_PROCESS_ABORTED
../lib/librte_ethdev/rte_ethdev.c:512:38: note: each undeclared identifier is reported only once for each function it appears in
cc1.exe: all warnings being treated as errors
[113/229] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_ethdev_trace_points.c.obj
[114/229] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_flow.c.obj
[115/229] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_mtr.c.obj
[116/229] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_tm.c.obj
[117/229] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.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 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.5
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Arch Linux
Kernel: latest
Compiler: gcc latest
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/15949/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-15 20:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15 20:59 [dpdk-test-report] |FAILURE| pw89157-89158 [PATCH] [2/2] net/failsafe: fix primary/secondary mutex dpdklab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).