|FAILURE| pw123580 [PATCH] [v2] test: add cryptodev crosscheck suite
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Feb 9 16:11:11 CET 2023
Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/123580
_Testing issues_
Submitter: Volodymyr Fialko <vfialko at marvell.com>
Date: Thursday, February 09 2023 12:34:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00
123580 --> testing fail
Test environment and result as below:
+-------------------------------+----------------+--------------+
| Environment | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | FAIL |
+-------------------------------+----------------+--------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
In file included from ../lib/cryptodev/rte_crypto.h:25,
from ../lib/cryptodev/rte_cryptodev.h:23,
from ../app/test/test_cryptodev_crosscheck.c:4:
../lib/cryptodev/rte_crypto_sym.h:182:1: note: declared here
182 | rte_crypto_cipher_algorithm_strings[];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test/test_cryptodev_crosscheck.c:902:3: error: 'rte_crypto_aead_algorithm_strings' is deprecated [-Werror=deprecated-declarations]
902 | algo_name = rte_crypto_aead_algorithm_strings[algo];
| ^~~~~~~~~
In file included from ../lib/cryptodev/rte_crypto.h:25,
from ../lib/cryptodev/rte_cryptodev.h:23,
from ../app/test/test_cryptodev_crosscheck.c:4:
../lib/cryptodev/rte_crypto_sym.h:494:1: note: declared here
494 | rte_crypto_aead_algorithm_strings[];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[520/635] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_cryptodev_security_ipsec.c.o'.
[521/635] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_devargs.c.o'.
[522/635] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_cryptodev.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25317/
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