[dpdk-test-report] |FAILURE| pw92410 [PATCH] [v2] app/crypto-perf: fix dereference of null return

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Apr 29 19:42:41 CEST 2021


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

_Testing issues_

Submitter: Min Hu (Connor) <humin29 at huawei.com>
Date: Thursday, April 29 2021 11:24:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1b593b9c832e9b284cc59665fe662242a3fc1daf

92410 --> 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        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31           | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | FAIL               | FAIL              | FAIL           |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8            | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 32           | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 20.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| RHEL 7              | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS Stream 8     | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| RHEL8               | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux          | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+

==== 20 line log output for Fedora 31 (dpdk_meson_compile): ====
|                         ^
cc1: all warnings being treated as errors
[2591/2933] Linking target app/dpdk-test-sad
[2592/2933] Linking target drivers/librte_baseband_null.so.21.2
[2593/2933] Linking target app/dpdk-testpmd
[2594/2933] Linking target app/dpdk-test-regex
[2595/2933] Compiling C object app/test/dpdk-test.p/test_cmdline_cirbuf.c.o
[2596/2933] Compiling C object app/test/dpdk-test.p/test_cmdline_etheraddr.c.o
[2597/2933] Compiling C object app/test/dpdk-test.p/test_cmdline_ipaddr.c.o
[2598/2933] Compiling C object app/test/dpdk-test.p/test_cmdline_lib.c.o
[2599/2933] Compiling C object app/test/dpdk-test.p/test_cmdline_num.c.o
[2600/2933] Compiling C object app/test/dpdk-test.p/test_cmdline_portlist.c.o
[2601/2933] Compiling C object app/test/dpdk-test.p/test_cmdline_string.c.o
[2602/2933] Compiling C object app/test/dpdk-test.p/test_common.c.o
[2603/2933] Compiling C object app/test/dpdk-test.p/test_cpuflags.c.o
[2604/2933] Compiling C object app/test/dpdk-test.p/test_crc.c.o
[2605/2933] Generating symbol file drivers/librte_baseband_acc100.so.21.2.p/librte_baseband_acc100.so.21.2.symbols
[2606/2933] Generating symbol file drivers/librte_baseband_fpga_lte_fec.so.21.2.p/librte_baseband_fpga_lte_fec.so.21.2.symbols
[2607/2933] Generating symbol file drivers/librte_baseband_fpga_5gnr_fec.so.21.2.p/librte_baseband_fpga_5gnr_fec.so.21.2.symbols
ninja: build stopped: subcommand failed.
==== End log output ====

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

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

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

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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

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)

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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

RHEL8
	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

Arch Linux
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.0

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

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