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 9E7D743D0C for ; Thu, 21 Mar 2024 02:54:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 991A24029F; Thu, 21 Mar 2024 02:54:14 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 930364028B for ; Thu, 21 Mar 2024 02:54:02 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-60a057b6601so4328207b3.2 for ; Wed, 20 Mar 2024 18:54:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710986042; x=1711590842; 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=BevxPpStp0g8jyHvl5N8BRleO4+c/3zJlDiHyNaBQiM=; b=hxlLgLVzXOZKoRxeaTwDTJYHLaVCfaLS3SyWNYJiXBVD/4NnqSVg2i0sfh5uyhMAOR 4y8dM+RgxTcdjjtrkMPWm6MU987YhYC2y2paGIFtP9f6Q0p+Ww1ZXmZa7cd1PSrWd22F AFHUXf2lf3XhoG5PgrIPs3+0bURbhjEba8Qxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710986042; x=1711590842; 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=BevxPpStp0g8jyHvl5N8BRleO4+c/3zJlDiHyNaBQiM=; b=kZE3m0IYYOmpW4Zspm3tM1u25MVH/IFohd2MxQWAO9j742/J96o7hdT4iRofuj10Z7 ySxwl6dK/aGjHxL7Y18K/oV9w7/HyQY0oPAF75zHUFzMstpBKtjnvCemExiuXh1K1lHu 0nH2kTEYuzv7PZiPlOGJ8+w2EHC+4f2yB0NFB2EE2M7AwaLODuVMm4DwqjvSY3BjinAG VkRbIw9q/rW8F7s0GEqGu8r3i0jMxxQ0f2mnYorob1Cf9Emw/WtQrWXrXNfJzfuLfUJ2 9sZWX6newtw+PUMABPghGZbc3mdcgaNdl1nQh4gNd3dmp60OnQAmGdYVDqUGGi9Q4fR3 cXPw== X-Gm-Message-State: AOJu0YyotMtH9RX1ebhPIs9GeIqiw8078IDPu7OsVSmvTKOK6Sniopdu xNEbgzPGTAIxUBdDqcxWgnm3EDOmGEaTt/BJDWcYviO06/Du/PNG9JIdap8wMs0GZWXoCSTHaFe kP5eCbTtRmZbEf36pTOkB7EXVAJ6g32WaGWjZKbdutFW6UTp+k3qiyEjD X-Google-Smtp-Source: AGHT+IEC59ZmUCIeAbYlUt6KOT6JpViIZPKwxLaxrYVGcpaFJJ0ej+zh/3MSV7RkRyd3401rZO+wn7lKWCb+ X-Received: by 2002:a05:6a20:da9e:b0:1a3:6a02:3537 with SMTP id iy30-20020a056a20da9e00b001a36a023537mr4114690pzb.62.1710985643644; Wed, 20 Mar 2024 18:47:23 -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 v12-20020a1709028d8c00b001dd55b2ad9bsm121154plo.112.2024.03.20.18.47.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 18:47:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 18:47:23 -0700 (PDT) Message-ID: <65fb91ab.170a0220.a65ac.7231SMTPIN_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 21D8B6052471; Wed, 20 Mar 2024 21:47:23 -0400 (EDT) Subject: |SUCCESS| pw138646 [PATCH] hash: provide crc32 functions based on in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1710970127-25938-2-git-send-email-roretzla@linux.microsoft.com> References: <1710970127-25938-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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/138646 _Performance Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:28:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138646 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.2% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29614/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/