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 4A48842981 for ; Tue, 18 Apr 2023 23:36:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46A8640FAE; Tue, 18 Apr 2023 23:36:14 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 7CACA40FAE for ; Tue, 18 Apr 2023 23:36:12 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1a6762fd23cso21243345ad.3 for ; Tue, 18 Apr 2023 14:36:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681853771; x=1684445771; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=0Jvh380PypxwHZA2zOutmAJoHPQxDrMzNN7s0oHA27U=; b=G+eQfiFCw6p+QdeizNHu604EOuq5hmF6QASbx9vzQ4LwjPfkurdXXM8YIL9+rppiAy 9Ywl5O+zeUT/NOvCPZdiD8VrMdmN2u0ypNKGcsCfWTzT551CvilcD+S9ey6dOoyY5cWT DEjaEFFw9+pgYxTJx/zDpDWfP9qUmb0QffyTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681853771; x=1684445771; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Jvh380PypxwHZA2zOutmAJoHPQxDrMzNN7s0oHA27U=; b=hwfRZtkvs/IQPH8uOTj9J8FGnVTm07jbR6mfS34jlw9VHDC5npC9IKOBGBa1uDTHQW W+fDKDlK5kTOmLoihfSQukBXD4Rr3WLHU8m3pofQ34X4p//som7B6mFuP1DIrvajXBnx GGPawc/YGOX6sc0UK0xLvNNEeNKitxqd/P+CWy7yuG7y/fivLbqfYax8PArlMXBUZI26 A6x1vGjdJr3b7k3dXXEhjLUEaKizvxi5w5RhRiBcK54+GhdTxSDvUPR33+Qki2jb1Suh zWRNJVdFAow7mb96eVsjw12gZLvBxdLA9/vEz6RmM0sed1OCO//4zhisxXl4k0t+0qfz wPwQ== X-Gm-Message-State: AAQBX9cWiLAmfBw8eD7FTxy/wfgN0Zen6QZUa4nMDMIuCmJt4JntaM+G AtMUd7OXankkAH6wOujIC2PjGAzjD48mXzWkUBqKkYUU63Qwrp6c5BE1W7VsxC9X8yfNsyDkJQ= = X-Google-Smtp-Source: AKy350b2EVs11WGp2zT1nFNCvFLBpohWT78XH/ieRmEHyz9d6lTHoyWnX8xlUNXHTcvx3zUcjsX36d/LbwBW X-Received: by 2002:a17:902:7b98:b0:1a1:d949:a54a with SMTP id w24-20020a1709027b9800b001a1d949a54amr2504711pll.58.1681853771790; Tue, 18 Apr 2023 14:36:11 -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 ix9-20020a170902f80900b001a53130d127sm3745367plb.70.2023.04.18.14.36.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 14:36:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C0A1605246B; Tue, 18 Apr 2023 17:36:11 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 0A89C60095; Tue, 18 Apr 2023 21:36:11 +0000 (UTC) Subject: |SUCCESS| pw126251 [PATCH] [v4] mempool: optimize get objects with constant n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418213611.0A89C60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 21:36:11 +0000 (UTC) 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/126251 _Performance Testing PASS_ Submitter: Morten Brorup Date: Tuesday, April 18 2023 20:09:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126251 --> performance 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 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.3% | +------------+---------+----------+-------------+------------------------------+ 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/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/