From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, "Nicolau, Radu" <radu.nicolau@intel.com>
Subject: [dpdk-test-report] |WARNING| pw101973-101979 [PATCH] [v4, 7/7] examples/ipsec-secgw: add support for additional algorithms
Date: Mon, 18 Oct 2021 18:57:05 -0400 (EDT) [thread overview]
Message-ID: <20211018225705.9C02060524@noxus.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 8062 bytes --]
Test-Label: iol-x86_64-compile-testing
Test-Status: WARNING
http://dpdk.org/patch/101979
_Testing issues_
Submitter: Nicolau, Radu <radu.nicolau@intel.com>
Date: Monday, October 18 2021 10:29:00
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:9942ebb9c698a53b86e2bbd450f3e24238771fe5
101973-101979 --> testing fail
Test environment and result as below:
+---------------------+--------------------+-------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_mingw64_compile |
+=====================+====================+===================+======================+
| Fedora 31 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| Windows Server 2019 | PASS | SKIPPED | PASS |
+---------------------+--------------------+-------------------+----------------------+
| FreeBSD 13 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| Ubuntu 18.04 | PASS | FAIL | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| CentOS 8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 32 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| Arch Linux | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 33 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 34 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| Alpine | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
| Fedora 34 clang | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+----------------------+
==== 20 line log output for Ubuntu 18.04 (dpdk_compile_spdk): ====
[3061/3166] Compiling C object examples/dpdk-ipsec-secgw.p/ipsec-secgw_flow.c.o
[3062/3166] Compiling C object examples/dpdk-ipsec-secgw.p/ipsec-secgw_parser.c.o
[3063/3166] Compiling C object examples/dpdk-ipsec-secgw.p/ipsec-secgw_ipsec_worker.c.o
[3064/3166] Compiling C object examples/dpdk-ipsec-secgw.p/ipsec-secgw_sp4.c.o
[3065/3166] Compiling C object examples/dpdk-ipsec-secgw.p/ipsec-secgw_esp.c.o
[3066/3166] Compiling C object examples/dpdk-ipsec-secgw.p/ipsec-secgw_sp6.c.o
[3067/3166] Compiling C object examples/dpdk-ipsec-secgw.p/ipsec-secgw_ipsec_process.c.o
[3068/3166] Compiling C object examples/dpdk-ipsec-secgw.p/ipsec-secgw_sa.c.o
FAILED: examples/dpdk-ipsec-secgw.p/ipsec-secgw_sa.c.o
ccache cc -Iexamples/dpdk-ipsec-secgw.p -Iexamples -I../examples -Iexamples/ipsec-secgw -I../examples/ipsec-secgw -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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 -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/acl -I../lib/acl -Ilib/ip_frag -I../lib/ip_frag -Ilib/ipsec -I../lib/ipsec -Ilib/eventdev -I../lib/eventdev -Ilib/timer -I../lib/timer -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -march=native -Wno-format-truncation -DALLOW_EXPERIMENTAL_API -MD -MQ examples/dpdk-ipsec-secgw.p/ipsec-secgw_sa.c.o -MF examples/dpdk-ipsec-secgw.p/ipsec-secgw_sa.c.o.d -o examples/dpdk-ipsec-secgw.p/ipsec-secgw_sa.c.o -c ../examples/ipsec-secgw/sa.c
../examples/ipsec-secgw/sa.c: In function 'ipsec_sa_init':
../examples/ipsec-secgw/sa.c:1521:3: error: implicit declaration of function 'rte_ipsec_telemetry_sa_add'; did you mean 'rte_ipsec_sad_add'? [-Werror=implicit-function-declaration]
rte_ipsec_telemetry_sa_add(sa);
^~~~~~~~~~~~~~~~~~~~~~~~~~
rte_ipsec_sad_add
../examples/ipsec-secgw/sa.c:1521:3: error: nested extern declaration of 'rte_ipsec_telemetry_sa_add' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[3069/3166] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[3070/3166] Compiling C object examples/dpdk-ipsec-secgw.p/ipsec-secgw_ipsec-secgw.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 31
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.1
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.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
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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
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)
Arch Linux
Kernel: 5.4.0-73-generic
Compiler: gcc 11.1.0
Fedora 33
Kernel: 5.4.0-72-generic
Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)
Fedora 34
Kernel: 5.4.0-72-generic
Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
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/19495/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2021-10-18 22:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-18 22:57 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-18 18:25 dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211018225705.9C02060524@noxus.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=radu.nicolau@intel.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).