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 6190545D6C for ; Fri, 22 Nov 2024 13:44:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CD0342FE5; Fri, 22 Nov 2024 13:44:25 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 6535142FB2 for ; Fri, 22 Nov 2024 13:44:24 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a763f45bb6so7847395ab.1 for ; Fri, 22 Nov 2024 04:44:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732279463; x=1732884263; 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=nlBppL7siiHA2YKz+1LNMfpZWH4SP7unitXHQIF4Pn0=; b=EaUhQjrQpRLdZXXkOenHoPg2Y968rYKD7eiQwjlXzU4T83OtEGbFyjWstIVIMyhZUq tOvZzXlS5AOPGm3VHVfwNP39u1WydSiqUAR8GJzBXVgugpnCsO2cOPq/wBd2KDV9wZ9T QNl4ekxfi8nVw8Foa6A+l/Uy7PJL97m7DTMMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732279463; x=1732884263; 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=nlBppL7siiHA2YKz+1LNMfpZWH4SP7unitXHQIF4Pn0=; b=MIIRYjx39s+cSBlA1mcyclw7I2/183OUXll0mjzkeHIKV/dX7zAoyTSPvTiwe8sIPR yhfCovR+8Mm0NVCCZVtXzSII2olETd6hOYhj391LZ2YLxa7iG/t74NztETSOskKhrJg5 q5Ga+8/McxP10osJCJPXn0doltHheYUdsCjXCRVTRwlx5IolAOvllaupRkrqGNMVhGeG HfvFdVsrnGEcHAxcc3D6r0RsEOlg91NJ80Gqhio8KF9AIffqTpTDyOR4TTqaKNVGlQwl EzL3umethUbGtCvt6r0E/BvzT7wbDrVyCEsJ5aVing+7oaCtK3AwyKrtjdlFErqM2wJS Sneg== X-Gm-Message-State: AOJu0YxzwFGOsXFQpRX6Lx3/4bHqDzO9KTBqA50npnurCg2PvkpkVWjh QFLI3+Cs8QE7k2oNdSmVcrDHwKAQzZedAj+3V2ScpG7Qyru6IXPnitX69+wkMXIRcHcXS66Sivb kPC7T0PS9Boe+zpq4BPuNHTSuX9AnWgRMl1enQTFj X-Gm-Gg: ASbGnctqXyMzaDHhe0uAbWacMUH/2V54RFByUSK6H7BgXgWcIDDDPFmdmxec/hMmGLJ JxYUxy66Ilap7THlPdC4oAAtBnGciLel7kMy9YnGqlFXoQ3eahvOmlEFliZ18PD5aP8CiCh2nhw mGgYTD579xedQ7hpK4sIl5Tc7x9R7mtvu53JN/NPGhoiAI+u4c0Rebh8UPJBjvjr1F3eM5o678f tbxl1hFZTyk8yKxeL/g5F7zi2IroiQ8otSjuvPz7jDHtpBoiXAQbPfzv16EpEnE/GKgVns= X-Google-Smtp-Source: AGHT+IH0b/MMZ8fvCZtJIjsLyC4ZFy+ghj3YXrKz+kmsOZT/A7kcHc3d3i+Z82c3NnF4l81wikmx1T78Bkp5 X-Received: by 2002:a05:6e02:18c6:b0:3a2:6cd7:3250 with SMTP id e9e14a558f8ab-3a79ad9bea4mr29233945ab.10.1732279463608; Fri, 22 Nov 2024 04:44:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a79acb7389sm705105ab.49.2024.11.22.04.44.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Nov 2024 04:44:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Nov 2024 04:44:23 -0800 (PST) Message-ID: <67407ca7.050a0220.26919d.49e1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 16BA36052471; Fri, 22 Nov 2024 07:44:23 -0500 (EST) Subject: |SUCCESS| pw148773-148796 [PATCH] [v6,25/25] eal/linux: install rte_ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241122110458.2156907-26-haijie1@huawei.com> References: <20241122110458.2156907-26-haijie1@huawei.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/148796 _Performance Testing PASS_ Submitter: Jie Hai Date: Friday, November 22 2024 11:04:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148773-148796 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198295 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.4% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31996/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/