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 F045543F55
	for <public@inbox.dpdk.org>; Tue, 30 Apr 2024 16:53:09 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C9B434025C;
	Tue, 30 Apr 2024 16:53:09 +0200 (CEST)
Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com
 [209.85.128.226])
 by mails.dpdk.org (Postfix) with ESMTP id BFFAF400EF
 for <test-report@dpdk.org>; Tue, 30 Apr 2024 16:53:08 +0200 (CEST)
Received: by mail-yw1-f226.google.com with SMTP id
 00721157ae682-617d25b2bc4so61507677b3.2
 for <test-report@dpdk.org>; Tue, 30 Apr 2024 07:53:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1714488788; x=1715093588; 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=2EMkgKpcOBFPnMtca4b8KQfoDgHK8nzWruZM5sVzC3M=;
 b=HL1XJeX5LCI2kgExXOjkcxzFpzsb/4sepSoLYD+oKcmL295Pnl8INvzhLobhKq58GO
 sFe5URkz/u40MvBT8unY7JKKxVoWJO8yKyXkadVTc4y2sP/gdL3sUXXpLNUjiHkM4yEN
 bqTvHd1lfdx1LiLlYRFEUKLxFXpjtGpCRUtPk=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1714488788; x=1715093588;
 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=2EMkgKpcOBFPnMtca4b8KQfoDgHK8nzWruZM5sVzC3M=;
 b=Gi7OUmZhk/k0vrh+Ata2T1DfVn5HZLXhQu/8+ft5VacLnXoLFAVFY52V469terZr0o
 1h2DP0KR3Qe+ck298A2Jo/oHP1iTF8ZoEB12l1Ln3jftjiSWaMjSqEeQ/moqJvTdEHZC
 Sjj1z4q75S7dakpW75urjBLLh1xr6yQLMtKK3vs5/9R2bzODI482bkxubTMfSVMnx/Nx
 /sKa3GL06SwgJPA3pzIO05G8QjLBDM+kNXuUgFyps/XmHoicF+sGtnxN7f0GgKiEAoGM
 hQY2/FIrq7H03Ur4lKCHMk2xi7R3wobUVTs/wZIvQfa/Y2U8X6UB1x40twldOl6WNWPe
 1iqA==
X-Gm-Message-State: AOJu0Yyiqzrlrxz47BsMkPSPt0+OTgkY6jyAYHeJf2IVajLlqB6dJdqX
 T/Lbw43iBu4DHWfE6jDDO0yq7VMXlTmkTrdTiaAlbXXVwj8bTxsz/pEPIBnlcRiVzwYJtUWjuM0
 XMH2t1H6P32tR2kFRpEccO4sm56jfEgAJ+kvyXk0ABKy8YbG1jY6eT//m
X-Google-Smtp-Source: AGHT+IHAyZNhTP3zKa9z0ID4hwhQyZYTrFh5Zy4DvK4P0RggaT8l3qbcePf31VjLJ0vx4SH5DL/19hwW7AVx
X-Received: by 2002:a05:690c:25c7:b0:618:7f3c:cbaf with SMTP id
 dv7-20020a05690c25c700b006187f3ccbafmr10811872ywb.42.1714488788065; 
 Tue, 30 Apr 2024 07:53:08 -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
 s62-20020a815e41000000b0061ae0fb16aasm2307874ywb.37.2024.04.30.07.53.07
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 30 Apr 2024 07:53:08 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 30 Apr 2024 07:53:08 -0700 (PDT)
Message-ID: <663105d4.810a0220.79ec.62d2SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.2] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id AD9BB604D420;
 Tue, 30 Apr 2024 10:53:07 -0400 (EDT)
Subject: |SUCCESS| pw139737-139738 [PATCH] [RFC,v5,6/6] eal: add unit tests f
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240430120810.108928-7-mattias.ronnblom@ericsson.com>
References: <20240430120810.108928-7-mattias.ronnblom@ericsson.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: SUCCESS
http://dpdk.org/patch/139738

_Testing PASS_

Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Tuesday, April 30 2024 12:08:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

139737-139738 --> testing pass

Test environment and result as below:

+-----------------------------+----------------+--------------+
|         Environment         | dpdk_unit_test | lpm_autotest |
+=============================+================+==============+
| Debian 12 (arm)             | PASS           | SKIPPED      |
+-----------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      |
+-----------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      |
+-----------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      |
+-----------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      |
+-----------------------------+----------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      |
+-----------------------------+----------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      |
+-----------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         |
+-----------------------------+----------------+--------------+


Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

UNH-IOL DPDK Community Lab

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