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 3545145522 for ; Fri, 28 Jun 2024 13:32:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C29542E75; Fri, 28 Jun 2024 13:32:12 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 53556410EE for ; Fri, 28 Jun 2024 13:28:11 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f70c457823so2136765ad.3 for ; Fri, 28 Jun 2024 04:28:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719574090; x=1720178890; 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=ddiTC8CmyQQSJxbbUSsCQk63O4GNOpsWEAiJkagc6D0=; b=ICPnyV8lZjsdAagv31O7OyiS8DoxQWinIFPgV8CdmVGA17AxESP6K9hDvKb1FT1ykP RLP0/L/pV3UMnUQeVMGJt/+pRx8trs2m7EtTUZsVOXkT6FHVBqHOBDaweeeLJtRbYO0p p3cLlgUZwkBIuN73RiWucXZQ00G55hOTdronM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719574090; x=1720178890; 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=ddiTC8CmyQQSJxbbUSsCQk63O4GNOpsWEAiJkagc6D0=; b=IA0yN6Ny4KwXSn4g7e3JTGQ6hkFyZ2yrJffWB+W39R135HsZqseyfifjcsRDh2qy4m Q3/F6kvW1jQMUdOPBq5r/JtecmjBw1VCbZjzCcMVSfHuR1MRJXZPXBe9FMDb8vyTFxO/ PHKpdb0kx2oE/14PKheUDCnBJOvx0iDdZOOFkBMuReTR6yBT7DAMeZ7zK5A/5VkFrzN6 yAL6svbsOeZvLg9wAm88txigNhW6V+UehTGXPDv124v4UdEGDcGTONp3edI7BulhvNFw 2g3jGwusEtuJrXj+MxlIyPrfgBiYF2nd+g5YKElTSc4QAhVRloLu/wJcR/J9FpXH71U/ Kprg== X-Gm-Message-State: AOJu0YxDV6JMAa2IA0PkChWUxAmhG2tItb9JF3zUJ51Sn+id094qK9hF FPG03kVsYpmLQf88iEAK1TPboGtE6mPFVTVPS7yZervIx8JKiZTuTdYGNaZzqHC+MK0ShPUJp1W vo4aYPNwO/KDmBtM6c4V1EM8Y+KRo1mbSR2YXlJG7ijC4rObC+49QyXx7 X-Google-Smtp-Source: AGHT+IFwNx5+CkD3/4UTCTyIYYxZRaVZuaHiI3c3VYiuPRFLXdkTdaZcly1fFGVqu8RrrNlfqVXNYa17+X1F X-Received: by 2002:a17:902:a501:b0:1fa:d77:21f8 with SMTP id d9443c01a7336-1fa23f158c6mr114086725ad.42.1719574090369; Fri, 28 Jun 2024 04:28:10 -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-1fac15b2bbcsm410605ad.140.2024.06.28.04.28.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 04:28:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 04:28:10 -0700 (PDT) Message-ID: <667e9e4a.170a0220.f4f48.2fb4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8033A605C373; Fri, 28 Jun 2024 07:28:09 -0400 (EDT) Subject: |SUCCESS| pw141960-141962 [PATCH] [v4,3/3] bus/pci: fix secondary pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240628073624.4122899-4-chaoyong.he@corigine.com> References: <20240628073624.4122899-4-chaoyong.he@corigine.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/141962 _Performance Testing PASS_ Submitter: Chaoyong He Date: Friday, June 28 2024 07:36:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141960-141962 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Target: Unknown Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30344/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/