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 5EF3046425 for ; Thu, 20 Mar 2025 05:16:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A445402C4; Thu, 20 Mar 2025 05:16:12 +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 74187402AF for ; Thu, 20 Mar 2025 05:16:10 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-85b3f92c8dfso13517339f.2 for ; Wed, 19 Mar 2025 21:16:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1742444169; x=1743048969; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xN5tEurAojS71IXa8D91Pwk7RWu/RahN8DpWi9HgnoA=; b=is9P8fdmxk0IZWFzAOhFR90V6sa4+h8pH7CmbN8aojBI1Ap5VYLDd47GtRVI2Zgagr NeWpwbA9auyUINGQK99aR6KBPeJxdb417CC7+tNiEfKuV44ApbJIBR+0nWqOxSTfY8+d T82KkdfiFdhbTb87ypE4G/ytPuNIEHdoKiEmc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742444169; x=1743048969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xN5tEurAojS71IXa8D91Pwk7RWu/RahN8DpWi9HgnoA=; b=caWJuNruYiM/rawXOvrP0Z+sOmg15N+FRxO3Y4PDq1S4mnh7OmIZWQK5nzd2U+jSqD PGaaMNAHfSGWgpEAy+U6houMwKQ+N/uAkDqrNphWHC3FL33N5EpJ6gTG1/tt1KXPwIym G1xUA89NqrVU1URgx1BURfMvFiH8NF45ecAROdCq6ULmdN1xI8i2hWyDrUETHjrxk/DT JUeVWybKKS7eOExioiXURc2OZ9sC/piguNILE3hSoPwFQn80z+i4eBkb4NHMfw0EIQej 07DyQJAkwxYX686syXyWEd0lTDJTKOZKaAmk7Voz/E7m2MujTOgcGK9p8tH+XEuJWKUB Yr6w== X-Gm-Message-State: AOJu0YwlaraJA7/PmC3R16b9YNxH8x4yujYH2ze3Wi0kN4n7xG0aQM6D 2tC3RLyCOYT5zzCPOoUcRvmNncmpp5I3tBSik0FfUpP862uraRn1E0KUEYMuMC46eflGnP017TD Q+6Q4uQqgSJQurVDnUf6t1Lu6lHk+PszK X-Gm-Gg: ASbGnctinJ7AXvMVC3zNUQntJj4twvAemzPozITJ6rBtiGjHllHALbCSbUtaAc8u6gQ NfRwB4we7Hil8DC2g7tTx3EyYsVYx7T9MEhS8diIuUHuT9daUn/0OH36JSX7hd9M9uPDAepRZxE PCIJ+zXFSgoBdHfOVq2aumJwbIt3dhy+5MPWfOYoFWyV5v/YCL9S8YdyTt1Sa7EmHD4mbR1llXG JAM6HPxHBuJ4ZaLmuTwAJJZO2AXtzvrcibA0nHF7A8cON3VzB79Sru4G+KXx+0iwyWjUouOqdi2 Z3+4mt8Fqu/wSL0bm7xy1thcNAunDPH+uH6GPAwE X-Google-Smtp-Source: AGHT+IFNe6Hl5u+W5153MZspFaVQRt8Qccelkvni5kBL3Hui2UIm3HJ/unOtkKM+zLa1eKXZmlCUjxy/Utxq X-Received: by 2002:a92:ca05:0:b0:3d5:893a:93ea with SMTP id e9e14a558f8ab-3d58ebeb656mr14972115ab.13.1742444169622; Wed, 19 Mar 2025 21:16:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d47a684642sm8938655ab.37.2025.03.19.21.16.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Mar 2025 21:16:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Mar 2025 21:16:09 -0700 (PDT) Message-ID: <67db9689.050a0220.20e1ca.ae5fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1400F6052471; Thu, 20 Mar 2025 00:16:09 -0400 (EDT) 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#218293 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32999/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/