|FAILURE| pw126954-126957 [PATCH] [4/4] app/test: add rsa kat and pwct tests

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu May 18 01:28:24 CEST 2023


Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126957

_Testing issues_

Submitter: Arek Kusztal <arkadiuszx.kusztal at intel.com>
Date: Wednesday, May 17 2023 21:19:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c

126954-126957 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native            | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
../app/test/test_cryptodev_asym.c:1648:3: error: initializer element is not a compile-time constant
TC_DATA_GENERIC(KAT_RSA_Encrypt,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test/test_cryptodev_asym.c:1605:8: note: expanded from macro 'TC_DATA_GENERIC'
data.description,       \
~~~~~^~~~~~~~~~~~~~~~~~~~
../app/test/test.h:133:38: note: expanded from macro 'TEST_CASE_NAMED_WITH_DATA'
{ setup, teardown, NULL, testcase, name, 1, data }
^~~~
../app/test/test_cryptodev_asym.c:1675:3: error: initializer element is not a compile-time constant
TC_DATA_GENERIC(PWCT_RSA_Encrypt_Decrypt,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test/test_cryptodev_asym.c:1605:8: note: expanded from macro 'TC_DATA_GENERIC'
data.description,       \
~~~~~^~~~~~~~~~~~~~~~~~~~
../app/test/test.h:133:38: note: expanded from macro 'TEST_CASE_NAMED_WITH_DATA'
{ setup, teardown, NULL, testcase, name, 1, data }
^~~~
3 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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/26268/

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