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 3980B46093 for ; Wed, 15 Jan 2025 18:24:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AF1E402DA; Wed, 15 Jan 2025 18:24:02 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id A30D940298 for ; Wed, 15 Jan 2025 18:24:00 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a9c9f2a569so46091965ab.0 for ; Wed, 15 Jan 2025 09:24:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736961840; x=1737566640; 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=wwaJxlrAQy4FP34rqdk5rlO/3EecNfdPp7j+970bidY=; b=W2lpTpFJBGAE2jcIJvX+uxWdJ9ZyPo08ImR/d5SNKHVq1BSnzyQLc2PeEeVFDeFBmo OuvX2YjnR6v2hchmhDnQXkXaJ/mSvJTjccDKnXeVNQAxMH+5PPrL5eWQ9XQjbGdPrC6j QBNUVwPbW4e5QSnnS6j87wQeucw6ureWdBqSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736961840; x=1737566640; 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=wwaJxlrAQy4FP34rqdk5rlO/3EecNfdPp7j+970bidY=; b=R3kNbzOFhP0v5OBbTaYIPnKVXOTk1iPwi8lUR8zplCZOXFSpZNfh8NiL9Avktf6609 QLHtnPNd5mo79elllf7l52/wYHKIHg6YIEZ6VrgiZCJGt06/a4PtamCaU+ZwLEMpLFrL k3992ygQmkjfHKGAxtLYyoXfvn9qP4Uk8fS0DxD8tu8vV7TXE1zKkaDP0xHUWo9CQoTt m1KzvPEBnp/foYrjPrJrSIbvbQmA1MpyJzhDJ4FiX59IPOhs3QPvNG3GKlwQTEkA1nRQ 9M5xXXkLO+2dwep6+aPg+Mcfwx4HuInu+XRWtVEX8MRkYjv6Qs7TjK7rQVpIeguYJTEy b9uw== X-Gm-Message-State: AOJu0Yyf5J8lVjRXKxeV816p0FBSA4OdBHB3wFrNW1tHhTuyRXC/0Rf0 5ww7oSR4+GyFjNj7L3KWHAml9krSH89i5LugeTjIyVFLoVd1VkMdaVmRaJaefEvejWeio50EWwX i6Gltp68+k021E9jxARytso7ynBS+ZtwL98xRkaBY X-Gm-Gg: ASbGnctgWdKGLlzALYKvvDUV8+XeZUTVb8U6wLunzt1OQMejcSn3Pcxtq44Fcl73wT5 DcvAOdbMv/7GelG/5C63a2AJ7LmPaqh4XqYU3XmGvbIbg1+Z9FsP+wKFWQJFI4ML9czc7T+FeD/ D7hdd/ILjlgmGnrLi+avfgud0rsjloL3aEn7d36sxQ8Z7Dr9oWY9cvOyhbhJZAN5ZsZOTwlFAlA 12PSwe8W51GUwjT9eHm0vH6Qyak5ofUE0fUO07EREQIxRAmI7toUkZmPjP07PI4t5epo15BgXmX P8+53A== X-Google-Smtp-Source: AGHT+IG7oNei4/pzrzLU94RJl19ZURlPBcQZFhcoPcdCM3TYJoxdpdIuTMH/rxt7nmqBhxaJdLX7w4CNnh1k X-Received: by 2002:a92:690f:0:b0:3ce:7cca:db3e with SMTP id e9e14a558f8ab-3ce7ccadc04mr54364125ab.19.1736961839961; Wed, 15 Jan 2025 09:23:59 -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-3ce9179ceb8sm140755ab.27.2025.01.15.09.23.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 09:23:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 09:23:59 -0800 (PST) Message-ID: <6787ef2f.920a0220.16f5c3.0bd9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 931B76052471; Wed, 15 Jan 2025 12:23:59 -0500 (EST) Subject: |SUCCESS| pw150113 [PATCH] [v6] dts: reform hello world test suite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115155153.27776-1-dmarx@iol.unh.edu> References: <20250115155153.27776-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/150113 _Performance Testing PASS_ Submitter: Dean Marx Date: Wednesday, January 15 2025 15:51:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:154303b06ab29e040000f0536961601d952e2974 150113 --> performance testing pass Upstream job id: Template-DTS-Pipeline#207098 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/