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 7A62845F31 for ; Tue, 24 Dec 2024 21:30:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52D9F4029D; Tue, 24 Dec 2024 21:30:21 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 46F3740263 for ; Tue, 24 Dec 2024 21:30:20 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2163b0c09afso56392965ad.0 for ; Tue, 24 Dec 2024 12:30:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735072219; x=1735677019; 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=OxGGkuTIcdM4wlPcLl8MS4K8BYyTMwWpL2vXQZfBd1U=; b=dJ2E1gAEU4kP5HlT/Pmfw41LPFbPL+WuuaTxdJUJuY91CnVoDVGjDHmx5KlaZ2gQ3W xkE84nraSKq5KqrprkNapVi+Q8EspALWhx+oPTWHT7edudoPn+C0KrNqLReUiNpSrG8W aCdFqILNmVMgmHs2D+3FXZWjODBw9PgGV1fbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735072219; x=1735677019; 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=OxGGkuTIcdM4wlPcLl8MS4K8BYyTMwWpL2vXQZfBd1U=; b=YkU0Sd+Q+d9ZioFmUQ7PooLSHt/KVcAPn9I3oVrYd0GSKArgReFjFxgJXk7LWySAbW 5opG3RDw5wtvlcxywNtBMaVFIFCWjQVOkQxS5MstiBsiCzbxsEILufretPQILe3fhlKM aZYhSIDwhQzI0VbjRATaoTnF3SdBCwDT0SL4ssddYoGE932NEE7+u7zG5F+4HlDc2UmY NfHw3ZaPM5nafvCEbxJFXP70LVNogLANjuuiNxjkt2twwe7HUIXzUhfDSjI3RJ85EaY+ kA76RTo/S4vAX7Cvbe3JKvB485Xg8HFr918yrIfnd0HRq5QOSRAb/oCuZFiLPxBOT76R IjcA== X-Gm-Message-State: AOJu0Yw0CWd3VN73W0SnFW6pDrO1MlMovjypMB0Swx7PtiNR83ljFjrM M62vOS8eN+RY2wxi3C2wDN10RYGZUc7A1dbb1+0t+Hul+oJY1uGFQIYxmGfbniOL9ZIBqAiQRsO BRX3QL/aYMIiTC/iV+jZzW+ktFCl6SlT2UzC+M7xo X-Gm-Gg: ASbGnctP7O+egMH17zmjVd++32mHPhIO8i1tkMG9k3qTZqLPgbUsZj+m26WmXNYoGYL BelfMeC9VYGBz/AAG9ocR079yq8e9Ana2uZIK6k3IDkQt7W8IFtEGTua4K46zFNxWVqiXyaznKq +ua6BL4whspOW2aqWsqFLJlaClIYY0QX/ZWr2D7kkz/Qz6ZWhTMjZ6vH4G6DSXwcfAs03qzEaeK keO/rrj9Xi/Yhb/v7FzM1GMp9kh7feusf+7Sx0x4dUFAXAfn/wDq7irEoG1f4gPw5PBgi/4USrs +Q== X-Google-Smtp-Source: AGHT+IHkPtDszcWScUknmBoELckfk8RCTXwbkXxJdd/IDrLxwaceTipjhPH4KeEzgmXapMcvZB8qEi7eMJ3k X-Received: by 2002:a17:903:2acb:b0:212:514:b30a with SMTP id d9443c01a7336-219e6e85a46mr275732935ad.12.1735072219315; Tue, 24 Dec 2024 12:30:19 -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-219dca2b960sm5034315ad.119.2024.12.24.12.30.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 12:30:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 12:30:19 -0800 (PST) Message-ID: <676b19db.170a0220.38f249.4f41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 749416052471; Tue, 24 Dec 2024 15:30:18 -0500 (EST) Subject: |SUCCESS| pw149470 [PATCH] [RFC] dts: update base runner version to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241224204450.16152-1-dmarx@iol.unh.edu> References: <20241224204450.16152-1-dmarx@iol.unh.edu> 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/149470 _Performance Testing PASS_ Submitter: Dean Marx Date: Tuesday, December 24 2024 20:44:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149470 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204219 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.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -2.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.8% | +------------+---------+----------+-------------+------------------------------+ 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/32209/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/