From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, "Peng, ZhihongX" <zhihongx.peng@intel.com>
Subject: [dpdk-test-report] |FAILURE| pw98974 [PATCH] [v2] Enable AddressSanitizer feature on DPDK
Date: Sat, 18 Sep 2021 09:32:12 -0400 (EDT) [thread overview]
Message-ID: <20210918133212.5229A7B9D@noxus.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 4350 bytes --]
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/98974
_Testing issues_
Submitter: Peng, ZhihongX <zhihongx.peng@intel.com>
Date: Thursday, September 16 2021 01:38:43
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:dfb1ad1e7a070926c9bd9fdf38e6b944a21f1d49
98974 --> testing fail
Test environment and result as below:
+------------------+----------------+
| Environment | dpdk_unit_test |
+==================+================+
| Ubuntu 18.04 | PASS |
+------------------+----------------+
| Arch Linux | FAIL |
+------------------+----------------+
| CentOS 8 | PASS |
+------------------+----------------+
| CentOS Stream 8 | PASS |
+------------------+----------------+
| Fedora 31 | PASS |
+------------------+----------------+
| Fedora 32 | FAIL |
+------------------+----------------+
| RHEL 7 | PASS |
+------------------+----------------+
| RHEL8 | PASS |
+------------------+----------------+
| Ubuntu 20.04 | PASS |
+------------------+----------------+
| Fedora 34 | FAIL |
+------------------+----------------+
| Fedora 33 | FAIL |
+------------------+----------------+
| openSUSE Leap 15 | PASS |
+------------------+----------------+
| Fedora 34 clang | PASS |
+------------------+----------------+
==== 20 line log output for Fedora 33 (dpdk_unit_test): ====
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2678/2904] Linking target drivers/librte_common_dpaax.so.22.0
[2679/2904] Compiling C object app/test/dpdk-test.p/test_asan_use_after_free.c.o
[2680/2904] Linking target drivers/librte_common_iavf.so.22.0
[2681/2904] Linking target app/dpdk-test-regex
[2682/2904] Linking target app/dpdk-test-sad
[2683/2904] Compiling C object app/test/dpdk-test.p/test_memzone.c.o
[2684/2904] Linking target app/dpdk-testpmd
[2685/2904] Generating symbol file lib/librte_timer.so.22.0.p/librte_timer.so.22.0.symbols
[2686/2904] Generating symbol file lib/librte_acl.so.22.0.p/librte_acl.so.22.0.symbols
[2687/2904] Generating symbol file lib/librte_pci.so.22.0.p/librte_pci.so.22.0.symbols
[2688/2904] Generating symbol file lib/librte_ring.so.22.0.p/librte_ring.so.22.0.symbols
[2689/2904] Generating symbol file lib/librte_graph.so.22.0.p/librte_graph.so.22.0.symbols
[2690/2904] Generating symbol file lib/librte_meter.so.22.0.p/librte_meter.so.22.0.symbols
[2691/2904] Generating symbol file lib/librte_rawdev.so.22.0.p/librte_rawdev.so.22.0.symbols
[2692/2904] Generating symbol file lib/librte_stack.so.22.0.p/librte_stack.so.22.0.symbols
[2693/2904] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[2694/2904] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
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
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
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)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
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
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)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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/18787/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2021-09-18 13:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-18 13:32 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-21 17:00 dpdklab
2021-09-16 6:06 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=20210918133212.5229A7B9D@noxus.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=test-report@dpdk.org \
--cc=zhihongx.peng@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).