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 09C5843C0E
	for <public@inbox.dpdk.org>; Wed, 28 Feb 2024 01:32:28 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 0563A40295;
	Wed, 28 Feb 2024 01:32:28 +0100 (CET)
Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com
 [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id A6A32400EF
 for <test-report@dpdk.org>; Wed, 28 Feb 2024 01:32:26 +0100 (CET)
Received: by mail-oo1-f97.google.com with SMTP id
 006d021491bc7-59d489e8d68so2143146eaf.2
 for <test-report@dpdk.org>; Tue, 27 Feb 2024 16:32:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709080346; x=1709685146; 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=dMrLC/JeRMkp0bIURFIUs3yRhV0kLcOhs2vXI18858M=;
 b=YJyYcAMMz46LZiGxoSiB5/klIbT3L7mjY1Wo65MJpfpUnYS1SRgpxz8PZMZ4TzSRuV
 W5rKQJV1Z4p3rhf2e9/vkNp8AdVj0C/dwsA5I1BaCQhAMXWs0C1QyqFPIFvG9cR3ZoYg
 s4PDDE3DvUVZzMWqOxG9fQvyNCIUaRq9FlAqk=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709080346; x=1709685146;
 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=dMrLC/JeRMkp0bIURFIUs3yRhV0kLcOhs2vXI18858M=;
 b=e8VRAXIqNBlaAQHd0QfgfBE0I4NEMfwetZUa8/WOg46Jtj3vxLX0Ga0VPK+MJZxxTX
 miCVsaIsGiqm05Qtf0vDu6moxnyQ+baAsbsRFeTg6OIxhMmgz2zL4liJYXXWcuHh74My
 RKFRTefJHAUTHKBSLmbu7rIUzLdMzmsVY36vFticm68CDghlYqEsbS3JN8KKxJbitQ98
 cHPxlhrkmuBws7D5osGJjpYS0dRN7z0n4ht9J/dwLRDgwSZ3IGk05Zng7m0aIKGIQSs+
 /wMUplmHuZNKfZGT+kEUESQdvkHsTCUb3MSmATJxD08YeuU8KWZU4tu99oQHOvf/71Mw
 faXA==
X-Gm-Message-State: AOJu0Yz0reigd0+2L3jjtSaaqQEbT+38eA7FdsQTyKuc8h+Htc5ry/Xc
 A5AE/7YCsPzSaGHO2JnYHn4R9hRRC79xWX0t6PrROTIy/Cgd7Jg89v/q/tMgKuCeU7iVOKLTorB
 kSFI2VMNNmBT17vXGiCdUtQtt9/I/9vPnfMR6+V9xfUqtnP+f1GzGi4tF
X-Google-Smtp-Source: AGHT+IGpOTg76VMzx8Lt2IIpPGucsL5Y8MBOK5+GNglDuaB68nbN4Tl2p+FPkUlMvA7pMp47sVK31QOCZGoh
X-Received: by 2002:a4a:2443:0:b0:5a0:c27b:f3c3 with SMTP id
 v3-20020a4a2443000000b005a0c27bf3c3mr1430545oov.8.1709080345999; 
 Tue, 27 Feb 2024 16:32:25 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 d3-20020a4ae823000000b005a04453f387sm172958ood.14.2024.02.27.16.32.25
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 27 Feb 2024 16:32:25 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 27 Feb 2024 16:32:25 -0800 (PST)
Message-ID: <65de7f19.4a0a0220.ed496.8c34SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.7] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 7E3FB6052712;
 Tue, 27 Feb 2024 19:32:25 -0500 (EST)
Subject: |SUCCESS| pw137366-137367 [PATCH] [v5,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: <20240227174203.2889333-5-yoan.picchi@arm.com>
References: <20240227174203.2889333-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-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/137367

_Testing PASS_

Submitter: Yoan Picchi <yoan.picchi@arm.com>
Date: Tuesday, February 27 2024 17:42:03 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049

137366-137367 --> testing pass

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13.2     | PASS               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| Debian 12 (arm)  | PASS               |
+------------------+--------------------+
| Fedora 37        | PASS               |
+------------------+--------------------+
| Fedora 38        | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| Alpine           | PASS               |
+------------------+--------------------+


FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 11.3.0

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

UNH-IOL DPDK Community Lab

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