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 D3BE1461C1 for ; Sat, 8 Feb 2025 03:31:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3D3A40280; Sat, 8 Feb 2025 03:31:44 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D28EB40270 for ; Sat, 8 Feb 2025 03:31:43 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21f48ab13d5so39140115ad.0 for ; Fri, 07 Feb 2025 18:31:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738981903; x=1739586703; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kweMXUpaz+h0llp6LP3/EvFXbBNaJXG8LaASAHDMe0I=; b=h2XGT4vkkWqxEEq2OlfW7p9rtdUpFxUAt545Iywb5nNL8eqtKUsoh6uHKy1q+JSUss TU77b3t6pI+aXI5q1qYqrB3+lh41w4bd7Ip321tp9eEuvmYijLi8Bno4guUDInAOteil siv2Wa5OS6umPfCHGgsDNRoOIkRj0tiAnd9xI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738981903; x=1739586703; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kweMXUpaz+h0llp6LP3/EvFXbBNaJXG8LaASAHDMe0I=; b=pTceBr56T06wVZaNatkZFAZZemjcAsUzX2p5owJtcAcupUtEPoKl1Fxl7xZgl0eY4C trWS8DEEm8z+Gx8+Mr0Y9LQHtWH1dX47wgcmwcc3pZWO4swjSObu1zSo6pDeFrkUkJlD 3RFXDcyez3ck/FcHrcqLNqFAMylmWptwW/ejE47El1NRiS19kzVgGFpp+MDQOmnAE1ux pVcDKhVbsrU4BWMG8IWYKLHmiF+PWX149GhhPK6ttj/CyXBrgppR/J8c8dhTjMzv3TJr jk+vtcf/b1pTXz+BRHfBONm5Rm4l1ssVEIfyqBK+9Fr1Md0zVUEQBtqQer32mL5TdVLq UZQQ== X-Gm-Message-State: AOJu0Yy9o53GwARvP9SwUKVbWpGawLOwtc0SKg+NR6AeUikHQl80fquc 5rlJRQD/REVSQVpNqTsrmCi6pAdqFLNo+I0VaAqjfIzSViwU+q3aEGW4FyiFfezFMK16SkQWytk sAmuzO2F+IugaYZi8RuKyFTIVplUsDoSTYPgpibD7 X-Gm-Gg: ASbGncuip0QR+oQHPl4EztTXa5z908LiFj5kjKhHLdu0frvU24Sy7wruaB3c+gomKm0 5VoIUu/8AKdROQnQLPjECZtko1ELws5bqoOd7mOdl11T138W6QGZLqjND0IFyq17sjNqimz9I5H q8Q9QqEsqfwFiKcmagb9EnNUnYN6tIU8HA5B/RLFkQ85CLLK6LlNr4Lf4jXJ7wcyp/95dwPOXL8 t23DxpQJYOhufzDgUfaahlh0SYzqSbGsm07LAnOzEFJlFdRTyzRnFAeDI6pEeHQduQux7fOffna 9MzoiDxw1raN9whPaz7qETnVk4u7hA== X-Google-Smtp-Source: AGHT+IGh+QBh2SVLkyPFvVUBrLVq5pdMSC47yZ9N1bZPJQ00sIyg1avzblRe0PX3zmTpGuEr2qPB+jGwlF6H X-Received: by 2002:a17:903:2345:b0:21f:140e:2929 with SMTP id d9443c01a7336-21f4e6ba3b2mr71602095ad.15.1738981902860; Fri, 07 Feb 2025 18:31:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21f3653ce2esm2478365ad.42.2025.02.07.18.31.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Feb 2025 18:31:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Feb 2025 18:31:42 -0800 (PST) Message-ID: <67a6c20e.170a0220.5a630.cb66SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E9BC6052471; Fri, 7 Feb 2025 21:31:36 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5ece9ae686535f29ae72c03fec26dc16ff7a925 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 e5ece9ae686535f29ae72c03fec26dc16ff7a925 --> performance testing pass Upstream job id: Template-DTS-Pipeline#211395 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 | -1.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32486/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/