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 E742C440E0 for ; Sat, 1 Jun 2024 15:39:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1430402B4; Sat, 1 Jun 2024 15:39:46 +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 E736240270 for ; Sat, 1 Jun 2024 15:39:44 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5b680c1fdd4so1760330eaf.1 for ; Sat, 01 Jun 2024 06:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717249184; x=1717853984; 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=MzTOJRicfGaMo/9YkOCvWReQgP1YiEyzsuk5blYbRiGU2PjrNRkCWz9WabgcVyncSI e4BfvDmvKhdeYKid+ITqgYSGD/ag+e812t8z/fw/737CjVy+l5kEa+gbLXRuh4B9IAdJ 6U3SlzCr3TwHLpp7ZKfHC+1Sr8zxjv++nw/oM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717249184; x=1717853984; 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=ifXOf/lXhiS4XGlHbrF04JcB5Yemi8YEDm4iydj0b0IEIO61tTRAv8QSyM0lbRRxbl svBb6nGrqYUjM7T6JHWwgfRC/8XCOMwbuEBFVjh9WVRTknoZGcAXaqZUCtLlnzCUf5n3 lFzqvf/n+myzv3Fc8qXjOHtgq6HYa3G9bToldCSYcNntkQBa4EGrOL85HxfGqp3o7Q6i tuydWRrVpnky7orsMWNlz0N6q4KrV8NL1SP9vG4oCsPMbeq5Ndgfgi/DsTnckItT/guN UrURbiRUI6mEUzhtxttB1A4oy2szV/xKzePzgeHEOIoXnBmZdi6+lzZgB9IXzUgvz4ZD upiw== X-Gm-Message-State: AOJu0YzhQagpgBeUJTfq2AT0kQNWlyYvq+/GqchJJcZYyPIPrt+mqbYx gBXQNyHA3v0gKpQoUjCb4EdfM+358bkOCHQ9bC+J57xVHz9FJQPAgFwUbDgCk0E4aetlJmbxV44 G0FB127XKmbh6WpwoNh7Xjtic3LuGVJowA5UGzKghwTuKXXlsSXQEh1Fq X-Google-Smtp-Source: AGHT+IH6a9x2mVH/7gRSXOXFAz95+OU/ubqzTYtig/4xGBO21il+DCeWz5PFooruK4EtjX9LhvoMUQYzRau6 X-Received: by 2002:a05:6820:609:b0:5b2:f1cb:1a3f with SMTP id 006d021491bc7-5ba05d1ef8bmr5158356eaf.7.1717249184354; Sat, 01 Jun 2024 06:39:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba003590e7sm144253eaf.1.2024.06.01.06.39.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 06:39:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 06:39:44 -0700 (PDT) Message-ID: <665b24a0.050a0220.f2d16.a69cSMTPIN_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 C8FAD605C373; Sat, 1 Jun 2024 09:39:43 -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/