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 E9CD845A7E for ; Tue, 1 Oct 2024 18:09:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF24F402A7; Tue, 1 Oct 2024 18:09:24 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 46BB640299 for ; Tue, 1 Oct 2024 18:09:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a0c9ff90b1so19435505ab.0 for ; Tue, 01 Oct 2024 09:09:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727798962; x=1728403762; 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=gz9Mo1pgaxlHgZ8zBBV0+9D2PMPywHm9+QCyYBxy2Dw=; b=AwlUps2wehNXpJVysKFUtojHZaUlNp5Nk9CQQzz+UA07KqFGYUpGmAE8cx9xmd9eMW o8HaqYVRODX5DSGBam/SfEsC7laUnWWW30qu5nN1rAGz+dsEvV8N7bDfu/qDGunizPnV dtB/EzpwXrLHyphN8BkZ69+zIcsKvaQX+cuTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727798962; x=1728403762; 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=gz9Mo1pgaxlHgZ8zBBV0+9D2PMPywHm9+QCyYBxy2Dw=; b=Ba9F/WCm7KRFZ9/wIsA4BpGk5KWczCIpFAXxCe0eUQR2yEabqwuW+yZfEkTmtjoo8L 9HXs+o/6WLt9qjMeRkAeEVuH0z2uQ10qBMnlCTdkY9RTYvTwSFwO46LS6wJ7/m1567Kq Gs5njO9WBAhdMYCB1ph/umL2jS8in6i/21Ykv1hJ/R+bR604hyddYL9uGlLiOTidrpei XzQQGvajR9RKGg1Oq+kl8dDWlqMM5sb3nrcPPcdly91KdMnd6NEc3zkez81TIoTfp8Nn ZVtjbptUOQmoEsF/bCUCO5nQro2aoH6ZjKQsxW4UPTUg2+wJy8a/A4duSLaERyxV2FZZ qJ5g== X-Gm-Message-State: AOJu0YzFj38VfjCEU7N+pg0u9ZG3DeOxQYQZNTR1m8B3dGebaNIo8nYN SFytpY9woxoTAo2/JjGOi5jie9h69s1jpg2gn+eomVNLMwf9gDX7e/D7NWorFpOIOLNACMcDaIL rO+sX0hEgh3auccF1e0cAMNFl8lY93Y/mYCgFB5uq X-Google-Smtp-Source: AGHT+IF35ZJYXzCpYKNkrb4jbcS5ycWGKZ2sZawW0k7ekZOc4Ka2AvxjLJzUGgzGEj6ctXS15Wh1ezbPiT1F X-Received: by 2002:a05:6e02:1708:b0:3a3:449b:597b with SMTP id e9e14a558f8ab-3a3451a2e81mr151781035ab.18.1727798962519; Tue, 01 Oct 2024 09:09:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4d8888b41ffsm412410173.74.2024.10.01.09.09.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 09:09:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 09:09:22 -0700 (PDT) Message-ID: <66fc1eb2.050a0220.50a86.f92dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 00A67605C351; Tue, 1 Oct 2024 12:09:22 -0400 (EDT) Subject: |SUCCESS| pw144863 [PATCH] [RFC,v14] mempool: fix mempool cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001134131.2130079-1-mb@smartsharesystems.com> References: <20241001134131.2130079-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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/144863 _Performance Testing PASS_ Submitter: Morten Brorup Date: Tuesday, October 01 2024 13:41:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84 144863 --> performance testing pass Upstream job id: Template-DTS-Pipeline#184572 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -5.0% | +------------+---------+----------+-------------+------------------------------+ 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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -3.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31210/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/