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 7509A4600F for ; Tue, 7 Jan 2025 16:19:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A55140BA4; Tue, 7 Jan 2025 16:19:41 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 1730E40676 for ; Tue, 7 Jan 2025 16:19:40 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21670dce0a7so54119685ad.1 for ; Tue, 07 Jan 2025 07:19:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736263179; x=1736867979; 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=UcMvoxsUk1gCx3yp6WzlkqdTjDsI170ub3LNHfGPyA8=; b=XDBLP+VmdYn1zEVW10pmpLAbe5z7Wiy8blCaO3yU1NxzTrzgAcbftomjnT7wCpLiGI iadjI6qYUhkK9+b0q9boVxfvSFjZ3BNVHE8PnM/7DwQg/ldMP8H3SJezYgWB29FUTmPB 2d5NwWukserA6acWlsfIGq80mNWo48jNEvqes= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736263179; x=1736867979; 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=UcMvoxsUk1gCx3yp6WzlkqdTjDsI170ub3LNHfGPyA8=; b=F+uKCbEtr9SNakNooD3e2xe8Oeso8OISc5Scy3t3gKglFWelB10DDCj+s4GQgPpwsD 02UJ3uTPmvkY1JtfaWRTMqxrADzHRDbmfgRr6a2kTanOXDFZHF9nKX9oDr/QOwCqKQMC 3PTGWH6H4ODDyGfUrVJeD66jp/j4Y7RuQq/AMyaCp91uLzQE2dYe5u3WvA7hw5HLrC1A 5iMCMKDoet2WTXSADY8qgafCPp3dPzzVFWxi2m44BH9FTKDRWesT93wz27F9a/ZNOeDj 3it7tq2EZX8oRkxDQmqqN1vv6DQTT2SK3p0BFBnV1BfZbBHuA0DTmexhuG8EDh/dtUx5 YA4w== X-Gm-Message-State: AOJu0Ywh3TSKm2+JFbjf9eWRt2cY6QIQMj2fV7p6OVkQgQEawRkLSJ84 v+gqgOmb3ZWv2sWLqxtvQ0BkJVr9GaVt7aKaMJ6CaRpDOn1+WxtwL4lSPxfeSvhifdX2/58PIlQ tkG8S+yrcvvgJAlxGXHjgP8ec65G3CIvseI9EGyLG X-Gm-Gg: ASbGncuY7cNcpyurkEESMEGwFOnFzy/cOkKYxB1fu4q/vX4w4qcSOOSLfaidhnO3mjf YNdLM8QCz3k9LCxyeQFjH0rCjwchTVd6a5pQLJHJ8H/6ZS2YkLGV6//VA0Ax49ghhiqxomTuwSp 2bzLajmdsSSCYHTUAcygN0yPhoDTcEA5hLMNSfOyvq9dNTniZL/s9Hb5IoghxAhFv8DGHRkI5j/ oYXj3Vq/n4MpjMb/Kcs0zsdLAX/d81HShJHvymHjG8qZ2Q1t2rtSIy0pbHJlbdHH821qwT6bxml 9A== X-Google-Smtp-Source: AGHT+IH6Ctf/o/PAUGeUcCRwxwPmsy02Brzcow9B/akNEnIhNcjVBqtWvBG4YnuNXjrlAa9392su3CnUHavJ X-Received: by 2002:a17:903:186:b0:215:8f2e:eeda with SMTP id d9443c01a7336-219e6f273a8mr883984455ad.52.1736263179227; Tue, 07 Jan 2025 07:19:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dc9a3629sm18251745ad.69.2025.01.07.07.19.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 07:19:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 07:19:39 -0800 (PST) Message-ID: <677d460b.170a0220.3be2c5.ffd4SMTPIN_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 A65726052471; Tue, 7 Jan 2025 10:19:38 -0500 (EST) Subject: |SUCCESS| pw149663 [PATCH] dts: fix MTU set command From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250107141125.2611481-1-luca.vizzarro@arm.com> References: <20250107141125.2611481-1-luca.vizzarro@arm.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/149663 _Performance Testing PASS_ Submitter: Luca Vizzarro Date: Tuesday, January 07 2025 14:11:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149663 --> performance testing pass Upstream job id: Template-DTS-Pipeline#205690 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32266/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/