[dpdk-test-report] |FAILURE| pw91901 [PATCH] common/dpaax: fix possible null pointer access

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Apr 21 07:08:48 CEST 2021


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

_Testing issues_

Submitter: Min Hu (Connor) <humin29 at huawei.com>
Date: Wednesday, April 21 2021 02:46:53 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ff4cf5265cc9dfdf41eabaded8617f73afb1283e

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

==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
^
cc1: all warnings being treated as errors
[828/2694] Compiling C object drivers/librte_mempool_octeontx2.so.21.2.p/meson-generated_.._rte_mempool_octeontx2.pmd.c.o
[829/2694] Compiling C object drivers/librte_mempool_octeontx2.a.p/meson-generated_.._rte_mempool_octeontx2.pmd.c.o
[830/2694] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o
[831/2694] Linking target lib/librte_eal.so.21.2
[832/2694] Generating rte_mempool_stack.pmd.c with a custom command
[833/2694] Generating rte_common_qat.sym_chk with a meson_exe.py custom command
[834/2694] Generating rte_net_af_packet.pmd.c with a custom command
[835/2694] Generating rte_mempool_dpaa2.sym_chk with a meson_exe.py custom command
[836/2694] Generating rte_mempool_dpaa.sym_chk with a meson_exe.py custom command
[837/2694] Generating rte_mempool_octeontx.sym_chk with a meson_exe.py custom command
[838/2694] Generating rte_mempool_cnxk.sym_chk with a meson_exe.py custom command
[839/2694] Generating rte_mempool_bucket.sym_chk with a meson_exe.py custom command
[840/2694] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command
[841/2694] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command
[842/2694] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command
[843/2694] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command
[844/2694] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command
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 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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

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

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

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

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

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

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