|FAILURE| pw115222-115223 [PATCH] [2/2] test/crypto: add ecdh tests

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Aug 18 09:38:41 CEST 2022


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

_Testing issues_

Submitter: Arek Kusztal <arkadiuszx.kusztal at intel.com>
Date: Thursday, August 18 2022 06:05:26 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115222-115223 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
|                                       |
|                                       size_t {aka unsigned int}
2679 |     test_vector->Z.y.length
2680 |   );
|   ^
../lib/eal/include/rte_log.h:342:25: note: in definition of macro 'RTE_LOG'
342 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
|                         ^
../app/test/test_cryptodev_asym.c:2680:3: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'const unsigned int'} [-Werror=format=]
2679 |     test_vector->Z.y.length
|     ~~~~~~~~~~~~~~~~~~~~~~~
|                     |
|                     size_t {aka const unsigned int}
2680 |   );
|   ^
../lib/eal/include/rte_log.h:342:25: note: in definition of macro 'RTE_LOG'
342 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
|                         ^
cc1: all warnings being treated as errors
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 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 Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

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

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