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 E53F64577A for ; Fri, 9 Aug 2024 16:29:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E35E942D78; Fri, 9 Aug 2024 16:29:14 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 2C0864025F for ; Fri, 9 Aug 2024 16:29:14 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b95b710e2cso13081766d6.2 for ; Fri, 09 Aug 2024 07:29:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723213753; x=1723818553; 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=5yrB/rHfmrnwRa7zB7VVjF4WA7kjW6TsT4VnjhRKCXI=; b=OjfXzeJkFRUeyNkxkzhEwiX9T9LdycB0II3U4j/tBCMO/HQAgacZCE1oH+yYqtaOeu lgV6P0TID8o1XU0vzDpjN1TSQtts7bU+OdZ1IciLLUNG8s93urkq1IyIjgVc1HhjE7q3 XqF+GgYzyhspwc+Uz7WenL5VwaF3HBeAC1Q1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723213753; x=1723818553; 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=5yrB/rHfmrnwRa7zB7VVjF4WA7kjW6TsT4VnjhRKCXI=; b=fCdpp+Xv/b/Gig1LUtk26nYcNMs5sie+VyLCdBczUPDBnrQit2fTmrCzQUrijE76Ax E2O5Dm2c3uJR1DJNf5fEzuUjS5xq/845Qg2fqsa410MDQtmQ28ROkdorXCBMugLA6Aig tj0oSQvuEaCeOuc4wLJyzC/t6lTaG1LCv+DdE5DKJdUzW9IBykSI0F4UhABomdbyYVr7 XDoyFsCeknJFxpaiQ3SaqOgDfqqsVey/ZDudAA/ss/OUh6kDyKE2g+Tv0jg7TleXe5wp +8jWkuWt0gIBJgUb1JFd+lhCKuPxYNWQm0uP0OI7B9aI4iMQoy1vjmVJR6b87XZNGldZ Tolw== X-Gm-Message-State: AOJu0Yy3218Agth0sFNiD3DtDnDVDzZKFY6cp7zGgFuyAlP2uVeSf1bF Lg2bcKESn5LAQNC8LswaOuHcV4ZLEJI+erEPXjuVlsUgzNv24XQtGqAZ7ksNAtJW3DqBdz2qD0w iyDcT5JjmuWoOauheFZy0ZMPffOQwHAoLyfKIoES7fpw46yvWoUUfADx/ X-Google-Smtp-Source: AGHT+IHWJdvrfj7MdPfwWRL5ziQccjU+KUekcix94FWNobCSDpjwhMA89AnD3dS2pDFtwHL/1w3QCeiZYEyA X-Received: by 2002:a05:6214:4884:b0:6b7:b3b8:e882 with SMTP id 6a1803df08f44-6bd78d637efmr18300716d6.25.1723213753352; Fri, 09 Aug 2024 07:29:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bb9c877d17sm11262696d6.67.2024.08.09.07.29.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 07:29:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 07:29:13 -0700 (PDT) Message-ID: <66b627b9.050a0220.7a4c.9398SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 14B5D6050A6B; Fri, 9 Aug 2024 10:29:13 -0400 (EDT) Subject: |SUCCESS| pw143046-143048 [PATCH] [v2,5/5] eal: extend bitops to han From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809095829.589396-6-mattias.ronnblom@ericsson.com> References: <20240809095829.589396-6-mattias.ronnblom@ericsson.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/143048 _Performance Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, August 09 2024 09:58:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143046-143048 --> performance testing pass Upstream job id: Template-DTS-Pipeline#174098 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/