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 9547345523 for ; Fri, 28 Jun 2024 14:08:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EF86410EE; Fri, 28 Jun 2024 14:08:17 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 1EF64410D0 for ; Fri, 28 Jun 2024 14:08:16 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2c2c6b27428so343217a91.3 for ; Fri, 28 Jun 2024 05:08:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719576495; x=1720181295; 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=FfJZIPGfHAcFe1bESc2A/Y4NxfNK7u5210kPzrfaTGo=; b=D5gUN1jPZh4/9XtRTyQeKFxJrL+65RJKoIijqWlxjomAVUYGkNvNhWjoxdMcVyOONy AuOtkzRou0d4x94CJ7RbIaDUSnqkS9C/U/mxH3g9pp9xHyGNE0VXHNun40Y4F9Ql7Oxj 9+lR6Lzq2G4crC7BWjIA5iPWh421uP2s6NV/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719576495; x=1720181295; 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=FfJZIPGfHAcFe1bESc2A/Y4NxfNK7u5210kPzrfaTGo=; b=q6QE6UOzmajrlsH9j12auC8I/6tMG7sOF+DqZuKPSqcfroIgB23/jGQoeSR0Q6kJ9A hZFPQ/cwkG3iddKm+m4AQxssGgPFL1lNnmcL+EF3blhrGMKO+8N1kKZ9H0+HJuzcXr4a sNhtclVJ4sZxk9Xh5xhsc9WNvNLgXjE7vz0dRzFfBKIGiMTbkdOhqYcFvPAn00mxyViC 5SlqaTEJ0lj3GlRtsml1Bj53GkCMR+u/KCsI7xJJPCbS1hA5whv2AIEOSt8KaVVmEbcf cFBNK9texgTZhRtj4FfxpvClr0mNLLJKKmIAxwy8OqVipMpoXxRz8oLBZGjDIuF1I3J5 mZ+g== X-Gm-Message-State: AOJu0YwI7LS09SJRsjOmVqDbpYslFpba/QRF5xWk0ot0DQl4Tt6D1+9+ Iz4JnxHizyUqP3BuOP2L7Mqj2vn5FfTPBf+2exKx5yyZSl9iNPQMmSFc/t8mKgjf6KNORovep37 FTs3nuEL3GLo25gpfNF11sqiSx7LxT4olXuB6NmU5 X-Google-Smtp-Source: AGHT+IGVdViFYfDvPf+GbfpiEtoFjAUPpG6HKcCDRbNFqBNJ2TvWDUfJvF5GQYk8qjnc05u+5ZYBmBBliasI X-Received: by 2002:a17:90a:db4e:b0:2c9:3370:56e3 with SMTP id 98e67ed59e1d1-2c933705a39mr491510a91.34.1719576495208; Fri, 28 Jun 2024 05:08:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c91ce17fbcsm77065a91.4.2024.06.28.05.08.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 05:08:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 05:08:15 -0700 (PDT) Message-ID: <667ea7af.170a0220.25103.57eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D264605C373; Fri, 28 Jun 2024 08:08:14 -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-broadcom-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 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ 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 Target: Unknown Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 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/