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 D595945D27 for ; Thu, 28 Nov 2024 01:21:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B90894029C; Thu, 28 Nov 2024 01:21:14 +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 F09CF40151 for ; Thu, 28 Nov 2024 01:21:13 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a7a9c7118cso2146275ab.0 for ; Wed, 27 Nov 2024 16:21:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732753273; x=1733358073; 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=occn+mcqWDrsB4178BroxLB0893dx76gvw4+3lhZZJg=; b=MBl+n61nZ8U/FB183Qj+URpgy4GOXXinri2K7RHwndT3x+mAOAHw50hJ5ZjJ/gmPo3 H2D7nz9XkgOkRKjuCJ5VHdH6MvGK4WajTyiIWVMa/JhhvL12F99B2HJv3eNitqcnEkHF hCfnF5wchczQyq5q5q9W7u/i5IhQHPDU9a0aE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732753273; x=1733358073; 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=occn+mcqWDrsB4178BroxLB0893dx76gvw4+3lhZZJg=; b=Xz79jQWnpOoTYp95hINh7rWQKUD8MCgZ/PY2agoVLeX40bbq/WmsgU0Dt+6Wj5eyE6 QznS8MF3Y1aIDwU0wfYmRVr4cQZGI8l7IjLZFmGAkvsKbWiO+9B64HZyHE/oQxXeMDFc HnJLFS9mNBfBmIv3H7TBOT3cBNaGASa5hSlt3/RYsblzT3RQ11xOBb8wNMAFwtXoNhpj 9JEthTpaxX4w1+cHTfvCIwqhNbw+4oxtKtI9dyOzANGzt1XbFQZf8E/Bgo8h5hbRn0H6 RTRDBZ02zpbp/9JuuC88J9n7rcH/QhQ7Ub7neuhqZ6HD7f76yEBkp9Hlh2c3IJmX/VBW iZPg== X-Gm-Message-State: AOJu0YyqEzACqC9kA/aYEGleDgz85gihXH6dCjYBtAaVbEAZVG7n/InL lG9UMO+8wzEfAYvgSBCSVew6mSLBRwwKKXXbrM+txHmIr6zvgX74kcDHxWYGCFBtSnm3gvo5hwS ZNvqUdY2AXPG2UkdgXoc74BkUJ6teCueHlGw0AHiF X-Gm-Gg: ASbGncu1AJGRmLBpOefEJcvmx8WfLNB5jLOzuypnSxatmlSPUfU0Ioz8nTVUyCoVyv0 TRneW9bh2DLIV27vTxhkNi+xzoFS6lo9YpeHrMrJeKBmYLSFS4faS/qp84gpGZmlHyGOkcb4Qbn RwGxctne01PATYfFEO4/WqcpjIiD7HA5y9OpGJvdk6T/ykEdGES8OC7cbxpRb88Kl3wwFPi86hE ueJ0CXBggVd+kLAcJbjj5z1ETiapOrkHzFADOee0O+4tD7Cl7s3paVBzpoo6ZI1evx/I9Q= X-Google-Smtp-Source: AGHT+IGkGc9ekC9025hBD+NL58M6oCOU6rT/xTFmB6BouGqkguUVU6/b/XIq5AeABivJ9yxxQBwZPK3Snmnl X-Received: by 2002:a05:6e02:4413:20b0:3a7:8208:b843 with SMTP id e9e14a558f8ab-3a7c55eb986mr32973445ab.23.1732753273330; Wed, 27 Nov 2024 16:21:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e230dfb393sm7739173.38.2024.11.27.16.21.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 16:21:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 16:21:13 -0800 (PST) Message-ID: <6747b779.050a0220.397ed2.0980SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DA7A36052471; Wed, 27 Nov 2024 19:21:12 -0500 (EST) Subject: |SUCCESS| pw148930-148931 [PATCH] [2/2] app/test: add test_init_m128 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1732748278-14796-2-git-send-email-andremue@linux.microsoft.com> References: <1732748278-14796-2-git-send-email-andremue@linux.microsoft.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/148931 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, November 27 2024 22:57:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148930-148931 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199728 Test environment and result as below: 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/