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 413784608E for ; Wed, 15 Jan 2025 09:59:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31FAC4025F; Wed, 15 Jan 2025 09:59:35 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id BB24E4003C for ; Wed, 15 Jan 2025 09:59:33 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e53537d8feeso9445278276.0 for ; Wed, 15 Jan 2025 00:59:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736931573; x=1737536373; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ANildaSVI4deF6DW5e8voDJy/3yzvqhSPSXRlhMVqtQ=; b=hRex0bD4js6fyFjEOjAAskuXkby+HjIIp9aLpf5Uy5rbuzLaL/jdngndRX9OVTkoGT agQ0Uengqb580CLKhmDRv5z+RwhNkpexe680R1WQ1uCeJnYubBbh/3P0k9ZCG+4uh//f sxK2ApZXdpXTg6J4JSuc5Hs6KrAkeKJiB2r5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736931573; x=1737536373; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ANildaSVI4deF6DW5e8voDJy/3yzvqhSPSXRlhMVqtQ=; b=NDOL7Rj1Ks8I1jnjTbKpROHqJ+hd//8rDpqaJpv7785ZENY8k/tdUKw/qYTxfRzidf JBUq0/4KM3ZUCpsMmaOlB0jlEzPI3s8U4ez1hviMODK8EjDFx6SG5cI0SgMTDESNMVYx uNixc7GVDQ8JPs0+7c60D7LSvWzTmi8FdqQJ5GcZ3aQATm3JZsWR6G0dGF7t3gXuf2HS YAvsmtBQYJV2ZuSu2xkGVLchv5RLhi3siSPeYY1djzL3XigRaaCc8vFkDKIyVbC08LR4 oOWSX4oqj9s7oBaiiJFX8jqGCkcRK0JgC6YBNNQef/k3WuVTeJMVUbWjT1WT0reRYWPL yV7g== X-Gm-Message-State: AOJu0YxU3gEp0IP8GeFm20QlAfdIiIxGDoOdiqF3/s8gABHXtCYVCiTS 65ZABdlcEgmcb1GjBL65oHawdpds/2crTCeeid4QyHkFkWCvvuRBMS37L/ml2jO8xjgG3JKaaIq 2t74rEeO0BVyvigfBWvFynlHRa5hzl+/ncJdVex79 X-Gm-Gg: ASbGncuDGWlG1qEyQ6bSWLo3qEHAO7plfiS/zkSNrFxzyRbQBxJbAiXyjZyaEA/xCra TACLxqqzKAiRpmMJMFRXZPa6O6m64TULGIpGLSjQGg8PJe1VP0/42mPKzoas8CcJBAnN5z9W51u oA8Mk1Tf9VscfHtRgfoLLka4W/c3TSoKsXfIsiN/OlemvEMnHA4KN/Tf4Oq/tEVtq24ao66I/6z 8arBOd0xwpFAXJ11T4AVJ1/HS5UAZuBEYa4N2m0GZ1w0mFEqYlLVhSIeUbOAZAidcE1h5Cwa6eL OYs63g== X-Google-Smtp-Source: AGHT+IGy1OYYs/g1uKFQqQUIaKGRCo0UZQE5o3apnvnpFkiIuMMiMEm8BeDUV2AYf/iE7BJWIL8PMmxwq0+v X-Received: by 2002:a05:6902:18c3:b0:e57:717d:171a with SMTP id 3f1490d57ef6-e57717d184emr6329287276.4.1736931573055; Wed, 15 Jan 2025 00:59:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546adc9c7sm6609297b3.0.2025.01.15.00.59.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 00:59:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 00:59:33 -0800 (PST) Message-ID: <678778f5.050a0220.34fa76.f5b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C4FB6052471; Wed, 15 Jan 2025 03:59:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 167adc84d05c732af3c47dd569f152fa4ba234d6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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-next-net 167adc84d05c732af3c47dd569f152fa4ba234d6 --> performance testing pass Upstream job id: Template-DTS-Pipeline#206970 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32204/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/