[dpdk-test-report] |FAILURE| pw89052-89055 [PATCH] [4/4] net: replace Windows networking shim
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Mar 13 15:27:58 CET 2021
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/89055
_Testing issues_
Submitter: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
Date: Saturday, March 13 2021 01:56:16
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:1e28e842e08428ff5716fbe909bf5acd0365aaf6
89052-89055 --> testing fail
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_spdk | dpdk_unit_test |
+=====================+======================+====================+===================+================+
| Windows Server 2019 | FAIL | FAIL | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2 | SKIPPED | FAIL | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 32 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31 | SKIPPED | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
[IPPROTO_SCTP] = RTE_PTYPE_INNER_L4_SCTP,
^~~~~~~~~~~~
IPPROTO_TCP
../lib/librte_net/rte_net.c:120:4: error: array index in initializer not of integer type
../lib/librte_net/rte_net.c:120:4: note: (near initialization for 'ptype_inner_l4_proto')
../lib/librte_net/rte_net.c: In function 'ptype_tunnel':
../lib/librte_net/rte_net.c:132:7: error: 'IPPROTO_GRE' undeclared (first use in this function); did you mean 'IPPROTO_GGP'?
case IPPROTO_GRE: {
^~~~~~~~~~~
IPPROTO_GGP
../lib/librte_net/rte_net.c:163:7: error: 'IPPROTO_IPIP' undeclared (first use in this function); did you mean 'IPPROTO_IPV4'?
case IPPROTO_IPIP:
^~~~~~~~~~~~
IPPROTO_IPV4
[89/229] Compiling C object lib/librte_net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.obj
[90/229] Generating rte_meter_def with a custom command
[91/229] Linking static target lib/librte_meter.a
[92/229] Compiling C object lib/librte_net.a.p/librte_net_rte_arp.c.obj
[93/229] Compiling C object lib/librte_net.a.p/librte_net_net_crc_sse.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)
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.5
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
Arch Linux
Kernel: latest
Compiler: gcc latest
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
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/15923/
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