automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw115209 [PATCH] [v2] app/test: random test vectors for Asymc RSA
@ 2022-08-17 14:52 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-08-17 14:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Przemyslaw Zegan

[-- Attachment #1: Type: text/plain, Size: 7461 bytes --]

Test-Label: iol-aarch64-unit-testing
Test-Status: WARNING
http://dpdk.org/patch/115209

_Testing issues_

Submitter: Przemyslaw Zegan <przemyslawx.zegan@intel.com>
Date: Wednesday, August 17 2022 14:14:44 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115209 --> testing fail

Test environment and result as below:

+-------------------------------+--------------+----------------+
|          Environment          | lpm_autotest | dpdk_unit_test |
+===============================+==============+================+
| Ubuntu 20.04 ARM SVE          | FAIL         | SKIPPED        |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM Clang Native | SKIPPED      | PASS           |
+-------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM GCC Native   | SKIPPED      | PASS           |
+-------------------------------+--------------+----------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
[660/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_vectors.c.o'.
[661/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ipsec.c.o'.
[662/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa.c.o'.
[663/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o
gcc-10 -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/kvargs -I../lib/kvargs -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bpf -I../lib/bpf -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/ip_frag -I../lib/ip_frag -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/graph -I../lib/graph -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_rsa_creator.c.o' -c ../app/test/test_cryptodev_asym_rsa_creator.c
../app/test/test_cryptodev_asym_rsa_creator.c:12:10: fatal error: openssl/bn.h: No such file or directory
12 | #include <openssl/bn.h>
|          ^~~~~~~~~~~~~~
compilation terminated.
[664/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o'.
FAILED: app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o
gcc-10 -Iapp/test/3062f5d@@dpdk-test@exe -Iapp/test -I../app/test -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/kvargs -I../lib/kvargs -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/pci -I../lib/pci -Ilib/cmdline -I../lib/cmdline -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bpf -I../lib/bpf -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/ip_frag -I../lib/ip_frag -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/dmadev -I../lib/dmadev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/ipsec -I../lib/ipsec -Ilib/fib -I../lib/fib -Ilib/graph -I../lib/graph -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/ring -I../drivers/mempool/ring -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -Wno-format-truncation -fno-strict-aliasing -DALLOW_INTERNAL_API  -MD -MQ 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o' -MF 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o.d' -o 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym_creator.c.o' -c ../app/test/test_cryptodev_asym_creator.c
../app/test/test_cryptodev_asym_creator.c:12:10: fatal error: openssl/bn.h: No such file or directory
12 | #include <openssl/bn.h>
|          ^~~~~~~~~~~~~~
compilation terminated.
[665/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_security_inline_proto.c.o'.
[666/671] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-17 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17 14:52 |WARNING| pw115209 [PATCH] [v2] app/test: random test vectors for Asymc RSA dpdklab

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).