From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id DD8BB45928
	for <public@inbox.dpdk.org>; Sat,  7 Sep 2024 06:48:21 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id D45184029B;
	Sat,  7 Sep 2024 06:48:21 +0200 (CEST)
Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com
 [209.85.214.227])
 by mails.dpdk.org (Postfix) with ESMTP id B15984028F
 for <test-report@dpdk.org>; Sat,  7 Sep 2024 06:48:20 +0200 (CEST)
Received: by mail-pl1-f227.google.com with SMTP id
 d9443c01a7336-2059204f448so24015555ad.0
 for <test-report@dpdk.org>; Fri, 06 Sep 2024 21:48:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1725684500; x=1726289300; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=NBtHlYdEWETBByD4/sca01u2q2TfpvYx1EU6fybO5b0=;
 b=U7sHDGxY5RCfoZelv+wm9+4x/mVWl43r6F9xXPp6j3dfmlIWwr9ef1OI8K/lZX5FA8
 3EdH+us/Wdy3metXauLfqGukfmrtGtj2X86QEAM9wFPVILX3UoXK0qZo4a8XbuCq5cpd
 FeaThBzP8s/u9HnietByM/4lpMeWV+UcPbxLw=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1725684500; x=1726289300;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=NBtHlYdEWETBByD4/sca01u2q2TfpvYx1EU6fybO5b0=;
 b=fOXJYttqJ+Hl6Cx5Z0FTZTWOh0SvTKq0X+260HcydLOX9SUY8Mco+m3+csvqlma3E/
 IkaM8sjkqJpLQ3fidzVgzTEF2aew+bH8hGiHZa6lNWsnltSX7tz15i+E6sQnngCEr4KW
 bidMf+kltoLThqINfgFXpiSvZ8jY8HdgIDPq2vPpXqYgn2JqMDm41P4etx6VTaFngPR3
 MZGwaAqftKLsM5p5NbPTYs/+JW6Gj9ZzyYYw9LHp3+cbp7uvvB9JkojI4si8Xu0ijeix
 D7MyhqzRzE6At52K4WZsYvcI0yjjwpNC8ab+gGWxOtfNabt488nN7YB41DZ9l3pPbdIk
 sKxg==
X-Gm-Message-State: AOJu0YxGr/WursCSSYSBjDzmD5jtmMgqChml+gMse+YzmVX647359rAQ
 UZDaXqRg/YKgBMtOyArTgtJYaWPY7zPssNXCvuCVhjv5l/5XN5eW1r7VlQr2HkWehq38t9ToFJ0
 Lu8wUxXQiArN0uXQQm7t+gejovOiiFlhkinpphx1u1RSzfV9xh7JHX1ad
X-Google-Smtp-Source: AGHT+IGOg/gnGy3xBRswOfBkYVtb1ccxgcuud7ZesO0yUe7hHc+LmPdDDg2n9cFKGTqmQTCGOoRXkybcL1ap
X-Received: by 2002:a17:902:ccce:b0:205:8bad:171c with SMTP id
 d9443c01a7336-206f04e1a7bmr57080225ad.12.1725684499710; 
 Fri, 06 Sep 2024 21:48:19 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 41be03b00d2f7-7d823cf3ab4sm5039a12.14.2024.09.06.21.48.19
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 06 Sep 2024 21:48:19 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 06 Sep 2024 21:48:19 -0700 (PDT)
Message-ID: <66dbdb13.630a0220.cc3e9.06b8SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.3] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id F00F5605C351;
 Sat,  7 Sep 2024 00:48:18 -0400 (EDT)
Subject: |FAILURE| pw143759 [PATCH] fib: network byte order IPv4 lookup
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
 Vladimir Medvedkin <vladimir.medvedkin@intel.com>
In-Reply-To: <20240906170649.1325254-1-vladimir.medvedkin@intel.com>
References: <20240906170649.1325254-1-vladimir.medvedkin@intel.com>
Content-Type: text/plain
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

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

_Testing issues_

Submitter: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Date: Friday, September 06 2024 17:06:49 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43

143759 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#259700

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| Fedora 37 (ARM)             | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PEND           | PEND                      | PEND                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | WARN           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | WARN           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | WARN           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PEND         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 22.04 (ARM) (dpdk_unit_test): ====
[467/3209] Linking target lib/librte_port.so.25.0.
[468/3209] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_key32.c.o'.
[469/3209] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_hash_lru.c.o'.
[470/3209] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_lpm.c.o'.
[471/3209] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_lpm_ipv6.c.o'.
[472/3209] Compiling C object 'lib/76b5a35@@rte_table@sta/table_rte_table_stub.c.o'.
[473/3209] Compiling C object 'lib/76b5a35@@rte_table@sta/table_table_log.c.o'.
[474/3209] Linking static target lib/librte_table.a.
[475/3209] Compiling C object 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o'.
FAILED: lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o
ccache cc -Ilib/76b5a35@@rte_fib@sta -Ilib -I../lib -Ilib/fib -I../lib/fib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/rib -I../lib/rib -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_G
 NU_SOURCE -fPIC -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.fib -MD -MQ 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o' -MF 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o.d' -o 'lib/76b5a35@@rte_fib@sta/fib_dir24_8.c.o' -c ../lib/fib/dir24_8.c
../lib/fib/dir24_8.c: In function 'get_vector_fn':
../lib/fib/dir24_8.c:71:54: error: unused parameter 'be_addr' [-Werror=unused-parameter]
71 | get_vector_fn(enum rte_fib_dir24_8_nh_sz nh_sz, bool be_addr)
|                                                      ^
cc1: all warnings being treated as errors
[476/3209] Generating symbol file 'lib/76b5a35@@rte_vhost@sha/librte_vhost.so.25.0.symbols'.
[477/3209] Generating symbol file 'lib/76b5a35@@rte_port@sha/librte_port.so.25.0.symbols'.
[478/3209] Generating table.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Ubuntu 20.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/