|FAILURE| pw118704-118717 [PATCH] [v7, 14/14] net/idpf: add support for timestamp offload

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Oct 20 05:33:10 CEST 2022


Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/118717

_Testing issues_

Submitter: Junfeng Guo <junfeng.guo at intel.com>
Date: Thursday, October 20 2022 02:41:35 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a74b1b25136a592c275afbfa6b70771469750aee

118704-118717 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
[99/790] Generating rte_security_mingw with a custom command
[100/790] Linking static target lib/librte_gso.a
[101/790] Generating rte_common_iavf_mingw with a custom command
[102/790] Generating rte_common_idpf_mingw with a custom command
[103/790] Compiling C object drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common.c.obj
FAILED: drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common.c.obj
"clang" "-Idrivers\libtmp_rte_common_idpf.a.p" "-Idrivers" "-I..\drivers" "-Idrivers\common\idpf" "-I..\drivers\common\idpf" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\kvargs" "-I..\lib\kvargs" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-address-of-packed-member" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-Wno-unused-value" "-Wno-unused-variable" "-Wno-unused-parameter" "-Wno-implicit-fallthrough" "-Wno-strict-aliasing" "-DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.idpf" -MD -MQ drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common.c.obj -MF "drivers\libtmp_rte_common_idpf.a.p\common_idpf_idpf_common.c.obj.d" -o drivers/libtmp_rte_common_idpf.a.p/common_idpf_idpf_common.c.obj "-c" ../drivers/common/idpf/idpf_common.c
In file included from ../drivers/common/idpf/idpf_common.c:5:
In file included from ..\drivers\common\idpf/idpf_type.h:8:
In file included from ..\drivers\common\idpf/idpf_controlq.h:13:
..\drivers\common\idpf/idpf_osdep.h:39:14: error: forward references to 'enum' types are a Microsoft extension [-Werror,-Wmicrosoft-enum-forward-reference]
typedef enum idpf_status idpf_status;
^
1 error generated.
[104/790] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.obj
[105/790] Generating rte_dmadev_def with a custom command
[106/790] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_adminq.c.obj
[107/790] Compiling C object lib/librte_stack.a.p/stack_rte_stack_std.c.obj
[108/790] Compiling C object lib/librte_security.a.p/security_rte_security.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

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)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

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

RHEL8
	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

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

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