From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
Thomas Monjalon <thomas@monjalon.net>,
"Zeng, ZhichaoX" <zhichaox.zeng@intel.com>
Subject: |FAILURE| pw111235 [PATCH] eal/linux: fix segfaults due to thread exit order
Date: Tue, 17 May 2022 14:50:53 +0000 (UTC) [thread overview]
Message-ID: <20220517145053.33DCC600AD@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 3674 bytes --]
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/111235
_Testing issues_
Submitter: Zeng, ZhichaoX <zhichaox.zeng@intel.com>
Date: Tuesday, May 17 2022 16:04:44
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:18ca4a4ec73a2e28df45a10543b7cdd45f2801dd
111235 --> testing fail
Test environment and result as below:
+------------------+----------------+
| Environment | dpdk_unit_test |
+==================+================+
| Ubuntu 20.04 | FAIL |
+------------------+----------------+
| Fedora 31 | FAIL |
+------------------+----------------+
| RHEL 7 | FAIL |
+------------------+----------------+
| Fedora 34 | FAIL |
+------------------+----------------+
| Arch Linux | FAIL |
+------------------+----------------+
| Ubuntu 18.04 | FAIL |
+------------------+----------------+
| Fedora 32 | FAIL |
+------------------+----------------+
| RHEL8 | FAIL |
+------------------+----------------+
| Fedora 33 | FAIL |
+------------------+----------------+
| openSUSE Leap 15 | FAIL |
+------------------+----------------+
| CentOS Stream 8 | FAIL |
+------------------+----------------+
| Fedora 34 clang | FAIL |
+------------------+----------------+
==== 20 line log output for Fedora 34 clang (dpdk_unit_test): ====
55/65 DPDK:fast-tests / thash_autotest OK 0.27 s
56/65 DPDK:fast-tests / trace_autotest OK 0.28 s
57/65 DPDK:fast-tests / metrics_autotest OK 0.27 s
58/65 DPDK:fast-tests / telemetry_json_autotest OK 0.28 s
59/65 DPDK:fast-tests / telemetry_data_autotest OK 0.28 s
60/65 DPDK:fast-tests / table_autotest OK 12.89 s
61/65 DPDK:fast-tests / ring_pmd_autotest OK 0.27 s
62/65 DPDK:fast-tests / bitratestats_autotest OK 0.27 s
63/65 DPDK:fast-tests / latencystats_autotest OK 0.32 s
64/65 DPDK:fast-tests / pdump_autotest OK 0.37 s
65/65 DPDK:fast-tests / vdev_autotest OK 0.27 s
Ok: 63
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 1
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@2/dpdk/build/meson-logs/testlog.txt
==== End log output ====
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.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)
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
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
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 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
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/22146/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2022-05-17 14:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-17 14:50 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-17 10:37 dpdklab
2022-05-17 8:44 dpdklab
2022-05-17 8:41 dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220517145053.33DCC600AD@dpdk-ubuntu.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=david.marchand@redhat.com \
--cc=test-report@dpdk.org \
--cc=thomas@monjalon.net \
--cc=zhichaox.zeng@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).