[dpdk-test-report] |FAILURE| pw91910 [PATCH] [v3] net/i40e: fix FDIR issue for common PCTYPEs

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Apr 22 06:35:58 CEST 2021


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

_Testing issues_

Submitter: Murphy Yang <murphyx.yang at intel.com>
Date: Wednesday, April 21 2021 03:44:03 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ff4cf5265cc9dfdf41eabaded8617f73afb1283e

91910 --> testing fail

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_compile_spdk | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+===================+====================+======================+================+
| Ubuntu 18.04        | PASS              | PASS               | SKIPPED              | PASS           |
+---------------------+-------------------+--------------------+----------------------+----------------+
| Fedora 31           | SKIPPED           | PASS               | SKIPPED              | SKIPPED        |
+---------------------+-------------------+--------------------+----------------------+----------------+
| Fedora 32           | SKIPPED           | PASS               | SKIPPED              | SKIPPED        |
+---------------------+-------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | SKIPPED        |
+---------------------+-------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | SKIPPED        |
+---------------------+-------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED        |
+---------------------+-------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | SKIPPED        |
+---------------------+-------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+-------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | SKIPPED        |
+---------------------+-------------------+--------------------+----------------------+----------------+
| Arch Linux          | 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
[621/2694] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_irq.c.o
[622/2694] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_npc.c.o
[623/2694] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_debug.c.o
[624/2694] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o
[625/2694] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_mac.c.o
[626/2694] Generating rte_bus_vmbus.pmd.c with a custom command
[627/2694] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_vlan.c.o
[628/2694] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command
[629/2694] Generating graph.sym_chk with a meson_exe.py custom command
[630/2694] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_tm_ops.c.o
[631/2694] Generating rte_common_dpaax.sym_chk with a meson_exe.py custom command
[632/2694] Generating rte_bus_vdev.sym_chk with a meson_exe.py custom command
[633/2694] Generating rte_bus_pci.sym_chk with a meson_exe.py custom command
[634/2694] Generating rte_common_octeontx2.sym_chk with a meson_exe.py custom command
[635/2694] Generating eal.sym_chk with a meson_exe.py custom command
[636/2694] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command
[637/2694] Generating rte_bus_dpaa.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

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

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)

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

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)

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

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

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