[dpdk-test-report] |FAILURE| pw91176-91189 [PATCH] [v2, 14/14] net/ice/base: allow support for GTP-U filter using only inner protocols

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Apr 16 12:45:09 CEST 2021


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

_Testing issues_

Submitter: Zhang, Qi Z <qi.z.zhang at intel.com>
Date: Tuesday, April 13 2021 05:06:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:13e06abc9d316a9e8931de996c160c0359857415

91176-91189 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
../drivers/net/ice/base/../ice_logs.h:36:49: error: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'u64' {aka 'long long unsigned int'} [-Werror=format=]
rte_log(RTE_LOG_ ## level, ice_logtype_driver, "%s(): " fmt, \
^~~~~~~~
../drivers/net/ice/base/ice_osdep.h:159:3: note: in expansion of macro 'PMD_DRV_LOG_RAW'
PMD_DRV_LOG_RAW(DEBUG, "ice %02x.%x " s, \
^~~~~~~~~~~~~~~
../drivers/net/ice/base/ice_flow.c:3353:3: note: in expansion of macro 'ice_debug'
ice_debug(hw, ICE_DBG_PKG,
^~~~~~~~~
../drivers/net/ice/base/ice_flow.c:3354:37: note: format string is defined here
"Cannot find flow profile id=%lu\n", prof_id);
~~^
%llu
cc1.exe: all warnings being treated as errors
[211/288] Linking static target drivers/net/ice/libice_avx512_lib.a
[212/288] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.obj
[213/288] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_vlan_mode.c.obj
[214/288] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH)
[215/288] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_dcb.c.obj
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 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

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

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

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

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

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

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)

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

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