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 9E7E843BB1 for ; Fri, 1 Mar 2024 02:30:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A480402E0; Fri, 1 Mar 2024 02:30:09 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 03D594025C for ; Fri, 1 Mar 2024 02:30:07 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-365169e0938so4605305ab.0 for ; Thu, 29 Feb 2024 17:30:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709256607; x=1709861407; 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=kN/Lh/I85mViO9txqTPi9qz7IJ/jiaijm7vbXOLZ+tU=; b=FfAZYqWn1PLp/0hY1I67EiHz8VFDVaI0CLyxks9MSOxU5AdbPnSHCSY3sUTVSxTyGx D8aLw5UiRTeG/e9WmzooiOfyG8CLpDA0ae+jkuQXEl2Z1Ov1VK663lrJayNMB0Ef9GQc EW/XdqEUjwQ6Hp1/MGxHIxvwKispOPBLgLzwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709256607; x=1709861407; 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=kN/Lh/I85mViO9txqTPi9qz7IJ/jiaijm7vbXOLZ+tU=; b=iWriCSZqYeWo47tTBp0nHi/mns8H7Phueqr/9bf7XaAKQ0LSrfmXaoRMKa9mo1XK5s GAzU6Y4i/k5BS/eCEE4J//RvFMLN/GuLlYrTfrjmzZOOpabvxbTd1L+j798tyRRCJjPx jMmLhxivYq568ntUBAFMWC3Oxk2VtD5yBOwa3dn3jM675UmSAtmGxhUdbvhAee5iqoUF XPMGyMS5Na9hH9GzChJWqPgBVEq3eBOxHjvUsAyR4xaouGkajiQV21a038SR5NXfo1d3 u0sJdfhFEabnYDAuJyAk0+oVs4cH+sRyNyWmEujhiR6oqx1Bnb4y8GOd3BVTmNy59Oar 7Nww== X-Gm-Message-State: AOJu0YxwZhOmtm5Ed6IrOV6fMDCwBzgAvFZKyolq1p3JU71SGxkxO10l tz2mOejPoL9gVzyNFDdShkI+HxBJ1dcPuJBxYHPrAcrXLBRmnOkbcrn118ED+UaewuS05jb9Ub+ 3J/RPRL0Y7We334OoaF98Jf6dHtBkuQeTnIzfXCNtHNCADvLnApoOkLir X-Google-Smtp-Source: AGHT+IHetRI87wiTN4wZv23/SmkCXR6u6N004pEzSkpC/eqIasbUZ++7MH/gF8JooNnFcqKUbxHoOC6i5zf6 X-Received: by 2002:a05:6e02:1b0b:b0:365:42d0:2da6 with SMTP id i11-20020a056e021b0b00b0036542d02da6mr130232ilv.5.1709256607231; Thu, 29 Feb 2024 17:30:07 -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 v8-20020a92cd48000000b0036516848461sm123556ilq.71.2024.02.29.17.30.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 17:30:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 17:30:07 -0800 (PST) Message-ID: <65e12f9f.920a0220.4ec88.90f9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A5DFE60527CD; Thu, 29 Feb 2024 20:30:06 -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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/137458 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, February 29 2024 00:32:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137458 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.4% | +------------+---------+----------+-------------+------------------------------+ 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/