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 9224A440E0 for ; Sat, 1 Jun 2024 15:45:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BF03402B4; Sat, 1 Jun 2024 15:45:37 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4763040270 for ; Sat, 1 Jun 2024 15:45:36 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-62a088f80f6so26854737b3.0 for ; Sat, 01 Jun 2024 06:45:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717249535; x=1717854335; 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=S+N3hSJYRYOeCtIuvZbZfFtu7/kx1WVe69nxg0BWY47YvyCF8/ron6lQ4ZtbAlbcSl sSZhMVcvRCSaJxIHHfV34gSjQ6T3yXXf1Di3a9hHTlan3z437ebc4RgppJ4YxjzDO/9U na/wqbNSLxUs4Mez/wJkqCJmGxoOw8Y1fZry0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717249535; x=1717854335; 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=dEFU8Qxfl6wLVNmhEkc6SM1dUFKpiWSucSWlKXC2WMKUPAyhnYAOVeSa6/YFA5d5DR XN3BxtvEGbOiXfBQnw/xru4r0KDtLUi6RQGyVpg0RgM/JKheIvKH9ezf8N345Adxoja0 X7U63afS5wQWNqHEBr69GVdGRo0kvGuKINGRh5y0Mk8krDKzIA6jPRAjoHoC7sBq4CD+ WTOFuh2eK1K+ORyQU8fPfSoTnnK6slVAC36maN68QaLbKwAot+qm8d2yqAczGQJDB/hY UMsHZmXZFUMUZorD36fIW1qxs7c3YJE/DO79M/u9DbP19PIXXCyjGOmKoJQBMrWWoFcq snAw== X-Gm-Message-State: AOJu0YziFOuFU+MeERCQLTz2nsHvFNIAeNtLD7uqAsOrKMB+DLhwNMYA /WtaUdHQ1almCMQLhhLr4zDHNwtrNgrk/FfRFJql3kYW+FaF3t0odQzdSLJHkDjr8HYjg/uBRVl gHvB+90SKGG+IDSpXmEkjeXfh1SKyA4CGlAAiSLPrWYDMFS0yWOu5e4sD X-Google-Smtp-Source: AGHT+IG03u8oUkeIaH5lhEkSFAcjttZLt+jwVTq+W65eERr63iWTdk0UkPTStyKKHMU90Rz8fy+3Uw6iC5jh X-Received: by 2002:a81:ae4e:0:b0:61e:eec:ec5d with SMTP id 00721157ae682-62c787a64e5mr38685997b3.5.1717249535726; Sat, 01 Jun 2024 06:45:35 -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 00721157ae682-62c767debbfsm1375457b3.70.2024.06.01.06.45.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 06:45:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 06:45:35 -0700 (PDT) Message-ID: <665b25ff.050a0220.90f85.a51bSMTPIN_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 528CB605C373; Sat, 1 Jun 2024 09:45:35 -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/