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 CFED94561A for ; Mon, 15 Jul 2024 12:58:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBFA04065E; Mon, 15 Jul 2024 12:58:18 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id DDF8E402B0 for ; Mon, 15 Jul 2024 12:58:09 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-81014df3028so1492834241.3 for ; Mon, 15 Jul 2024 03:58:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721041089; x=1721645889; 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=jpvxqWg/lOoCjIfyd5MggMjxdSPC2cwBqrc6M5HHwuM=; b=K0pojDFHvSa3D+1W5Bgo+eu2DFWREVJ6b6NpmyyYVDKNsL+l+gdIDLmMqXXLbKvG1N VLx5g0ka8rRnDGgxeAaZQSGU+wArq/0pw48ohDIUQtdG4MQObXEQc5VuB1TJDje+IOTO YJ7TBt6PvyDFGexT3wjU6xp1VMQioYdne/BdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721041089; x=1721645889; 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=jpvxqWg/lOoCjIfyd5MggMjxdSPC2cwBqrc6M5HHwuM=; b=dWhvRjS2Lp7fJjGYtQl8ytoWbrQdM+ro8gpTD67XalQYrLMI+ar1SUmpdIgpjihJ8t RnhAbjNzZiU8t3YuX22COBmGTLwhLAq7YEEx5S7wq6+gggH7G500N4MJRl+lNN0Hqhg8 4p+hwPpWptLIFUqGFB3tO3synLEVQkiIDMt9+PKLw3p9w1Gc5jjLQG9xk23NuDduT/Jc n3+uqNwi8234gWNBd0uN2luTHYc658SFHaPUceBkKJHnIHOX9IAkKzfjtSfxJ7UkuSV0 Grpgs8wc7AOpPNdli5REPx5We+qIuYQSC/mNFjgMgH78j3xNXOkzA4vln2WeCq1XOizW BvSw== X-Gm-Message-State: AOJu0YwrDTwK1bKfBJJDpJfgTn5HdZa8O6Sum8pJt2Zk4EPjOBTulCMU OEvH+NXSsRBgXILQReXJAd0Wb7uDAoGdjCepD6lXuxQxFK705ZYNKi3LCbz0TsgecGmUCdFz5Fl VF5kXEk34n8Hy8eAjNE3dr7GZm+XHvL8VQ8II5IGMkH0J2a9GET+aSHTA X-Google-Smtp-Source: AGHT+IFEnFSoQWY5MqI8bitr4LW1rKdUPkHOIFntCwlDz/1CkcoGwkyV/yNqVSEF2LXNuPK3778qh3+YGjFv X-Received: by 2002:a05:6122:910:b0:4ef:5b2c:df41 with SMTP id 71dfb90a1353d-4f33f1e55c2mr23910390e0c.9.1721041089116; Mon, 15 Jul 2024 03:58:09 -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 71dfb90a1353d-4f4a495e790sm394228e0c.12.2024.07.15.03.58.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 03:58:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 03:58:09 -0700 (PDT) Message-ID: <669500c1.050a0220.8574.19ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C2F336052500; Mon, 15 Jul 2024 06:58:07 -0400 (EDT) Subject: |SUCCESS| pw142170 [PATCH] net/mlx5: fix indexed pool resize From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240707094829.44604-1-getelson@nvidia.com> References: <20240707094829.44604-1-getelson@nvidia.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/142170 _Performance Testing PASS_ Submitter: Gregory Etelson Date: Sunday, July 07 2024 09:48:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142170 --> performance testing pass 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 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/