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 B1C264594F for ; Tue, 10 Sep 2024 03:03:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 873BB4021F; Tue, 10 Sep 2024 03:03:46 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9FCD340151 for ; Tue, 10 Sep 2024 03:03:44 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-39f52e60a19so25852875ab.3 for ; Mon, 09 Sep 2024 18:03:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725930224; x=1726535024; 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=vJQFNnTkkrH+RspMeWJQRBm3NdzrnDz/bduxeMDZtfo=; b=VtaHaF+7BrXiOy5cBtjaijw1gTUGDIGWF4RzMaidflrLS8oaRCdc7NPgAQw8YOsSMe aPzE6xbI7v98PZK9O4dSZ3cchPBCUQT2bkumVN3/+7UcYEvJTaSUe6yNCBhW084GPJjh 5i9+a8PBCKtoaEchxpv2TtrYdWVjFM6eBhizg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725930224; x=1726535024; 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=vJQFNnTkkrH+RspMeWJQRBm3NdzrnDz/bduxeMDZtfo=; b=L0H2+k5bLtzKnDVb19nYenxGu0ykKXOfFbl1mBMmaNdEJVHdo4dGE0qrMnqctJ1MEE E3g8giUUyO0ktORjPMa3LX6h0aDL0j2oqmUssLjMFowi5td0WHaTnpgCTlXxETbM4TZx Foz92+tH+vUIWRoqVrcXImKI5aoTxpXtjXHh5MLmZms8gRGDFO9r6VlstzjEmGxbcCmj auf96AW01nvSAebzDIBSZSeFCwtfQL/qdidJj2ai2A1Ucr4OqsIBt6ph84akTrlfSy78 k8Fi6EcE00k6lK1MBU0H2fK7pb6RtkJNtfVFAdiSMxsFVj9X4G1NDueDEpOTSubUtxix 1ELw== X-Gm-Message-State: AOJu0YzHKKbVgz7M/9XvfPknv/xap1ejDWe06QvJIt/enGDPs5TXbIIZ FnOKKy/z1vxDsHv1qt8Zec3V4/HRCykxJlIcy7idZUpHHqcRDhE5KZ7poiy50L8ZtuUKVZTh5Yg nVLoULb1AdgrFgsyERhXd9CnK7g8evpMvbsphMaSRigF7QVN6MbgixEdo X-Google-Smtp-Source: AGHT+IHW5kkr//SskzRXU5vZJWUQ5+DDM4xg8Fm7tuehs64b9M83QmZfsQjkmGel7eD2qrsdTyQdtH4zI4d0 X-Received: by 2002:a05:6e02:1948:b0:39f:5930:c7fa with SMTP id e9e14a558f8ab-3a05224ad29mr124668105ab.8.1725930223692; Mon, 09 Sep 2024 18:03:43 -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 8926c6da1cb9f-4d205b76b99sm3283173.49.2024.09.09.18.03.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Sep 2024 18:03:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Sep 2024 18:03:43 -0700 (PDT) Message-ID: <66df9aef.050a0220.33846.0422SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 82971605C380; Mon, 9 Sep 2024 21:03:39 -0400 (EDT) Subject: |SUCCESS| pw143823-143821 [PATCH] [v4,6/6] eal: extend bitops to han From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240909145743.697342-7-mattias.ronnblom@ericsson.com> References: <20240909145743.697342-7-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/143821 _Performance Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, September 09 2024 14:57:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143823-143821 --> performance testing pass Upstream job id: Template-DTS-Pipeline#179382 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.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.6% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30973/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/