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 B5483440E0 for ; Sat, 1 Jun 2024 15:42:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B23A7402B4; Sat, 1 Jun 2024 15:42:33 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id B4F3040270 for ; Sat, 1 Jun 2024 15:42:32 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c9cc681e4fso1685255b6e.0 for ; Sat, 01 Jun 2024 06:42:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717249352; x=1717854152; 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=kbD/tHZjRXViSY3y2smNIStsnvq99Yp2NA6VfC03wj0=; b=fPJ8OjgEuSO17L4UbreyTQDLa1bT77yS8KS/rtQ0bvOE4z1HkaMHwoe9ThQ6VASLqu BBlSVj0Qp4+QjQUO+Nw0JmITyB+wlWc3HQs3nvR1g82hGX7CqEs+5h2lIywsdAqxwrZi 0BfA8dS/gf3q4m1XqD+o8B+s+eiHf+P3b+sSo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717249352; x=1717854152; 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=kbD/tHZjRXViSY3y2smNIStsnvq99Yp2NA6VfC03wj0=; b=uDdVytRgUC1b00TdK+jdfoQcYRd5tk5gDgSnrFXrQdAxmbQXJiRs5NWKtsSvlu7odn HHq1oMTniseS0IWHtH7GC85v7pnn3cT8eLDOQmMLOmx9GNyK3GeNkegOtkOz5TxySFM4 FS08kjsiypqaIbEoKzYctD41A3UK0nYLjBehfSExV1rZ7XRw1jn6XySr+aEdAYfrsyc2 wavFoXQQj9ud9n1ygWlgXwB2YdwKRKS5q5lonfdyNI6MnH95HWescV1wRggzjhwwZTZx lJCO7nixaB2Eb5O1fVGqAH9uenZLWfELnM8YxJs7sVuOx+EI45QyEqcFHsPy1EFTY79R Hl5w== X-Gm-Message-State: AOJu0Yz3TsUsq3tTi+zptb1G551n20sxTbFt2lsywR5y3WDRlAE7WOuR l7YiL8eUSMqLeoRXP6J3y3D+OJO8o3if2mXIexOOm8M6CJdV4iRmaRlmweOJJS+UQUb6PapBYSl YxA968ZI3ouCFHu4YRWwhd44bU9tFT+GzgiwwReZ2 X-Google-Smtp-Source: AGHT+IE/GSlQNvnVY/HluNyPpKJGDPARFr66QS1bUig6M0Tg2EyuPUL5rCMMU6wkOnakk8PdgZIcijbQQNRi X-Received: by 2002:aca:2402:0:b0:3d1:d0ee:863a with SMTP id 5614622812f47-3d1e35cf427mr5302051b6e.54.1717249352052; Sat, 01 Jun 2024 06:42:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ae4a7407basm1434616d6.30.2024.06.01.06.42.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 06:42:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 06:42:32 -0700 (PDT) Message-ID: <665b2548.d40a0220.cc609.b69aSMTPIN_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 C1954605C373; Sat, 1 Jun 2024 09:42:31 -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 | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | 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/