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 25CB245D7F for ; Thu, 28 Nov 2024 02:18:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EED814029C; Thu, 28 Nov 2024 02:18:24 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 413FA40151 for ; Thu, 28 Nov 2024 02:18:24 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6d405853c0fso2746186d6.0 for ; Wed, 27 Nov 2024 17:18:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732756703; x=1733361503; 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=v0OLBSRJJxhxR7jditHWJJPOGVc30b4OpHgaxoWPCqA=; b=XxZKyGrh2Bz3X8EfyA5d8k9Rt2VUgZqxcfBCc/juIwC1MU/VE6MOiEXniMDEL3l8hK QvD62wPDclEX82uiMAsUAaG2Nkawv5JOw6oFGUcGAX59WHn+cMAh7tZGV6s6B/I1U7N5 cyaVyhRUVcw8/SFwIFlxSROpzpmx6BF8Kr1rA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732756703; x=1733361503; 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=v0OLBSRJJxhxR7jditHWJJPOGVc30b4OpHgaxoWPCqA=; b=Irr+PSxjt8thY5+lcrepbmp7AYwx1l35fCV19fnZ9SPGtAoop/4S65PmVckSnApjRU 4G0AXafgPgGZzpEavhGMPHRdy0mMkP1TdmCvZgzXTZ7aG3yd7E9HIPIwvFzT2rDAi9Dl H2weCSTghmyGCk58W7iOxA4s56jYb8tF0i9dO6JMbZMf6JZz6iwsP+nsyq99lL2cCJXQ V6FWqH4kDCHtT2tfYqaWcXGTa8LX0tYPtODH85XvQIlS1PL1rEQUsYWvBvZrjMjzWH4L N/vjyBu+4V0mT0ZpYi5USlMyvHwyyk/7lxqSQxMW5F6FIA0OksqJipNeksqJ2Ec/+Wv3 vqIQ== X-Gm-Message-State: AOJu0Yw48PQ5bzNvJLDmLBn5srb4s710uu20o9PrPOhmMxjMyTDrt/bw q34g9bt8zoJhfREdt2yIkLA4NIyJnqXtQDLa46xycQYurCIroVfRj4aqHl3osv4pzav5tVir0ma 4n9DJum4OCBwR3Iw0owDBZJAny9pex748/ESNkXkO X-Gm-Gg: ASbGncsY0Q3CI+ZZLKNFV8In//mVX10Q6mlNMcqVRAQS/xAoVYbruzO2fK8qSuGy4T5 oXptPxF8VLnT2x0Qd3GA7F4R81rwVH+26Dd8Ajs1Fd6Fy8blawfZSMbsk8R0i/owdwFbS+xHjVM iX80sR9oKRVOZv8nx08Q45uAApVAd+Rt2ZRwUtdZb1EYDV1ktf20sh2Xk07J5WhyVV4wvICK3NB XIBgAvTZisVIegrdg4b3c+WkggyWX5KsXLxzeA1bxV9gDH2pwhKgS4tlTCri/DDgYdSgj8= X-Google-Smtp-Source: AGHT+IErSQ6qGnlw3CU3n2ChSKaDTZAfDPLewJK+X5xw1ud5dGhWH4piTKqLD6nxHJ3/YLPd+f0yyMUpHkZC X-Received: by 2002:a05:6214:4943:b0:6d8:68a1:b7aa with SMTP id 6a1803df08f44-6d868a1b8a9mr58782436d6.28.1732756703571; Wed, 27 Nov 2024 17:18: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 6a1803df08f44-6d87522cc09sm133606d6.59.2024.11.27.17.18.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 17:18:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 17:18:23 -0800 (PST) Message-ID: <6747c4df.050a0220.22605d.1065SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F2586052471; Wed, 27 Nov 2024 20:18:23 -0500 (EST) Subject: |SUCCESS| pw148928-148929 [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: <1732748106-14324-2-git-send-email-andremue@linux.microsoft.com> References: <1732748106-14324-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/148929 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, November 27 2024 22:55:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148928-148929 --> performance testing pass Upstream job id: Template-DTS-Pipeline#199744 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32047/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/