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 D23F646089 for ; Wed, 15 Jan 2025 07:24:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E35304025F; Wed, 15 Jan 2025 07:24:19 +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 7E4244003C for ; Wed, 15 Jan 2025 07:24:19 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21680814d42so94109155ad.2 for ; Tue, 14 Jan 2025 22:24:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736922258; x=1737527058; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AU7yjB+cdAait7dp9RFGpK0htV/KOB8DGCs5bNCXXvw=; b=W0QObVooJPbz8FcjQRARrP5llgkx+y9gnCkiFIpqX86WZO5KToaMb9QdQoo1+o1iWA D/V27dShkRhUGBN0ESsWdkxptOT3mHfDuV9hLLZQmes38RVrMxhIQNcV5MJJseITyLxQ z0QmveEd92MKgyUIuRpZCdozKYDWhAjSwhrZs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736922258; x=1737527058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AU7yjB+cdAait7dp9RFGpK0htV/KOB8DGCs5bNCXXvw=; b=weGVTbDg2FMCojLffu9gtfOVirClBmXCWeHp7Fm8ebz9QcLLywg3qZ+sof0rmI44G/ NVx4jYUDOeGIT27NhaUw98Nm4aIzAABEcyN1ZUYBFxCWzJDwxkT717joWt9o3Cyh+Yr9 5GTUiQKq1uLRHRg7Un3BLZINYfzv9ZCvGljDynQDUm+EmXi8hb533RwTP0DJrGv8UvdL 39etAjlsLalSDyHDwU77RigKr4wX13Vu2YRPPENzrMoxKilhfF+5R9wyD1w9rQvNAb3L +1g0/nGnyx8KdBVSdrKAN4i1YOnNoXhEbDdcsBqRWMcOV+N28MyUmzS22opUbzPsOvrs ZEvw== X-Gm-Message-State: AOJu0YweJHFa4pe3UIg0b5R6mmHitq56MYoS39Hb2aU7IhZ/RUBAj++j 3qOGQ1pJuiL/XCIbocA9HpWPaw2v+yQ3Ob32xMI7cWkDTbAupsF6+7PwxqXAP3GBewDQNNZqJwh 819253mj5bV7RJOJ+NqwllJnbTysN61Ln9jLwx45qBEwyqF0+ X-Gm-Gg: ASbGncvGMkL80E93dcN4ylrBRAPy2GfuWCqI8U3Rzf5zMMXerfpnJdikB6YezF9BzOf Z5eUTUWFVCrRTuWDzvJpVvaKAQy/PCv8Sm5uNrraDdclrIMi8MpNZLhiTUvHcKLoqYK77Ov/fl/ QAl7vX7WgYGGuJUdQkpX9IGQacxh91iqdlEqUS9/dgTCp6Ad2hne3IZOYaHV88v0FME4+HT2AUF ldSObiNbQP5BbI2xXXhegdvqnTNNCXpb3ltHo8eMDEpx4cEcuPZBDUWXR6ckeK+ita8wz3mjYGW gBk89MDloz6Xxop+Nw== X-Google-Smtp-Source: AGHT+IHjELkMo80ibwjZQZrJl2z8MyyK4EUMXoFCXixdkX9aBj6ZYrTu3PH+NSFl3uJYe8cqQIjFwDaxUQlz X-Received: by 2002:a17:902:db09:b0:216:5556:8b46 with SMTP id d9443c01a7336-21a83fd96e7mr476412665ad.49.1736922258426; Tue, 14 Jan 2025 22:24:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21a9f277f8csm4861575ad.53.2025.01.14.22.24.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 22:24:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 22:24:18 -0800 (PST) Message-ID: <67875492.170a0220.1ceb2b.2f4dSMTPIN_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 681826052471; Wed, 15 Jan 2025 01:24:17 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> performance testing pass Upstream job id: Template-DTS-Pipeline#206937 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32202/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/