[dpdk-test-report] |FAILURE| pw96248-96258 [PATCH] [v3, 11/11] app/testpmd: add option to display extended statistics

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Jul 23 21:22:23 CEST 2021


Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/96258

_Testing issues_

Submitter: Andrew Rybchenko <Andrew.Rybchenko at oktetlabs.ru>
Date: Friday, July 23 2021 13:15:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:b8617fcc511cd1cba3c32632612265b5d0f1184b

96248-96258 --> testing fail

Test environment and result as below:

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

==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
../app/test-pmd/testpmd.c: In function 'alloc_display_xstats_info':
../app/test-pmd/testpmd.c:3744:7: error: 'mem' may be used uninitialized in this function [-Werror=maybe-uninitialized]
mem += xstats_display_num * sizeof(**ids);
^
cc1: all warnings being treated as errors
[2834/2876] Compiling C object app/test/dpdk-test.p/test_pmd_ring.c.o
[2835/2876] Compiling C object app/test/dpdk-test.p/test_link_bonding_rssconf.c.o
[2836/2876] Compiling C object app/test/dpdk-test.p/test_event_eth_tx_adapter.c.o
[2837/2876] Compiling C object app/test/dpdk-test.p/test_pdump.c.o
[2838/2876] Compiling C object app/test/dpdk-test.p/sample_packet_forward.c.o
[2839/2876] Compiling C object app/test/dpdk-test.p/test_pmd_perf.c.o
[2840/2876] Compiling C object app/test/dpdk-test.p/test_pmd_ring_perf.c.o
[2841/2876] Compiling C object app/test/dpdk-test.p/virtual_pmd.c.o
[2842/2876] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_tx_enq_seg.c.o
[2843/2876] Compiling C object app/test/dpdk-test.p/test_event_timer_adapter.c.o
[2844/2876] Compiling C object app/test/dpdk-test.p/test_link_bonding.c.o
[2845/2876] Compiling C object app/test/dpdk-test.p/test_link_bonding_mode4.c.o
[2846/2876] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker.c.o
[2847/2876] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker_dual.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 20.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

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)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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 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

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

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)

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

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

Ubuntu 20.04 ARM cross-compilation
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/17958/

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