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 CEB4843C94
	for <public@inbox.dpdk.org>; Tue, 12 Mar 2024 20:00:01 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id EF8D2427E0;
	Tue, 12 Mar 2024 20:00:01 +0100 (CET)
Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com
 [209.85.160.227])
 by mails.dpdk.org (Postfix) with ESMTP id 9FD7A40E40
 for <test-report@dpdk.org>; Tue, 12 Mar 2024 20:00:00 +0100 (CET)
Received: by mail-qt1-f227.google.com with SMTP id
 d75a77b69052e-42f59ca9a7dso4515561cf.3
 for <test-report@dpdk.org>; Tue, 12 Mar 2024 12:00:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1710270000; x=1710874800; 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=owMGF2uEUX9BjhQeGjXjrKNt8OQ89hb/1pUgQT87vmw=;
 b=iNOCIzyz3Jxao3JxebihzGrb0kstNretVMOzYrqit9Hi1HgqVcgyT6GWA6X7dPJuDP
 n+3/xispATDH3KDkiOWPlzT4dPLTSLHoyOhsZFxxYa+ANgIN1BGh0K+3CRf/y6CCaSr+
 vII81DhR5evtZEqHa7gbrHK9ycuyOgyYubKUI=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1710270000; x=1710874800;
 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=owMGF2uEUX9BjhQeGjXjrKNt8OQ89hb/1pUgQT87vmw=;
 b=pMFoTLIq8sR1ar8iJMfOcklKpS9V3OLU3zOeHkoDNvtenniByaYIV+ZcBuUqCsDaeR
 oP8hhUZ1Ex0aFNQzYsihQ0NMHgy4fAJkD46UdGAJzqce52nPHu2bUvavuJ+YTLk5A79v
 /GymR1Wx1r2JrKVQNO2Aqwl/D5+BKnE3ORka8ndnVzDPiLjAnZXpvHJA4vbDVRb2B0pN
 3OpouDuMP2GjSyYqErPxsSf2NKBjh1P9Ij8MaKhE7yHrNYpXFxF1z2CE3+V8os/9Cu9b
 UWCT7arJrLLS8PzXekD6pc85ogyYmsOFsH9FRMZ9/aWWZNHdRV/F4QEYVdidX4rmXOSn
 0XSQ==
X-Gm-Message-State: AOJu0Yzlle4JtVhwcdYBCo9EYoJvYvkXfrR8/rk6D9Q17t5Nyh1E4w67
 KA6WECfrO9uekcDXiL1RaxizLGpMpMGP0Mk3DItipc3r1jnr/UiPRe4pYCjc1DGGatjSCxGlsfN
 CCuH7W6e47FPNeEWTXc8qg+gS2x6/BaQNLCG4hmkO+omJXDVLTbfaOA2H
X-Google-Smtp-Source: AGHT+IFv0RBv3IBHi2A//+zOHtYH5dWgz4GCqmHd8MuMDhSttEJ8kvF09mH/h2K/l8aoMPkdyHnMmJjUGudK
X-Received: by 2002:a05:622a:1802:b0:42e:e412:7f4 with SMTP id
 t2-20020a05622a180200b0042ee41207f4mr12703384qtc.36.1710270000118; 
 Tue, 12 Mar 2024 12:00:00 -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
 t15-20020a05622a148f00b0042edbc2af2csm410903qtx.26.2024.03.12.12.00.00
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 12 Mar 2024 12:00:00 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 12 Mar 2024 12:00:00 -0700 (PDT)
Message-ID: <65f0a630.050a0220.4aca9.7992SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.6] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id CC1916052471;
 Tue, 12 Mar 2024 14:59:59 -0400 (EDT)
Subject: |SUCCESS| pw138220-138223 [PATCH] [v7,4/4] hash: add SVE support for
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240312154215.802374-5-yoan.picchi@arm.com>
References: <20240312154215.802374-5-yoan.picchi@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-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/138223

_Testing PASS_

Submitter: Yoan Picchi <yoan.picchi@arm.com>
Date: Tuesday, March 12 2024 15:42:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a86f381b826660e88794754c41d3aec79ce9b87c

138220-138223 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+


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

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12

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

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

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

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 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

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

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

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

UNH-IOL DPDK Community Lab

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