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 5262845565
	for <public@inbox.dpdk.org>; Thu,  4 Jul 2024 00:43:27 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 4D7CD402A7;
	Thu,  4 Jul 2024 00:43:27 +0200 (CEST)
Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com
 [209.85.210.228])
 by mails.dpdk.org (Postfix) with ESMTP id 76F6040263
 for <test-report@dpdk.org>; Thu,  4 Jul 2024 00:43:26 +0200 (CEST)
Received: by mail-pf1-f228.google.com with SMTP id
 d2e1a72fcca58-7065e2fe7d9so44462b3a.3
 for <test-report@dpdk.org>; Wed, 03 Jul 2024 15:43:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1720046605; x=1720651405; 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=o0hsDFvu6Sbdwi3Tvs0aVaFU01R2KJsKJEFyJc7O0oA=;
 b=FUszL2l3mMV3d2wA7DR5ycnlf66wa1ehL0M213i3PKyOREMhAAcI4ausKmFr9kwGop
 9LMvEnI4w0KRyjnHwNaiq0gFK9WKDVbdCz2OqqqulBVtjHhov/0Aw+j1jS1sBNhSrfvQ
 UPpKElyTjgFA7rCqiIaMfbGxtktl4fZ8COZK4=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1720046605; x=1720651405;
 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=o0hsDFvu6Sbdwi3Tvs0aVaFU01R2KJsKJEFyJc7O0oA=;
 b=SmcHe1Az4N4FARm70Xq6xkV5Kk1cb+kDvz/bB2WrB/fN59VgCavdE9t9m4zqd+Qipe
 kZb7YHZVROajTxYVXjQYojDOhmY9YcULvC+NVgs+JPDFKghkE+bwQEb1H1bOgub/jmxA
 X3ujHcGY1dw0kL6f7TcOvNGoMlGSYOM6q6QUTLA4ehjTEDSDd7B9DJLpzMv2HIj1rZ61
 Jk/G1n5ZaPZLk5qurpNfhmZ2Agki8a2C8GBV39sRNLNTo+1h5Qg6w1kN6LG9GJjVaDs9
 f9OtSqrr3K9LGoQZ/1C5bEIS+5FhLQTwCMz7IZaGe7WCYg7zeD0Pypw1z5awwpWXzXzH
 S2KA==
X-Gm-Message-State: AOJu0Yxg2fJw1yCsQJvBT1FgW/XnbpLAkUipJwWu3SBDLoOPNfrMMfNx
 HPb1V5+nKsnUAySvlYQ71/AOCAqsqn4FFvZzDgeKPxCX6ReyhU43Zok2Zpe6F6frzRAtQoUR4rM
 2nU9mVfrNE5m62uSoAGqdINgzGGNxJkcZMwfqxMeHiiwQuve2z2Xzg5ww
X-Google-Smtp-Source: AGHT+IFGxw3zGEkufukXUBwyzIr2kfHnPawqc4KlZeUN+UOXcp2LvXheksQbVAyZFTyYbMWQQI60gXgpv31U
X-Received: by 2002:a05:6a00:1d1d:b0:705:97b3:4605 with SMTP id
 d2e1a72fcca58-70aaaeec907mr17850329b3a.25.1720046605581; 
 Wed, 03 Jul 2024 15:43:25 -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
 d2e1a72fcca58-708011dc7d1sm460576b3a.3.2024.07.03.15.43.25
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 03 Jul 2024 15:43:25 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 03 Jul 2024 15:43:25 -0700 (PDT)
Message-ID: <6685d40d.050a0220.fea6d.2716SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.6] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id AD5B4605C351;
 Wed,  3 Jul 2024 18:43:24 -0400 (EDT)
Subject: |PENDING| pw142107-142109 [PATCH] [v10,4/4] hash: add SVE support fo
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240703171315.1470547-5-yoan.picchi@arm.com>
References: <20240703171315.1470547-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-abi-testing
Test-Status: PENDING
http://dpdk.org/patch/142109

_Testing pending_

Submitter: Yoan Picchi <yoan.picchi@arm.com>
Date: Wednesday, July 03 2024 17:13:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:95bea772528d316c969a170e6206f3b05ac39413

142107-142109 --> testing pending

Test environment and result as below:

+-------------------+----------+
|    Environment    | abi_test |
+===================+==========+
| CentOS Stream 8   | PASS     |
+-------------------+----------+
| Debian Bullseye   | PASS     |
+-------------------+----------+
| CentOS Stream 9   | PASS     |
+-------------------+----------+
| Debian 12         | PEND     |
+-------------------+----------+
| Fedora 37         | PEND     |
+-------------------+----------+
| Fedora 38         | PEND     |
+-------------------+----------+
| Fedora 38 (Clang) | PASS     |
+-------------------+----------+
| Fedora 39         | PEND     |
+-------------------+----------+
| Fedora 39 (Clang) | PASS     |
+-------------------+----------+
| Fedora 40 (Clang) | PASS     |
+-------------------+----------+
| Fedora 40         | PEND     |
+-------------------+----------+
| openSUSE Leap 15  | PEND     |
+-------------------+----------+
| RHEL8             | PEND     |
+-------------------+----------+
| RHEL9             | PEND     |
+-------------------+----------+
| Ubuntu 22.04      | PEND     |
+-------------------+----------+
| Ubuntu 24.04      | PEND     |
+-------------------+----------+


CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

UNH-IOL DPDK Community Lab

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