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 214DA41DB2 for ; Thu, 2 Mar 2023 04:02:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A92F40DFB; Thu, 2 Mar 2023 04:02:53 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 0D7B240DFB for ; Thu, 2 Mar 2023 04:02:52 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id m5so5238268uae.11 for ; Wed, 01 Mar 2023 19:02:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677726171; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ZKaDst5cAFYhyCCq8DJb9tCjueZpvqmc336LDTPGuF8=; b=Wgp6vAyYB/QS8JSDIjy0986qoP4Co989b+H+edvGjwjCD8i3SfiLiZbIiGy+rn9b/y YlopXl9aoD6pFj6ODi1b0rzt2sACnXSHeEK+l8IZTqGX8cTaDS5RloEOwFdYWf6ZxFoW iwTGn9Ur9haDeAyReAQtQDPfo1nhskVLZ1qq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677726171; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZKaDst5cAFYhyCCq8DJb9tCjueZpvqmc336LDTPGuF8=; b=3siIaBQB5GQcPjpd+U4NwPDeT8E4n3OGdf14bbXQfuyVQ8qqrjMaP4t8BdvF30gpW7 iEY7Q30V7+DMPSNG1e7X/eDXu1tBnqyY4DO2Fk5Ec/leiZDwqZXJnBqWguWh8K2EpLai Lcr+NeYGYbKewoJCj+N+y6xuqAnvnb3B3dhsjo+oEK0QbPeEbMiFNorcQpmpUgN0Dljt Tb3nPLS6xCYNcdiEoLluyJa3y9x8wJBdx1n8fXaP4tTBNebN/gfTWe+5uB0cRjNBcNlQ WYg9bEs/j2i54Y+QeEjm/rjDXFzRwVVX3DzToFStAMee0YxKozRZKanWCVXfCOWKCclf 0iuw== X-Gm-Message-State: AO0yUKUmjP4atC/BIBxCLewROm483SjYTp5f9Pi6vCoGaj7QX4WXLXRY FBzX9oz2CTkTpQ0KpVGXtHE0VER6poniJ8MRlEE92B1rtMjKhMlAMY8= X-Google-Smtp-Source: AK7set8c+9dLgm1ZFPMOUnXtixJ1s9ToSS6nGKIiwsDWcwKZhkWxSJkPrlbky7piEt8VI1yrLrtSNMR9S4uk X-Received: by 2002:a1f:1896:0:b0:401:3537:5a1 with SMTP id 144-20020a1f1896000000b00401353705a1mr3365356vky.2.1677726171505; Wed, 01 Mar 2023 19:02:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l124-20020a1ffe82000000b004110863da75sm985608vki.5.2023.03.01.19.02.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 19:02:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 375F9605246B; Wed, 1 Mar 2023 22:02:51 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 33B8D601F7; Thu, 2 Mar 2023 03:02:51 +0000 (UTC) Subject: |SUCCESS| pw124616 [PATCH] [v4] bus: add platform bus From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230302030251.33B8D601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 03:02:51 +0000 (UTC) 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/124616 _Performance Testing PASS_ Submitter: Tomasz Duszynski Date: Wednesday, March 01 2023 19:59:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124616 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -2.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25578/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/