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 C5CE8456A1
	for <public@inbox.dpdk.org>; Wed, 24 Jul 2024 15:49:33 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C150140E3E;
	Wed, 24 Jul 2024 15:49:33 +0200 (CEST)
Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com
 [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 4A245433D6
 for <test-report@dpdk.org>; Wed, 24 Jul 2024 15:49:32 +0200 (CEST)
Received: by mail-qv1-f98.google.com with SMTP id
 6a1803df08f44-6b5f46191b5so36008276d6.3
 for <test-report@dpdk.org>; Wed, 24 Jul 2024 06:49:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1721828971; x=1722433771; 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=PMPOQ2E35khXZbm6QBFVv07SiZqK5bcXlzb3XdEpT2U=;
 b=b1J23a2lMU+QhbbPqoOWu23Bf/mBmXDqXETHRALX8MDCnD2npkkHXu1tJS6/GFqyO6
 QT3altFIF6A7KYfBwgGg/ZbWslkZ1LmFq00yMM/tz3zc+ukQ/1AyrAMRGTYW3CjxDcOv
 QhlYaHvxI98o+x/Rellt79EciOuOllKaYHD/Y=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1721828971; x=1722433771;
 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=PMPOQ2E35khXZbm6QBFVv07SiZqK5bcXlzb3XdEpT2U=;
 b=FsVE0E6xnuNpAXdG0W4o+oFgr58z/Md7DFvOgiedVG8QEUGM269vw2+pi11JHTq3Jf
 TLNjTMuEx+Bi6tUxGQNr+vwMFtuQxtnaYx32a/SAANrbWW4kfTUERzGhzUB+vI+4r5+3
 PndizRhjOouPAUjXyPPYpHosGCxC/1nPemD1K+YZ42bncnj/zuzcIeAefGAZFIRHOhG5
 CEcj46zIuL6uPksXVEyQJt5N5edOJW2sPjI+1G4ZfHdQcy2HNHQoUdADa39lsXGgVvVh
 7jIR8185fr5vEZCtb2l+y1mviCALsrlwtlMo4Md9ceHnFNOKfxyH8GGT5SFaVlHlJUbM
 FuGg==
X-Gm-Message-State: AOJu0YwN3m6z57wWS0iDhWL96Gcwg+WmIeCu7yX6+AJahTarpnqVKso4
 eG+RQPtQgRkXOFpVRrMwZ3yaSabKOG0qx8eQ4/7IUBfObxZp3y8aIW7y6/+JzPBFdZLBcmwDhcu
 tWMqq8kbN+yLw3aSu2GYQXgGD9cbCy5pDsTGEWh2r
X-Google-Smtp-Source: AGHT+IHV+TMIsBppGlDtfvqPH3Wex6CtkHOGMFqLmNfdGQB0p6TLKGrfocImuSy82M2Awkx6WDpUyiuMnVTg
X-Received: by 2002:a05:6214:2a45:b0:6b7:b2eb:ae82 with SMTP id
 6a1803df08f44-6b990747689mr22138916d6.29.1721828971593; 
 Wed, 24 Jul 2024 06:49:31 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 6a1803df08f44-6b7ac7d7588sm5917946d6.29.2024.07.24.06.49.31
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 24 Jul 2024 06:49:31 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 24 Jul 2024 06:49:31 -0700 (PDT)
Message-ID: <66a1066b.050a0220.842d1.1872SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.8] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 40F4460526E2;
 Wed, 24 Jul 2024 09:49:31 -0400 (EDT)
Subject: |PENDING| pw142674 [PATCH] eal: add support for TRNG with Arm RNG fe
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240723212703.721050-1-shunzhi.wen@arm.com>
References: <20240723212703.721050-1-shunzhi.wen@arm.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: PENDING
http://dpdk.org/patch/142674

_Testing pending_

Submitter: Shunzhi Wen <shunzhi.wen@arm.com>
Date: Tuesday, July 23 2024 21:27:03 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43

142674 --> testing pending

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

Test environment and result as below:

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


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

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

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

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

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

UNH-IOL DPDK Community Lab

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