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 0029E45E29 for ; Wed, 4 Dec 2024 06:25:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C664940648; Wed, 4 Dec 2024 06:25:30 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5BFBD40261 for ; Wed, 4 Dec 2024 06:25:29 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-8418ecda128so215363039f.2 for ; Tue, 03 Dec 2024 21:25:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733289928; x=1733894728; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FhkaaLjAoZeveWcuDD5FzpYQIXNfS4Ol9etKLJkq6yw=; b=LiuAIXjcEtBuEToCkIUQzAryMIU2YSe+kZooF+UD14/htC0n+omg62EVc9F6aYt2DC 863dkBEH6X5XG1FFU9ZrHPz7v7I+Q8UKIC2d6l8KGJnJHtYy1uWv6niBNZUKeYnTZjDg QVuAkQVX0bCz3go6UN6SNyUszd8Ssh+Ag5+GU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733289928; x=1733894728; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FhkaaLjAoZeveWcuDD5FzpYQIXNfS4Ol9etKLJkq6yw=; b=CXkynOu4mzURT/+TP5cUoghIybjNu2a0LSAkF6aX5hzsi7Ky6oz85Va8+IoS5SV4wa YWmEhLZ/E+fMPPK1FwbcLpxEZf8fF6zzRFoQ1v1EUBmG5FQhDpVGkAKYSycmeAL7Lrhp memSCTIdFv4IVOXaVEqNttVfaTduYoIqTBFt9hBl/sFQQ4QNL2iMSlHqHoBbbteJyHsv 2RJVG4UGN4/XYHfj7u93URRN6FXcfego9qp4Weqs0Scl9p0ig7dmhkJgNporSHI+7xoo zZFi6rlVtMxaPqX0vDgoTy3nWpoAd6UWT8T9LzQuvqSLRLD7hK0GeeJIHM3hBCjZZksZ kuHg== X-Gm-Message-State: AOJu0Yx+TPLDQ/KvntXprUBM2IJqg6zMZzlz++rvTDDS4M0AdZmpaMBi PbgKDHL2EYq1qB/Qc/KEZN1Knnw31YChTYPc7tsNuCZqMEtOwH6ubP4JM2V/zpRxq9UgZhpUhNc ov6ijIFMRExg80ygbMc6PUnm5qoIXUHiXumfWaN4w X-Gm-Gg: ASbGncscWHz7elbG9O/OFIzwoI/G6k2rzm8QCPcIIvfkdgy950thzMPhWBEORi3frhT CqecyjsH/QfaEQRcZ/6xa0MYJYEJxe5wp+oT9prZBLxefBA7C3gh1VBLCMlV1EY+wJbVU7jyf8y CUETlu+WfpVAVCqeI6lpv4Btr7KxjedDz8s9vi3t8/XRYZjquOfbox9e/tAhbW3rG6SOqgix2fg 2f1mkUS9F34KT6vgxv0KnQawCWBewstLsjd7kTOz7C0yDE/O/W/Cc9OD4bpB1Sy+E8qT58= X-Google-Smtp-Source: AGHT+IEYE3zO7WgTRcIr8nN8TxnJBexMR3rY//D4Yz4z0mKK9cPHkFDpLz1BWS4sYAFFHlreKzZmYhObxi66 X-Received: by 2002:a05:6602:6001:b0:83a:f443:875 with SMTP id ca18e2360f4ac-8445b5e5d9bmr577917339f.15.1733289928624; Tue, 03 Dec 2024 21:25:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e230ddef1dsm503413173.30.2024.12.03.21.25.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 21:25:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 21:25:28 -0800 (PST) Message-ID: <674fe7c8.050a0220.41c4d.d8b7SMTPIN_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 20E0C6052471; Wed, 4 Dec 2024 00:25:28 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 1b3bf1128d9bda5595861814792f74b8f57160c8 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 1b3bf1128d9bda5595861814792f74b8f57160c8 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200792 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31826/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/