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 76C0345EE2 for ; Wed, 18 Dec 2024 23:58:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7101C4066E; Wed, 18 Dec 2024 23:58:46 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 09A10400EF for ; Wed, 18 Dec 2024 23:58:45 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e06e5d11so7121539f.0 for ; Wed, 18 Dec 2024 14:58:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734562724; x=1735167524; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tf/bnQ7Vz65tXCnfe4sIKQWGD/kKxBAqY1LX0+q4mcw=; b=dNbN/r88TJC5Kt2ReGIYTh1YVY2m8ngRaQhhImYwu7bV1/yY9AYYGI714NdBU+06F6 SS0z5fc371YWCdQA3Jd8twiR0lVPVidylQI1G0n0r+GkGnr85r+PTeLWDhCfHkPRc9X+ 6CkYmRr02E/Y8gReVp1v2pXwROxUh7W6Tk9uA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734562724; x=1735167524; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tf/bnQ7Vz65tXCnfe4sIKQWGD/kKxBAqY1LX0+q4mcw=; b=M61HEZjH8Fl+5QZjmlvQVLrA7jb8ZkWMvf08DR2vC/+uhwNM2sDl3K8OgkqGz3GkwU MMy2+XPKZHL9rb+y7rXoaMt7gO5+2tpAqFAvJNYvMSid+Jf+FJotem7lRCT0o+O6ffuz rxIUcPHipLedzhQt6jM0Hkhn+CRJ8Shee5KkCLT0GQLBoElfAptJEOdu+1/feVaY/Dvc zZxTvBxmmigJfoQy9puGY+e7BDmoQDwPj43RuXWRmIfbGnrfgXcyegO7EL+fCGq14O1B whM1gj7+HK8mWMH8TjWgv1hAn6PCduuHOw/2EAiDvpvGBLlGoc9xVC6rFiBLgD6gan5M nhgA== X-Gm-Message-State: AOJu0YxSSDqQPq4KHx1/vc8tVEubSy9Idup9koCxhqP3y1uyRbh+ahOG Q/x2pfh8BVYKGL410g1Nx6+l+yzktUwsfUXDlDRbl/WI5WYUoi8zhTes2a5nAMI3xyaGmiVIGXp yUJ8un2YDSezVSyOe/h7rroEV0pdmt1Mf2jUwImCM X-Gm-Gg: ASbGncvdgVcWCKJmOcn98sC9PLzgo+RuS0NpQfkt+2SXxBcR9O1xA831g/Sf7rZCgga XLn2nADfuAd0IBUfGTOrdQ3vx604qKnyo3LpPbPmkVgoWjSmdmcBRKWbndJpEc8N7X0PPxxp5W1 yBSmWJRGmwQJEPtzettMK8pZEMWx4fL8wazA5HmCu8P4+tsWuwax6kVPiVbMG398qWAkvTVcd+5 Wx1fmtnmug/4WmpSBRH3dFPskYQBgJKQ10RGlWw8ODFP6lfNTJt+/b1s5q1xndABf1CieK9g7vj +g== X-Google-Smtp-Source: AGHT+IFhedku/ytnCsX6tzVe3g3erMNX0mqJm2lpDZfK2PUPO3xcHEk/K7FchpyZpTm4FX7sixFWyMbTddMR X-Received: by 2002:a05:6e02:1fc9:b0:3a7:a29b:c181 with SMTP id e9e14a558f8ab-3bdc174e846mr40656285ab.13.1734562724193; Wed, 18 Dec 2024 14:58:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3b24eb14a12sm5903845ab.55.2024.12.18.14.58.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 14:58:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 14:58:44 -0800 (PST) Message-ID: <676353a4.050a0220.2e71a1.87aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AC2206052471; Wed, 18 Dec 2024 17:58:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 07604f264417959d76aa9fcb8cb0c3665f62f0d3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 07604f264417959d76aa9fcb8cb0c3665f62f0d3 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203194 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31977/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/