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 227B545C1F for ; Thu, 31 Oct 2024 10:28:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1EA243564; Thu, 31 Oct 2024 10:28:21 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id CE42940264 for ; Thu, 31 Oct 2024 10:28:20 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20cb7139d9dso6905445ad.1 for ; Thu, 31 Oct 2024 02:28:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730366900; x=1730971700; 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=nE2/s7VcQW0Mepd2yKR8q20Gzzp/OMfvz6md4US4RGY=; b=DiAn4L5Ca7FT2h+RBFIprtKlcT+BahrNre3JLXz6lpPJddzFAUgUu5uGDIXBcsQXQ8 xXDHYXYK4vlrXksKX0QlDc/jvdngimikIyoataaIru+bA423RXigR6ajpTGRHxchdl03 wbsVCpqfBx2Vlrl82GBzDCU2VDMFdnURO89r0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730366900; x=1730971700; 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=nE2/s7VcQW0Mepd2yKR8q20Gzzp/OMfvz6md4US4RGY=; b=Ouwn20SHj4JHykanqA/W1aLUOLQW5T1j9WFbY28T1X4lW/yPUNNPtjdbXz2wNme6Wp GR1i9iIdrJATs3KFmC/f8HdTYSU6XwpMcwX8h/HM8iVU3wokG1J8Aoff9frqgSEDyS5I Y203B2r+DK+aMRpBmCLC8psVpa0S1hQulFjjb0zoOnzHLF2tgq8wLAttVSTu+BgV4RgK ZZmFCA9afqGV8a3fyQFjlig2wW67E4i9jW8hTJK+MZaFjcXur1aKqMbYFVBxSkbVF/yo /lyc+/0FbhXDSGQjcIkJFj9SrNMMeccoK628BAa4jHyO1mgMI8+ByTOfMC+EFZhnx9u+ 0zag== X-Gm-Message-State: AOJu0YyY2kHzGgUJX2YgxxfaKSSvmPjb1UsyOM5GCwq9vBgjkbnzam/m j3oc7S/PQfBOY/ZdDX9yf0qBmB57lGR/S5DukFMTxoWAI9SwkwSgPqKNGSC4H4zt2w0DRb00QZE YzYrSt54wiVs5qrazMUTKj/+w5TdArGI9RXdFyvlbYRr2yWs+dy3kE7jM X-Google-Smtp-Source: AGHT+IFAFXUmpE4xjg0jSS+aTkbRayvVqomkETGvHkGREDdaJzFANKmiv7lzz6MVQptx5iQapcXIjLDLIraZ X-Received: by 2002:a17:902:f641:b0:20e:5997:c107 with SMTP id d9443c01a7336-210c6c3f289mr256846105ad.39.1730366899709; Thu, 31 Oct 2024 02:28:19 -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 d9443c01a7336-2110580b7f7sm366395ad.97.2024.10.31.02.28.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 02:28:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 02:28:19 -0700 (PDT) Message-ID: <67234db3.170a0220.295780.2a09SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8335F6052471; Thu, 31 Oct 2024 05:28:18 -0400 (EDT) Subject: |SUCCESS| pw147548 [PATCH] [v2] net/mlx5: fix miniCQEs number calcul From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241028171458.2264985-1-akozyrev@nvidia.com> References: <20241028171458.2264985-1-akozyrev@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/147548 _Performance Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, October 28 2024 17:14:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147548 --> performance testing pass Upstream job id: Template-DTS-Pipeline#192807 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.7% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/