|FAILURE| pw114813 [PATCH] [1/1] app/test-security-perf: add security perf app

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Aug 16 02:32:11 CEST 2022


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

_Testing issues_

Submitter: Anoob Joseph <anoobj at marvell.com>
Date: Thursday, August 11 2022 03:59:33 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

114813 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
from ../app/test-security-perf/test_security_perf.c:10:
../app/test-security-perf/test_security_perf.c: In function 'cryptodev_init':
../app/test-security-perf/test_security_perf.c:116:6: error: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Werror=format=]
116 |     i);
|     ~^
|     |
|     long unsigned int
../lib/eal/include/rte_log.h:342:25: note: in definition of macro 'RTE_LOG'
342 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
|                         ^
../app/test-security-perf/test_security_perf.c:129:31: error: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Werror=format=]
129 |      " %" PRIu64 " - %d", i, j);
|                           ~   ^
|                           |
|                           long unsigned int
../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 Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 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 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 SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

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

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