[dpdk-test-report] |WARNING| pw97354 [PATCH] examples/ipsec-secgw: add support for event vector
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Aug 26 20:01:52 CEST 2021
Test-Label: iol-x86_64-compile-testing
Test-Status: WARNING
http://dpdk.org/patch/97354
_Testing issues_
Submitter: Srujana Challa <schalla at marvell.com>
Date: Thursday, August 26 2021 10:03:00
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fdab8f2e17493192d555cd88cf28b06269174326
97354 --> testing fail
Test environment and result as below:
+---------------------+--------------------+----------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+======================+===================+
| Windows Server 2019 | PASS | PASS | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 31 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 18.04 | PASS | SKIPPED | FAIL |
+---------------------+--------------------+----------------------+-------------------+
| CentOS 8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| CentOS Stream 8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 32 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 34 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 33 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Alpine | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Arch Linux | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
| Fedora 34 clang | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-------------------+
==== 20 line log output for Ubuntu 18.04 (dpdk_compile_spdk): ====
../examples/ipsec-secgw/ipsec_worker.c: In function 'ipsec_ev_vector_drv_mode_process':
../examples/ipsec-secgw/ipsec_worker.c:681:56: error: passing argument 2 of 'process_ipsec_ev_drv_mode_outbound_vector' from incompatible pointer type [-Werror=incompatible-pointer-types]
ret = process_ipsec_ev_drv_mode_outbound_vector(vec, data);
^~~~
../examples/ipsec-secgw/ipsec_worker.c:609:1: note: expected 'struct port_drv_mode_data *' but argument is of type 'struct port_drv_mode_data *'
process_ipsec_ev_drv_mode_outbound_vector(struct rte_event_vector *vec,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../examples/ipsec-secgw/ipsec_worker.c: In function 'ipsec_wrkr_non_burst_int_port_drv_mode':
../examples/ipsec-secgw/ipsec_worker.c:763:49: error: 'data' undeclared (first use in this function)
ipsec_ev_vector_drv_mode_process(links, &ev, data);
^~~~
../examples/ipsec-secgw/ipsec_worker.c:763:49: note: each undeclared identifier is reported only once for each function it appears in
cc1: all warnings being treated as errors
[3031/3113] Linking target examples/dpdk-l3fwd-acl
[3032/3113] Compiling C object examples/dpdk-symmetric_mp.p/multi_process_symmetric_mp_main.c.o
[3033/3113] Linking target examples/dpdk-l3fwd-power
[3034/3113] Compiling C object examples/dpdk-l3fwd-thread.p/performance-thread_common_lthread.c.o
[3035/3113] Linking target examples/dpdk-l3fwd-graph
[3036/3113] Linking target examples/dpdk-link_status_interrupt
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 18.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0-3ubuntu1~18.04
CentOS 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
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
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)
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 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
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/18354/
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