[dpdk-test-report] |FAILURE| pw86557 [PATCH] net/ice: fix GTPU header incorrectly parsed

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Jan 16 02:17:47 CET 2021


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

_Testing issues_

Submitter: Xuan Ding <xuan.ding at intel.com>
Date: Thursday, January 14 2021 08:00:53 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:4e8caa32c07d5e3f7876e49725f9a5716d3badfa

86557 --> 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        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8            | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31           | SKIPPED              | PASS               | PASS              | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | FAIL               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS              | PASS           |
+---------------------+----------------------+--------------------+-------------------+----------------+

==== 20 line log output for Ubuntu 18.04 ARM (dpdk_meson_compile): ====
3162 |    (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX2) == 1 ||
|                              ^~~~~~~~~~~~~~~~
../drivers/net/i40e/i40e_rxtx.c: In function ‘i40e_set_tx_function’:
../drivers/net/i40e/i40e_rxtx.c:3338:29: error: ‘RTE_CPUFLAG_AVX512F’ undeclared (first use in this function)
3338 |    rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX512F) == 1 &&
|                             ^~~~~~~~~~~~~~~~~~~
../drivers/net/i40e/i40e_rxtx.c:3339:29: error: ‘RTE_CPUFLAG_AVX512BW’ undeclared (first use in this function)
3339 |    rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX512BW) == 1)
|                             ^~~~~~~~~~~~~~~~~~~~
../drivers/net/i40e/i40e_rxtx.c:3347:30: error: ‘RTE_CPUFLAG_AVX2’ undeclared (first use in this function)
3347 |    (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX2) == 1 ||
|                              ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1267/2788] Compiling C object drivers/librte_net_fm10k.a.p/meson-generated_.._rte_net_fm10k.pmd.c.o
[1268/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_pf.c.o
[1269/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev_vf.c.o
[1270/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_fdir.c.o
[1271/2788] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_i40e_i40e_ethdev.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

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

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

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

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