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 492D445E3B for ; Thu, 5 Dec 2024 19:37:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 441EB4069D; Thu, 5 Dec 2024 19:37:04 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 920024065E for ; Thu, 5 Dec 2024 19:37:02 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2ee51c5f000so931390a91.0 for ; Thu, 05 Dec 2024 10:37:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733423821; x=1734028621; 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=7WUenVNv9hg6Ol2/QPHvGcnnRJFyYWvps3KRJY0Z7uo=; b=IcH9qoK/hWFAx+7Hjp6DmnKJHXlDIuQI8HWMB5yNu/1+iGPyA4K98DpQjPcEfktFIF MfZjFcuHA5VJ5JBKsBren7WZodEbJwT73UgM8S35Ey6/7Wna/IZWrGQqGIbtj9An1Lih TrKJ8KgQZH0Hw2zniE/wWmFjMgaRR2kuXUMQI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733423821; x=1734028621; 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=7WUenVNv9hg6Ol2/QPHvGcnnRJFyYWvps3KRJY0Z7uo=; b=w9CA/iu4dqBQXgKN+A+cJ8k0ReqphtwsT/cc4aZpgqGbzHZKr3WDM5TpSj7io93TEX oacnrFlsWVKTH6GocuPwvVmjt2F6sEI3fAUkXQnmvoFZpP/oS/Ewyru6VWVv8/X/Tiu1 6AWbddx/XjNTJFBnrTDvIEPS9IHJcxLafpq9yk/PzFkJgh1w1jWZpyCkIdOPBY/CAbQh QMDbioE+3yaT3IVEWCuZfY56HyrzwDdI0qbXghNIAHnhXR/8Z9YSjlt4yLtMTTb7kUDw 3A+uT3sVUdgCkPG05R2D2sifUpn9yZCkbaH5g3i3XojTQUpK1MJ/ezCWL2O2avSDTw5W 9uvw== X-Gm-Message-State: AOJu0Yw/WgqHkWsXCG/NT97KkcJ4uEj7kCN+nlr896EjogawA01zEGkU lmSkkeC/zQ8tMOnheINiDZjPVAneGe0NPpKv5CApr+T+ZfMoNtQ3qyGT7eqPOwATTb0Er85wScx QOYxgelZGH9+eWWq+bekBtKS6vlY7Wi06bOAwbBrr X-Gm-Gg: ASbGnct1pnp/OGdyppCx6u+bUsPxaSkHQAPqM3C9/6XD4V+EPCIjsWTgE5vjGQ2DU2c m74Nr7nYaKqs9kjiW6Jm0S7rQhuYGKYhbuTFea2840WEAJhQ9JA8i/yyEHALGpDbWUek8VTNYQy xPLfzlgcZ+TAaEs+lQomZJ5IyIMXvQl1nPQReV/76PrX+s2oBYofpKwWXYDT7uMqWOkJLRWrkk9 zPlCCDUSTzvpPa4t1fy68Mgkcij5ZKkuXwNj4mAaTRIb+lFwPD/Lee/jr+kqfQ0HWZONaU= X-Google-Smtp-Source: AGHT+IENd+7LSmrmaXGkweoGbfLYC0aMAt6uktUwsi8cX0If0dkek2sy9q4+wpRAWs0MvOdjulAhgvALxtoj X-Received: by 2002:a17:90b:50:b0:2ee:c797:e27f with SMTP id 98e67ed59e1d1-2ef6ab296e5mr220094a91.36.1733423821558; Thu, 05 Dec 2024 10:37:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ef270abd84sm207306a91.16.2024.12.05.10.37.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 10:37:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 10:37:01 -0800 (PST) Message-ID: <6751f2cd.170a0220.1c5e0d.cb17SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BB09F6052471; Thu, 5 Dec 2024 13:37:00 -0500 (EST) Subject: |SUCCESS| pw149042-149044 [PATCH] [3/3] eal/x86: defer power intrins From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241205175754.1673888-4-david.marchand@redhat.com> References: <20241205175754.1673888-4-david.marchand@redhat.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/149044 _Performance Testing PASS_ Submitter: David Marchand Date: Thursday, December 05 2024 17:57:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149042-149044 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201223 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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 | -0.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32093/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/