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 D585B44093 for ; Wed, 22 May 2024 04:07:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9573D40273; Wed, 22 May 2024 04:07:15 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4C5AB4025C for ; Wed, 22 May 2024 04:07:14 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61be4b9869dso46138617b3.1 for ; Tue, 21 May 2024 19:07:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716343633; x=1716948433; 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=zX4PUwwy6PLR6VhX9gN5fK2EcWwI5t1ZqwvjHyGgWTU=; b=MctG8xLU9NLdE/n0jWguqbjY0kCcHc7UzMY0D2dRN3Kun1PtmnO7ISMX4AzTve95jW e/JdyZTDQfgEP+wztM8cqDPP0X7K0kakDWMm3vcoz0C+Y5Gff2SWJfLkW9z/N+lOzZFn aIDgrOexNe7uhESfRc95q+XnXScVup2ybUSG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716343633; x=1716948433; 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=zX4PUwwy6PLR6VhX9gN5fK2EcWwI5t1ZqwvjHyGgWTU=; b=dwYtVlCDzOScnRHhBUlCGpO1GRLAEMRp9GTxf91JmyfXiT2BtF+f/WVwIu23XT7V+Q m7SM+biyK5TZsLTrDLlbhvCxCVW74x1DLaZAATyG57ScdR7y01WfFWzIUZHbxjRnzDVK g2fibsEovsVLl4+ZYVZPyH2/MqUuwv8xiCrX4yfA7ZDJLpAKefxmmhMD+V3Re1GChm89 sUboNvKpUcGnES7YSmNezKAKI7hRj1aV2Mv3W0Ho3Jw2Mu6sXEMZ7/ApOfI0h51s14sR OuTcDvXZ/yQVnYxwUGs1t/gQ1Hqj9N/P4R1a/ncL7O/UY/mTXUo5vBHYYaGtrCcGHFP5 tSmQ== X-Gm-Message-State: AOJu0YyjEsIPV9R5OH4qSpcWamS8h1v4FoPXUkUp66XPNwBuTBlt9Klq Bek4Lcr/W5o+RQqtvU1awOy2SZpTGEdPGBYF9dUPTyLRSSKJge/93uMtXSZMQnNJFyTh8LiUen2 ZhyOt4uA6dpsfYZPvTtnQ+sl7CgyIg2yZFQRuvNUsmYlIyNeFnN4sZjVT X-Google-Smtp-Source: AGHT+IF+smpItXyKEDlEPHIvdSw8KhZA9LCbSqipgMlg761GPUoGHmlW0tyv3vbc9ymcx/KlvD88A8TubX0k X-Received: by 2002:a05:690c:f89:b0:618:1202:3222 with SMTP id 00721157ae682-627e487b3b6mr10129267b3.38.1716343633620; Tue, 21 May 2024 19:07:13 -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-6209e591664sm21210437b3.76.2024.05.21.19.07.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2024 19:07:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 May 2024 19:07:13 -0700 (PDT) Message-ID: <664d5351.0d0a0220.bd36f.7f1eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 37C50605C373; Tue, 21 May 2024 22:07:13 -0400 (EDT) Subject: |SUCCESS| pw140237 [PATCH] [v2] hash: provide crc32 functions based From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1716336134-27366-2-git-send-email-roretzla@linux.microsoft.com> References: <1716336134-27366-2-git-send-email-roretzla@linux.microsoft.com> 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/140237 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, May 22 2024 00:02:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140237 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ 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 | -1.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29986/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/