From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A4D7E43C31 for ; Thu, 29 Feb 2024 02:09:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FF56402AF; Thu, 29 Feb 2024 02:09:45 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C26E9402A3 for ; Thu, 29 Feb 2024 02:09:44 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-608e3530941so4125547b3.1 for ; Wed, 28 Feb 2024 17:09:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709168984; x=1709773784; 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=UM7wEbPagtdHLFPW9gP4sD8O47yHZYdBt9NXxpqLO3g=; b=OwjDjplqbtl217JMO/SpxX1GO3Lt+WqFcjAZnxP+FGftbAVehN2W37rijorwHiV+MG HedwzU5dYl1TIMMnJkUbFKGshiiLHtKR/f/7zlOfgIzEwlf+LYmbIeIAzWCO0UqI0rGg 4JYaSoFykwsDeMx1ruh8vqlHiVuj/u+qkV/DY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709168984; x=1709773784; 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=UM7wEbPagtdHLFPW9gP4sD8O47yHZYdBt9NXxpqLO3g=; b=ZN2Ne4mulRy+fwUGIgfHPDkzZMQrB0qtXb90x3wAzAoqjCW92sAE0j14+d+A2vXGro nz2XcsxmxWu83hjBP1ygJrqouqPASj4WGcRwmUrkAUw5+E77t9DxhpF9zYK3d7w5yQkI I5n6DVsC6/E9LOcJ+LwGZXzH/mEAIDKCWTMtEK83oniGRoklq6erg6ir+0XnwhxBO+Rq dUvY27kSpdxrJd0mGHLOUyeVHkizv+TMPv2gWTjB7GH+EVddIX77FsQd7gp6fMzwhfIl 7R430O1pG5oWzBZlXoH7H3ydHWJwQllDyI0rUAHtfu0Ma9NtEgAaZt2xZZ4NjD+KV/Qa ZxPQ== X-Gm-Message-State: AOJu0Yxyo3GydY1vZ4rv9kHgVAtLFH4Knhfkib3eS8Vyso8dH9E6Tzn8 C5KcHHSx/cRglHzb3/Z5gdOsu01rIbG3cu32FeagYE4c2JX6GreOBnOOXhQIKfuSkifB7PW+Ft5 N9rywLUJnIeMyMx0Tyx0KBBqHUQLOoE2T9njjX5PT X-Google-Smtp-Source: AGHT+IFf2lril6meJt1XDvm9EOaiHXaRXkc+OkxLnfHJexmu5AvOnsXTvMbRW/gkmtM43+ulyAcZMYo7tlAC X-Received: by 2002:a0d:db8e:0:b0:609:3c7a:7d9c with SMTP id d136-20020a0ddb8e000000b006093c7a7d9cmr800966ywe.11.1709168984164; Wed, 28 Feb 2024 17:09:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c7-20020a81b547000000b00608a8cf10e6sm11986ywk.48.2024.02.28.17.09.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 17:09:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 17:09:44 -0800 (PST) Message-ID: <65dfd958.810a0220.11213.0d1eSMTPIN_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 CD8BE6043484; Wed, 28 Feb 2024 20:09:43 -0500 (EST) Subject: |SUCCESS| pw137458 [PATCH] [v3] lib/hash: add siphash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229003201.186997-2-stephen@networkplumber.org> References: <20240229003201.186997-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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137458 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, February 29 2024 00:32:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137458 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | FreeBSD 13.2 | PASS | +---------------------+--------------------+ | Debian 12 (arm) | PASS | +---------------------+--------------------+ 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 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 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/29324/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/