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 AD7E742919 for ; Tue, 11 Apr 2023 09:29:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A94DA40DFD; Tue, 11 Apr 2023 09:29:07 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 98B3E40DFD for ; Tue, 11 Apr 2023 09:29:06 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so361388a12.1 for ; Tue, 11 Apr 2023 00:29:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681198146; x=1683790146; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=mtL1BZIPQNhO/mBi72dLfH4gPxfpVE2IEXdZcFQOJrQ=; b=MnddO7ukrwMXEloLm4dZOQXJs+4Lti8cp5BUD6++eULattydgMdnBSxzcxw7RgZdGM Kg3sdUlkaNPbTFuddtiCSY4FUyeg4wsvqEEPtDqTLcq7RdXrRiGJf5eQZsNcTk+nmrhn 4bwyIAeSxdELJoSphQEarS5Y0xaqDbUVUA5tk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681198146; x=1683790146; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mtL1BZIPQNhO/mBi72dLfH4gPxfpVE2IEXdZcFQOJrQ=; b=PJL9PDMFS/wloKVbLXZpEOsIJm5E37MJP9/DKl9UjLCsvSiMEnpJdLdNi0nsrAs5W1 oMUNXNybquHQ3euvQrWhnWj7uhoG4V1VPLBB+3UNBY3WuulKlIkM4yisiL0qb6OVv4UR Yc7sInw4b8jI+ayom3/qF67GoQy0TKA61vCnGDYIV4PnUv6ZcEUC+stHTNGMNjTS9h2r MOnDdpDbyhZmZTTZYLqHbtLMlHF385d9G3TTHUACuhE4YRcDGfOaT7YsdgCR3Y0Hxyjb azYbuNjk+K4KYSoNPQ/bNK4vqD5nZsjXCh7Tm36P/JJgwkKovSyDK/N9OwAqZfuACu1x zeIw== X-Gm-Message-State: AAQBX9eJl/HFO1kd+afFXQj1GlBLIpHNRL81JLC637zzTxJgY2hiNmNp uZrRncP3bUrJNUG3o0sU4zKqsgr5nWmqGzAk/XsqEzB9S99Al14LnUcgIFF15WWPLQ== X-Google-Smtp-Source: AKy350bPFN00Qn0GAs8hJ8Jc1sWzsYR0Nb5tXAPqj1mhp84tAnZrwJAnfq3uRB26gmesxjA83yRdZPCWSGku X-Received: by 2002:a62:798f:0:b0:5cd:229e:f1d8 with SMTP id u137-20020a62798f000000b005cd229ef1d8mr1866146pfc.4.1681198145854; Tue, 11 Apr 2023 00:29:05 -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 k16-20020aa788d0000000b0062ac50b1a99sm982611pff.11.2023.04.11.00.29.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 00:29:05 -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 24A66605246B; Tue, 11 Apr 2023 03:29:05 -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 224D560092; Tue, 11 Apr 2023 07:29:05 +0000 (UTC) Subject: |SUCCESS| pw125893 [PATCH] mempool: optimize get objects with constant n From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411072905.224D560092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 07:29:05 +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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/125893 _Performance Testing PASS_ Submitter: Morten Brorup Date: Tuesday, April 11 2023 06:48:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125893 --> performance testing pass Test environment and result as below: Ubuntu 18.04 Kernel: 4.15.0-166-generic Compiler: gcc 7.5.0 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25950/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/