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 382B043C20 for ; Thu, 29 Feb 2024 02:23:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B306402AF; Thu, 29 Feb 2024 02:23:27 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id AAE2E402A3 for ; Thu, 29 Feb 2024 02:23:25 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1dbae7b8ff2so3730905ad.3 for ; Wed, 28 Feb 2024 17:23:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709169805; x=1709774605; 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=8Od6y0EavVFx1GEEXEhsjin1HcqqXObLiO40eafC3Co=; b=eG3iGkQkZTjGvXb2yvOZjLCYrnDamKceMNDbarDKnhdSlr/bNMo6TuLBuQBixlcpPm BOjBMTMbbqEmmjSjmOtfEs/GkU7Iy/EL8j5RiciTstK2ZKgrMCBf3lNLAZRrMeuDrPAG bLmzQ5CUclyQETu6simlWrRZ1yF3D4HK9M6y4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709169805; x=1709774605; 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=8Od6y0EavVFx1GEEXEhsjin1HcqqXObLiO40eafC3Co=; b=jl6oEW39XtqpwiloIbyrU7nbCDvsFv7PTaYbJZPCSsDMBx1+RSGxVH5En3JG0irykz CcAT8LnT/ituiDfkNp7gRoJlRGfcDPCgCkAoYSOKL45h/j4Z5HnrBGmgwjWV9Qyc3c9f nVsDjc6i1c6sfvqZdS7UTVP6P6Ie+4VX3PK9z97whNpU4LLmAwDa9sqmbptu4Bd8S/NG 1SnB1b1Uf5Oc5J0VLzWicseHKGhosY0ljO1PxoSpUYn41SOOlkYbm7X3BKrUPr9G61Ry Dpvs0rgX5OZPvIctNf6aSsw/wLRmTNEPKTiAdIrlp6e8Tmk8mWMO+9M8D5fikboc84jk g1hw== X-Gm-Message-State: AOJu0Ywl4ODrpVvykYJSb5iLrBauNloqbLsRFY7yrDVP1B9z7qxG1433 0I7Yu2HBJq74gyv0hyEY497Ti3bXor/R3AZJNfnAkfDhsR7gDJF16eDxbsvD/iV8gz5HzB5a3L8 R9wTPi1BuhLla3VklQIoSQsKrod31FjwSqOEO62HzVmU3XjCMh6JUaLSU X-Google-Smtp-Source: AGHT+IGRdFRnXFT5Bmx/CoofHAbhRZwnDU3hPUFAP8nT3pkX40RW1MRPl9hig+kaP9yCiFKWvvFO6xGfmsuv X-Received: by 2002:a17:902:ee8c:b0:1db:fd89:791d with SMTP id a12-20020a170902ee8c00b001dbfd89791dmr725691pld.39.1709169804762; Wed, 28 Feb 2024 17:23:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jf10-20020a170903268a00b001db9bad905bsm2275plb.129.2024.02.28.17.23.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 17:23:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 17:23:24 -0800 (PST) Message-ID: <65dfdc8c.170a0220.95b40.0248SMTPIN_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 DEC136043484; Wed, 28 Feb 2024 20:23:23 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/137458 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, February 29 2024 00:32:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137458 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 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/