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 2EC094411E for ; Sat, 1 Jun 2024 18:00:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AF4D402B4; Sat, 1 Jun 2024 18:00:59 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 1300E40270 for ; Sat, 1 Jun 2024 18:00:58 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5b97a071c92so1251968eaf.1 for ; Sat, 01 Jun 2024 09:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717257657; x=1717862457; 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=pnRILEHCdXEz/QolTYIJi4oBHQLD4rWHdM4YDGHDfDM=; b=NqUW1l9lqg+bddzw3A9SYVmQdvCrekzgJOGw4JesiRQksCWKcj7o2Yzu5NdMri648k 2ZV+Cpdx+9NTAds/U5+LzLn7crWD6MoXn0LSzcNSeR29xNYUmWpI680aT2yUE3SrauQE c0d4mrDpdQeC66hkAxO0qiEW88l1BwAVvfwxU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717257657; x=1717862457; 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=pnRILEHCdXEz/QolTYIJi4oBHQLD4rWHdM4YDGHDfDM=; b=mV21nnjGFg/V1LlN0lOiQImlYeh7B4M6YH0vFEVlL6vMEw2tVK5DvknGHG0TZqhxMC +SDNRQBgpNpZNKCHkHjgeXJXWIURATnkvgW7ZVnyj3XsYoeD+s9yI0RJEzkjt4FeMWUv VfivGwbiy+wWit4m72zD08ypSqSUYMIJhiGWXx091QuC+oIprSFxAvPAWK1Zj6VT31Bz ek2w8vQ2J6lYxOQ46rBqpT08dnvdzXbG6aafthscFaqEkTKj5haqk0xoRltGCvp6Eh+r cB+b2StFW8jNQzrNKmf+tAXjU2l+QyewwdkP3F9e00+vC0btiEfx5VaIf86Y4NJZpgmR uTAQ== X-Gm-Message-State: AOJu0Yyw5lM5/zRXCBytZ1kOLdgDmB5NO5lMV1QROD1k20A36w2LgZOS 2y83oYa9VOS1FdvkqRg+jH2nyH1lfKB7O+5xiXkAa/wU/hlgfOKsfgbqdh83bY/tS+cQ1cKx4cV SPAPwNZDfUxIl4JQVbERBwiA8FiDR9wdT8cwfI11b X-Google-Smtp-Source: AGHT+IH3XVHK+5PvmDW0QSPSOUjwmZD5juFnngu00DqbR6OPYtSiEwYr2cp02Nxw66j8LnswRJX6cgaWLPPF X-Received: by 2002:a05:6820:1aca:b0:5b8:75ce:1787 with SMTP id 006d021491bc7-5ba05cb1125mr5256160eaf.6.1717257657325; Sat, 01 Jun 2024 09:00:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba004008c5sm323153eaf.15.2024.06.01.09.00.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 09:00:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 09:00:57 -0700 (PDT) Message-ID: <665b45b9.4a0a0220.5a6bd.9220SMTPIN_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 C89EF605C373; Sat, 1 Jun 2024 12:00:55 -0400 (EDT) Subject: |SUCCESS| pw140394 [PATCH] [v4] lib/hash: add siphash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240529154842.224329-1-stephen@networkplumber.org> References: <20240529154842.224329-1-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/140394 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 29 2024 15:47:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140394 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30039/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/