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 99C4343C14
	for <public@inbox.dpdk.org>; Wed, 28 Feb 2024 04:33:29 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 9318C402AE;
	Wed, 28 Feb 2024 04:33:29 +0100 (CET)
Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com
 [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 19CB6402AC
 for <test-report@dpdk.org>; Wed, 28 Feb 2024 04:33:28 +0100 (CET)
Received: by mail-pj1-f98.google.com with SMTP id
 98e67ed59e1d1-29a8911d11cso3033680a91.1
 for <test-report@dpdk.org>; Tue, 27 Feb 2024 19:33:28 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709091207; x=1709696007; 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=epfUBL3yuxKgt4svEy/WvaYPKNJPfvXSOAuBpm7bT44=;
 b=hsW9+bi+SPc+f0VFCCO9p6N5+Ur5wZ4EXQ1XpkO1VaY8hBAhzbClYcw08bpzCSXbiG
 PzvcUZtbaB0iS4qiCaDjVAMC4Vlyw6RJWVo98yP9G/uZOBmMf9BYsPmnbBKcqECx0QYV
 I0r4cTMuZAoKUSJGWJsY74tZgMAfzf5A/FJjg=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709091207; x=1709696007;
 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=epfUBL3yuxKgt4svEy/WvaYPKNJPfvXSOAuBpm7bT44=;
 b=eJ/UIKFbpKZsY4UxDIewJ6V5sB3gYAXD4FZHig+rryIcClagWMgCSf1f7s+Mg4lcbU
 kq8ZuZ9cl8YKtbEe3/Uh2VJ/gblgX5IonDvM4xdTla4RcnK5OrtKrXl4H96gYwCZ3kh7
 YfbceCCvCqy5bnaqvV8sy7bPU04aQLtUDMbOi7Q9ydrqX7nAyEs5vxQ8yGOFQQTb+RHu
 GXJ7QDALRh8hNSET7PJkfi/M+ilSI1WAC3llP7/2gqqlJaQnDOjHGlvdaTQV7gJODelH
 L0e3VT3pdkSbko/8HkYrTp0ICcfQYsuNjHBj6V1cLFHcAfUDB4sHPY+30uGE5rRhoi/5
 wFFQ==
X-Gm-Message-State: AOJu0YwHm9eecbYqmybi7vL3MoNzbvYjCHxNkJK/elFbiBRkIXzm5oI6
 JbEOkHMaT88JZhVSp4l4ovQ0TfXtgfCBsQYauxTncldgPxM8FnN58QAG7Kpmv9z6J52G/jumRzL
 Ry8fwx+fkpjenocut/lALKH94995UQ9G7ybGpxibG0fazsjA/G8FDCqmt
X-Google-Smtp-Source: AGHT+IEYUbPZXjv7PplCrDxsh2fxhO7PpOo6scv5UM27B+d8RXq8kdfjyhqaIDTDOKl4cpJ5hNYjoBnn61lq
X-Received: by 2002:a17:90b:3cb:b0:299:17dc:ba26 with SMTP id
 go11-20020a17090b03cb00b0029917dcba26mr8737069pjb.32.1709091207284; 
 Tue, 27 Feb 2024 19:33:27 -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
 mm7-20020a17090b358700b0029aa07ed44dsm24647pjb.8.2024.02.27.19.33.27
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 27 Feb 2024 19:33:27 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 27 Feb 2024 19:33:27 -0800 (PST)
Message-ID: <65dea987.170a0220.68f5f.199dSMTPIN_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 707D460527CD;
 Tue, 27 Feb 2024 22:33:26 -0500 (EST)
Subject: |SUCCESS| pw137373 [PATCH] [v2] lib/hash: add siphash
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240227191437.346593-2-stephen@networkplumber.org>
References: <20240227191437.346593-2-stephen@networkplumber.org>
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: SUCCESS
http://dpdk.org/patch/137373

_Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Tuesday, February 27 2024 19:14:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049

137373 --> testing pass

Test environment and result as below:

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


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

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

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

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

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

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

UNH-IOL DPDK Community Lab

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