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 403C8459E7 for ; Sat, 21 Sep 2024 00:01:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2111940041; Sat, 21 Sep 2024 00:01:15 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 998BF4003C for ; Sat, 21 Sep 2024 00:01:13 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5d5c7f23f22so1368819eaf.0 for ; Fri, 20 Sep 2024 15:01:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726869673; x=1727474473; 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=DG+7JtMke+o4t0QMnUoChlVKrCnk8sPsACKPgeyTG6o=; b=dUuphnneTJrd592U2KOgu4KN+woyyLnNZF33a+ThaC8Lj09xUWcx+mkPJO4w63Z3U1 cZ+xkXBuoKdZIRw0ndSdH6d5Fxlbtf5bWqZFFUoG7ux8qOBmKoj3gVBUqSIk+pBoccm3 dm0KRXd4eo8gDQiIvDBuVePq0cdfSuAoOYHnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726869673; x=1727474473; 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=DG+7JtMke+o4t0QMnUoChlVKrCnk8sPsACKPgeyTG6o=; b=i+rOVq5qtcIOJoJ+jKPXyyny2+EqlWzdk3l7eWD2LkO3y/ay9w+p92xWWG86MlXOCW RDAgDmzUD06vgz7CjOxxpd/mMIQ5it1k0L9ZwPyZ/K59CkHMqJ/rdviYH2zYvrBT2kHS eq7QjuUav6mqfdHmOYzBGsXA9ydS8IcdzCNsUE8riXu3nwkdX9MVX2zFR0HkI2yQGw8v 9bfEv2W7EAYhc1uayGgkyO/iCBd0VkRYBV5v5reQvBWroG7Nag1G5dwUXHEk2NhGq407 53Vz6LtBhzs9R+XDCbWdEiUC9XC/fEnQ9zcxBnbFoAdh84dRgNuzXuOz1z5DDI1a/2hL Wdug== X-Gm-Message-State: AOJu0YyM/qhoffRN79SUuUyyuHr7t/vm5Nb7qrf3jDtSnnaa+6FyVIHS W4FVjSsN8rdOjjmw8oMEgGpUL/H0TTCwh/gx46F/tnPDMgqsrCbONDOJCOUOAi2STAjVfD61nAZ qrmOBgnC3N6RAfFMpxqPoxMBPEiBru9fEOgNhyQvW X-Google-Smtp-Source: AGHT+IE+LON9gjXBqtv0b3jI4ngCY/2I5+9lv6yt+c/36C8EyRIU/exezZaULX592j9WV6NjM+ebXKIY/boh X-Received: by 2002:a05:6870:72cd:b0:261:b48:3c99 with SMTP id 586e51a60fabf-2803cf87cd7mr3085061fac.23.1726869672773; Fri, 20 Sep 2024 15:01:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-27d0b56702dsm303025fac.31.2024.09.20.15.01.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 15:01:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 15:01:12 -0700 (PDT) Message-ID: <66edf0a8.050a0220.293db.1278SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4A668605C351; Fri, 20 Sep 2024 18:01:12 -0400 (EDT) Subject: |SUCCESS| pw144367 [PATCH] [RFC] mempool: obey configured cache size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240920163203.840770-1-mb@smartsharesystems.com> References: <20240920163203.840770-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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/144367 _Performance Testing PASS_ Submitter: Morten Brorup Date: Friday, September 20 2024 16:32:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144367 --> performance testing pass Upstream job id: Template-DTS-Pipeline#182697 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -2.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31102/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/