|FAILURE| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Dec 12 06:12:17 CET 2023


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135053

_Testing issues_

Submitter: Artemy Kovalyov <artemyko at nvidia.com>
Date: Tuesday, December 12 2023 04:25:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f2d5afbb2c05d7647da7ea914887c52115652651

135049-135053 --> testing fail

Test environment and result as below:

+--------------------------+---------------------------+----------------+------------------------------+
|       Environment        | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+===========================+================+==============================+
| Debian 11 (arm)          | FAIL                      | SKIPPED        | FAIL                         |
+--------------------------+---------------------------+----------------+------------------------------+
| CentOS Stream 9 (ARM)    | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM)       | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 37 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Fedora 38 (ARM)          | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+
| Debian 11 (Buster) (ARM) | SKIPPED                   | FAIL           | SKIPPED                      |
+--------------------------+---------------------------+----------------+------------------------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_unit_test): ====
from ../lib/eal/include/generic/rte_atomic.h:18,
from ../lib/eal/arm/include/rte_atomic_64.h:17,
from ../lib/eal/arm/include/rte_atomic.h:9,
from ../lib/eal/include/generic/rte_pause.h:19,
from ../lib/eal/arm/include/rte_pause_64.h:19,
from ../lib/eal/arm/include/rte_pause.h:13,
from ../lib/eal/include/generic/rte_rwlock.h:34,
from ../lib/eal/arm/include/rte_rwlock.h:12,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:25,
from ../lib/eal/include/rte_malloc.h:16,
from ../app/test-mp/main.c:4:
../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Werror=sign-compare]
40 |    assert(rte_rdtsc() < timeout);
|                       ^
cc1: all warnings being treated as errors
[2881/3096] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_config.c.o'.
[2882/3096] Compiling C object 'app/a172ced@@dpdk-testpmd at exe/test-pmd_csumonly.c.o'.
[2883/3096] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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