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 8B25445F9E for ; Tue, 31 Dec 2024 07:15:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B8824026E; Tue, 31 Dec 2024 07:15:56 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 96B1E40263 for ; Tue, 31 Dec 2024 07:15:54 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5f31b3db5ecso4226295eaf.0 for ; Mon, 30 Dec 2024 22:15:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735625753; x=1736230553; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YNAQiUsp8f/hueOiHzHEGfKrI3+azsY1SG5PFSYO1L4=; b=jSl+pUqFJqpXmyhLNWf+VR+33k/ZX2BHxVKDHt0Ua7DLpETS6JveF+n7h9c65BSO4M G1kaGo6IbYYAQWVzK56+b3XMndA9Nt33oboazN3u0uP4d0jdKEhMGH6vS/NhDD3n9+jN 00T4urbVoI50I8j495jRUmk2o+OFKEAq9d68Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735625753; x=1736230553; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YNAQiUsp8f/hueOiHzHEGfKrI3+azsY1SG5PFSYO1L4=; b=XlibHUQllw+WA23Mlmq2w+UmhPF+gK5oxc3/tL6lZKLtlIhTXgY21wwlooTCNpkUxL Pp7WEcwqUeJEvDKWkPGYo9a1KrbRg/LBlpqSvNdjSr062YeshgB8NN7jyNPFHKsQ/yv8 FgScxALM2M3Mv47tLbLMbTKeBsnyy69sCcIJRfe0Chqy6Zxh5EGQZ0lJWjT4j1eEXCrw k8eljr3ZNWfBCbYrl476Ptoj+ybGiXrneV5LyLLFJCsiq1ieXsNzZ2diMvWZAL8thUh7 QorXXi88xpOs8+sWiym/33mb3OPHUJ6pfnXFiDhi3GsYBVKEwEGhhH7omVn2fMPkHtIz gpCg== X-Gm-Message-State: AOJu0YzK/RkDSZuEOr6a34jx7DgZXiJf3N0viHRQcycDZ8hXMkhJsPVs kOJWxceKYsHHXK8522/7Uy6wgLjXjzBXih/BZ+92HKAR2UOBzu5B2DHJdz9f8IWEga7asLNYChb bi9N7hibtyKRJujz1dM7IbUUUo5svkT0K X-Gm-Gg: ASbGncu5xb3zFd2YaQmXTj1JvmvPuPQZLnpVjMGatftrrchHOUyUW5ZAsZQAbRP0vDX YDh4Mkfzb6DqiQIDLhSNWIG4YtVu/1BAi2LKf9iIy9GSJSPNGnXhVbwdHwOznLGNdVYW0I8QvMF HIV0kjdSh68jhjCAm2o7rXAVu4/A7p51h6Pp4Pw4Y8w2a7PfnBImjDYuyUbAgLYtp8bnjmeAQU7 O9AfsShHzaMJlSSVpPWwY/Pbu7nbawEnGuKddVN+d3xnj/aYWbDvl5Erx7jl4zRQ9hZUe5h3iwy 3g== X-Google-Smtp-Source: AGHT+IGZx3WgyMNtvmMT9WyTdcQq6TQTm638lriRRelCsT4mFL/AfCW7uexqKq5909wMWQxfw6tYOViGd3px X-Received: by 2002:a05:6871:64c3:b0:297:26a1:3d03 with SMTP id 586e51a60fabf-2a7fb193573mr17383848fac.4.1735625753647; Mon, 30 Dec 2024 22:15:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a827bffc84sm790280fac.27.2024.12.30.22.15.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Dec 2024 22:15:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Dec 2024 22:15:53 -0800 (PST) Message-ID: <67738c19.050a0220.16aa9b.3b93SMTPIN_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 1F0166052471; Tue, 31 Dec 2024 01:15:53 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Performance Testing PASS_ Branch: tags/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204860 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 | 2.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32082/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/