|FAILURE| pw123580 [PATCH] [v2] test: add cryptodev crosscheck suite

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Feb 10 23:19:11 CET 2023


Test-Label: iol-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 |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | FAIL           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | FAIL           |
+-------------------------------+----------------+
| Windows Server 2019           | FAIL           |
+-------------------------------+----------------+
| RHEL 7                        | FAIL           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | FAIL           |
+-------------------------------+----------------+
| CentOS Stream 8               | FAIL           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | FAIL           |
+-------------------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
../lib/cryptodev/rte_crypto_sym.h:180:1: note: 'rte_crypto_cipher_algorithm_strings' has been explicitly marked deprecated here
__rte_deprecated
^
../lib/eal/include/rte_common.h:91:41: note: expanded from macro '__rte_deprecated'
#define __rte_deprecated        __attribute__((__deprecated__))
^
../app/test/test_cryptodev_crosscheck.c:902:15: error: 'rte_crypto_aead_algorithm_strings' is deprecated [-Werror,-Wdeprecated-declarations]
algo_name = rte_crypto_aead_algorithm_strings[algo];
^
../lib/cryptodev/rte_crypto_sym.h:492:1: note: 'rte_crypto_aead_algorithm_strings' has been explicitly marked deprecated here
__rte_deprecated
^
../lib/eal/include/rte_common.h:91:41: note: expanded from macro '__rte_deprecated'
#define __rte_deprecated        __attribute__((__deprecated__))
^
6 errors generated.
[2985/3126] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_cryptodev_asym.c.o'.
[2986/3126] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_cryptodev_blockcipher.c.o'.
[2987/3126] 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

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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)

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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