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 908C043C31 for ; Thu, 29 Feb 2024 02:11:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 874DD402AF; Thu, 29 Feb 2024 02:11:33 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id ECF9C402A3 for ; Thu, 29 Feb 2024 02:11:31 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-21f996af9bdso133700fac.2 for ; Wed, 28 Feb 2024 17:11:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709169091; x=1709773891; 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=MsfeDXG5vRKYKfoXKSyH0fa+N7/AlJ+kKxoh7A2//Urs7E+k9WzYCh75Zsny7neeCy ipEW8HkvIrNVH3obIqj0VnhbQgir32NZdq4rvtmiOK6wg75Pj+uBa+P0uKHxLw7sGTeP nYDvY/bexdxdJ3/vithg3ZhHsqi7toHvmYEEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709169091; x=1709773891; 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=GZkhk284se1r9xfIg4Yc6OEGmQMzAVmEoSvIw7MvzJvxmdOy/nK4psny1G5QoTRECI nnioH7KLzgpVfMIl2exMc3HAx0g9hHCGbS9Ny+jGoyRkCiglwbzCHvoR2pLFZKP8Ymig ZBToWlG037a9IEy1zkD0NXrU/tZtG1FSn42YtEq5SnIIQfvyTvYYSpgHt+aKbKJWZ5p2 P4MX/FYp8liT3yhgn96hPDmKDuzTn6G5HGFRzUb7Bc6EJ0EGHrKxIhrroV+T8MfBKgBs gS1IQFC7izrMQCqr9Rdl2c2ndHVXh4oAv6Yx0cZkkFTfFuZDbhUvdEvqIi4Yhi+wjzLs aD5w== X-Gm-Message-State: AOJu0YwKOeFwfgLIz4fdZdBvB5eSEJALP2izIUh/VDsRFzExMDcCcf+L cqElsHDsw64n6mZ2cFeBQ8QzxkUJKTBFSmmX6DBdStiBzpf+UiJ7lP2gV4bdJ//7MRvMEOEnpMj n5grdQcN80K7kKNBkgt6sJsDDj2ER84PqCdEO3soP X-Google-Smtp-Source: AGHT+IFBCPk5uZ11i8DkTLZOLI6cjYF+TQiNXz71BF1HBMaurEMDC9o9xjVg3mY82wvbkxd6rs4FA8gxiGaL X-Received: by 2002:a05:6870:4582:b0:21f:cd35:11bf with SMTP id y2-20020a056870458200b0021fcd3511bfmr688134oao.6.1709169091325; Wed, 28 Feb 2024 17:11:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dt22-20020a0568705a9600b0021e754eea0asm13640oab.35.2024.02.28.17.11.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 17:11:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 17:11:31 -0800 (PST) Message-ID: <65dfd9c3.050a0220.5285c.0f57SMTPIN_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 C8E926043484; Wed, 28 Feb 2024 20:11:30 -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/