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 AE15E4600C for ; Tue, 7 Jan 2025 11:05:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81EC540BA4; Tue, 7 Jan 2025 11:05:34 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id D816440676 for ; Tue, 7 Jan 2025 11:05:32 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21636268e43so43654945ad.2 for ; Tue, 07 Jan 2025 02:05:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736244332; x=1736849132; 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=ckySauZkdz7awesVck6MsAYi6I+TlTlzKZnl0y8pIYU=; b=HPhiKReWMOg+qVYA9Gwr/yyrp0qx2G9xRy5uig6Yfh3N/9D6XmyFMyr1pdqq5E/V3p LRpfXE3xDw9MY2geXKCPl2qPQSy4eKYN7o/iAc6LvPVI3NaqjCbRsXk9uirbtmLzDmqm fIUd1+5HzvqZDIsjRkQONZDFzhvfVKVGjends= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736244332; x=1736849132; 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=ckySauZkdz7awesVck6MsAYi6I+TlTlzKZnl0y8pIYU=; b=MSojZmsO3gRIqlT2ITNPVk75mhywvF8pMNQSwVg3FkbsWkDnHUPcNl0Lbmddy5LsU9 yrgZEmQu7Xe80I7Zq3kQP0wFt81IfHcf+oKDKjhy2wWag2IYk5tTwqtppFqaUtt6oIZ2 5Z4SEte0v9F6kDoAZJDYh/I/jEPrt2xfgoddCSmhv535IhX22hkJHCsgUvgRkr31Hi61 anQYpjWhukctQMMmcUdAoV0j8Rz+/G2xjbkuxUojYW9Zwf1qEfpIz84+MLm6nXX09e7G fTUc5BT+MM+pRLbxGppoFFSl3K/oNOLExXKt4jUaueGkUVnE5t4u1aN17UuHTAbCGKc8 Rsdw== X-Gm-Message-State: AOJu0YxsxjD8umLfKFwIUaHY58A6TaNq4JUpHQMkaBkoTtgM97K3gkWE 6KRd+oZ39/Jchfr/1i1PywvPUxJImjEo+FYI0V2kM67R83oEiqJsPufH4J/TmTTdDZJjWnGKQRN TpJUweOri78e4JZWkIqhir5Ja6nayR7GAd1HsbJ3V X-Gm-Gg: ASbGncs19t5TPNmg13oZmBFirTVkMKggv32UyZkgDRBcJ8LOvp+RbSdc667+ER/6gWh M6hOnIt1x/7N+Une5jqett8UuHM8oJU2NOgTb0cSXiN2MoQNXOvl0o3F4TFREqIUguH46EWTmpq AI9p9C1ebtl3+pTX8ZJtQU8FklEYDJLqxHXpFeMb/wjbxrjPaF8fZOx5X14vheQcXGdNHD0XuC0 0gTNtTI+2uNeB5W19+qV4zYckiS8jJbLvpESu+OudHnri3brlKVTTjZfc+LfYpYlPvrFTC29ihE 7w== X-Google-Smtp-Source: AGHT+IFBISifyaNMR0hK8gjRy8Q2/SWVoZP5UaKR/grY4CJm31NPQGqKvPSKVaHK49k8FwAcm7AaluOC0Olg X-Received: by 2002:a17:902:ce88:b0:215:620f:8de4 with SMTP id d9443c01a7336-219e6e8baffmr798941695ad.2.1736244331886; Tue, 07 Jan 2025 02:05:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca1c726sm17969575ad.74.2025.01.07.02.05.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 02:05:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 02:05:31 -0800 (PST) Message-ID: <677cfc6b.170a0220.2ad30c.c9f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 076216052471; Tue, 7 Jan 2025 05:05:31 -0500 (EST) Subject: |SUCCESS| pw149645 [PATCH] [v2] drivers/net: use 64-bit shift and av From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1736198215-12861-1-git-send-email-andremue@linux.microsoft.com> References: <1736198215-12861-1-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/149645 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Monday, January 06 2025 21:16:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149645 --> performance testing pass Upstream job id: Template-DTS-Pipeline#205658 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.7% | +------------+---------+----------+-------------+------------------------------+ | 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32262/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/