automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw98974 [PATCH] [v2] Enable AddressSanitizer feature on DPDK
@ 2021-09-18 13:32 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-09-18 13:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, Peng, ZhihongX

[-- 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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |FAILURE| pw98974 [PATCH] [v2] Enable AddressSanitizer feature on DPDK
@ 2021-09-21 17:00 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-09-21 17:00 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Peng, ZhihongX

[-- Attachment #1: Type: text/plain, Size: 6377 bytes --]

Test-Label: iol-x86_64-compile-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_meson_compile | dpdk_compile_spdk | dpdk_mingw64_compile |
+=====================+====================+===================+======================+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 |
+---------------------+--------------------+-------------------+----------------------+
| Ubuntu 18.04        | PASS               | PASS              | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| CentOS 8            | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Arch Linux          | FAIL               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 32           | FAIL               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 34           | FAIL               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 33           | FAIL               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED           | SKIPPED              |
+---------------------+--------------------+-------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
|            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[147/2724] Compiling C object app/dpdk-testpmd.p/test-pmd_parameters.c.o
[148/2724] Compiling C object app/dpdk-testpmd.p/test-pmd_rxonly.c.o
[149/2724] Compiling C object app/dpdk-testpmd.p/test-pmd_macfwd.c.o
[150/2724] Compiling C object app/test/dpdk-test.p/test_asan_use_after_free.c.o
[151/2724] Compiling C object app/dpdk-testpmd.p/test-pmd_bpf_cmd.c.o
[152/2724] Compiling C object app/test/dpdk-test.p/test_alarm.c.o
[153/2724] Compiling C object app/dpdk-test-sad.p/test-sad_main.c.o
[154/2724] Compiling C object app/dpdk-test-regex.p/test-regex_main.c.o
[155/2724] Compiling C object app/dpdk-testpmd.p/test-pmd_util.c.o
[156/2724] Compiling C object app/test/dpdk-test.p/commands.c.o
[157/2724] Compiling C object app/test/dpdk-test.p/test.c.o
[158/2724] Compiling C object app/test/dpdk-test.p/test_bitops.c.o
[159/2724] Compiling C object app/test/dpdk-test.p/test_atomic.c.o
[160/2724] Compiling C object app/test/dpdk-test.p/test_acl.c.o
[161/2724] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o
[162/2724] Compiling C object app/test/dpdk-test.p/test_barrier.c.o
[163/2724] Compiling C object app/test/dpdk-test.p/test_memzone.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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)

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.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 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)

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

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |FAILURE| pw98974 [PATCH] [v2] Enable AddressSanitizer feature on DPDK
@ 2021-09-16  6:06 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2021-09-16  6:06 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, Peng, ZhihongX

[-- Attachment #1: Type: text/plain, Size: 6881 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): ====
[2664/2904] Compiling C object app/test/dpdk-test.p/test_asan_heap_buffer_overflow.c.o
FAILED: app/test/dpdk-test.p/test_asan_heap_buffer_overflow.c.o
ccache cc -Iapp/test/dpdk-test.p -Iapp/test -I../app/test -Ilib/acl -I../lib/acl -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/cmdline -I../lib/cmdline -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/hash -I../lib/hash -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -Ilib/flow_classify -I../lib/flow_classify -Ilib/table -I../lib/table -Ilib/port -I../lib/port -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/kni -I../lib/kni -Ilib/lpm -I../lib/lpm -Ilib/graph -I../lib/graph -Ilib/ipsec -I../lib/ipsec -Ilib/security -I../lib/security -Ilib/latencystats -I../lib/latencystats -Ilib/member -I../lib/member -Ilib/node -I../lib/node -Ilib/pipeline -I../lib/pipeline -Ilib/rawdev -I../lib/rawdev -Ilib/reorder -I../lib/reorder -Ilib/stack -I../lib/stack -Idrivers/mempool/ring -I../drivers/mempool/ring -Idrivers/mempool/stack -I../drivers/mempool/stack -Idrivers/event/skeleton -I../drivers/event/skeleton -Idrivers/net/bonding -I../drivers/net/bonding -Idrivers/net/ring -I../drivers/net/ring -Ilib/power -I../lib/power -Ilib/pdump -I../lib/pdump -Ilib/compressdev -I../lib/compressdev -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API -MD -MQ app/test/dpdk-test.p/test_asan_heap_buffer_overflow.c.o -MF app/test/dpdk-test.p/test_asan_heap_buffer_overflow.c.o.d -o app/test/dpdk-test.p/test_asan_heap_buffer_overflow.c.o -c ../app/test/test_asan_heap_buffer_overflow.c
../app/test/test_asan_heap_buffer_overflow.c: In function ‘asan_heap_buffer_overflow’:
../app/test/test_asan_heap_buffer_overflow.c:27:7: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
27 |  p[9] = 'a';
|  ~~~~~^~~~~
../app/test/test_asan_heap_buffer_overflow.c:22:12: note: at offset 9 to an object with size 9 allocated by ‘rte_zmalloc’ here
22 |  char *p = rte_zmalloc(NULL, malloc_size, 0);
|            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2665/2904] Compiling C object app/test/dpdk-test.p/test_memzone.c.o
[2666/2904] Generating eal.sym_chk with a meson_exe.py custom command
[2667/2904] Compiling C object app/test/dpdk-test.p/test_asan_use_after_free.c.o
[2668/2904] Linking target app/dpdk-test-regex
[2669/2904] Linking target app/dpdk-test-sad
[2670/2904] Linking target app/dpdk-testpmd
[2671/2904] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command
[2672/2904] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-21 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-18 13:32 [dpdk-test-report] |FAILURE| pw98974 [PATCH] [v2] Enable AddressSanitizer feature on DPDK dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-09-21 17:00 dpdklab
2021-09-16  6:06 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).