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 E777545A9F for ; Wed, 2 Oct 2024 20:40:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD3D040615; Wed, 2 Oct 2024 20:40:38 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id CB408402D3 for ; Wed, 2 Oct 2024 20:40:37 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6cb3cbc28deso1222026d6.3 for ; Wed, 02 Oct 2024 11:40:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727894437; x=1728499237; 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=AfVFLY8/TEz/ksuKbdWLkDZOZy8d1cNa/CUuQpG24CM=; b=K4nuULpqvfnCBAU9QK+bxOING0VDcCiSCLP8XeDSQx5S5o8pPaPg+07GTj+yWCO3ZO u/REkn6zu5/ObS9M0mx6+fzA59ENwqXq/Yd1qK7Hsmt/+EVsvslvJ5e0D+x/TBvviIi0 2Akp405hEDMb65Um9odCegpv1vJMz4U3NgUl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727894437; x=1728499237; 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=AfVFLY8/TEz/ksuKbdWLkDZOZy8d1cNa/CUuQpG24CM=; b=fj+1f+YhXGcr4/hFYwuq4n0x0M/Z9ibMIdc/MbJi8JeGyFB6UsU+RAiCpPXaQD4Jnr 9KlHlQcWMuzylCTcDRQ/f96Vj7Q3iBEC3FtwEynlqdzvK8Hot5E33WmsKpwbA6w1P8cs DOimomr91p6JA8SbgGmTCFRcTo2nx5MUep0H77Z1PdY/kFTSOTVaXGAV5i3zstzhP9/O Gp7XGr3hwsjiJmnL8E3HNeaZ51iLB212v2kslWT+3Ojxx5t47qrEJA2066nf5W+o1jgA Rb8VWsfeTZaJcezLOi+z1t6dJFC1yv2dISOBDlFNjUJXj3hlFaB4YcI5IPcxjnk4zLRu wljA== X-Gm-Message-State: AOJu0Yz0XVXjtVvrxil7dZnFpclutORHeoZRxAJzcqrs08qqDqZh57j3 1EWwjqZ8yvQqLXErtD3RgXHrBXPYxDyzVhRdNVOvLGGftmDmQej86az3qESxI092eL3t4u1G3nt SeSq8e0FQybri3ncjdEbxcymmwDAC5EFOu7SHbe5QcZOTrQ0QZcd9jrlh X-Google-Smtp-Source: AGHT+IFWbQf5QHKlavdoYP/aLbDADcZ2QWeJC0b0JCLFGkoBnx1RKmcKsCIssaQzma68IP9letP46z/GPDQe X-Received: by 2002:a05:6214:43c9:b0:6cb:399d:6ec3 with SMTP id 6a1803df08f44-6cb819dd09amr61954546d6.9.1727894437235; Wed, 02 Oct 2024 11:40:37 -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 6a1803df08f44-6cb48e77c5dsm3083826d6.73.2024.10.02.11.40.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Oct 2024 11:40:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Oct 2024 11:40:37 -0700 (PDT) Message-ID: <66fd93a5.d40a0220.38732b.7ac7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DE424605C351; Wed, 2 Oct 2024 14:40:36 -0400 (EDT) Subject: |SUCCESS| pw144914 [PATCH] [RFC,v17] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241002150042.2583136-1-mb@smartsharesystems.com> References: <20241002150042.2583136-1-mb@smartsharesystems.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/144914 _Performance Testing PASS_ Submitter: Morten Brorup Date: Wednesday, October 02 2024 15:00:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3846244b2b9245356d398d802ba3c975b2f4f63 144914 --> performance testing pass Upstream job id: Template-DTS-Pipeline#184841 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | 2.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/