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 6F68245D73 for ; Thu, 21 Nov 2024 23:55:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 640A642FBF; Thu, 21 Nov 2024 23:55:13 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id F17134026A for ; Thu, 21 Nov 2024 23:55:11 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21285c1b196so15742565ad.3 for ; Thu, 21 Nov 2024 14:55:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732229711; x=1732834511; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wN0ILZLEXNINSM5up1zFGpDcQIMaeYTbxBrwbZj/5lM=; b=Zr5qtNyuvP7vKZji4RGhULhe+gUhAemGQbbq+tQWUEvc+rf8TleUEBPpwS3f3lj24J PrdHpl3HluP/tvdw0bJ5e1UU6k313r6SYsBmJAbT8R4HZL/K0lNsk4kZBi9sIwJNRQtT fDGXJw0VIkdo4c540arreUISEzCdrIpibw5l4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732229711; x=1732834511; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wN0ILZLEXNINSM5up1zFGpDcQIMaeYTbxBrwbZj/5lM=; b=N9D6PtBaplk3Dzg42eRuVFbt3tAoIyBZfM/Ae80ktJfbnCcpaXUluPZTP0aWx38G9m pqMRY0NLdRlLuHo+9NOVtzPn6Wbahib86dby6Bo1hujxDcIB6bWhtW0djy+CvzLCYVAs fxwfRdP/1hh1qBrMW6ITzmFMSsgF6Mc1S9mkg4pZe2dj9nSu/75d5IR2Yxud6Fi+U4VM rANNU4PMzPtetQnaHx3i4q8rGCWLbJfkzAMK6QqM2spx1XMw7C+VVZM6bCCRtKlYbYfp 7ex4zxTC5fJxjTM3JKdGsc710Y4astLRSEj5mhep6v507tzK3aHUXCevuzcbI0yNZgeb NktA== X-Gm-Message-State: AOJu0YwkiuGUKISBXNJthf8wbfHH+QenW2CH2V/EBUt5MMHR5bqKOBOC xSJanaYHpylIGaKxFsRJoCDV3IUmrwdODtWt+LXhxiBxv6qOgELIzO8mfveUWTXlUJ2A9gAuVW9 spnC48Tq9DjDsX2Q6Scoiv0SQhgSFzDQGGPgMmFzz+PwYW3iG8xqZoGs8 X-Gm-Gg: ASbGncvuRnJlctuk2KkF/EP/v3qysBvWy2Y09Ff0Xem4RE1hibkCVNozWnM44HC0zrV VsvHrvBstBS1gh0K0ZC9QIL7w3TaMDPaIIf3dB1hMCcvToiqNgvQBqCLR+jDtgXCOnAcZjrQxwK fMiywjv06PJZQplXZJyHYdSjH3KJ2FGssviLs0HEgpBUcmDARbMZs57EJfT16Vheje6hck43LmB RJyHNdiQeZX7X5KIV4o+Tvm6Xaxb2nosA15YSrJU8uRYhBMyqhbMK8uSRBKkY3++lxkSap2Ko0= X-Google-Smtp-Source: AGHT+IHMzc8NZJEFxGTVo3d8r18c+u5ZBdLIu9+ND9Sb3I9b5kn3Xm6zoznTwu63uhAKc5eRQKzNQmsQq95h X-Received: by 2002:a17:903:8c3:b0:212:5e9b:7cbc with SMTP id d9443c01a7336-2129f6b147amr8522865ad.29.1732229711101; Thu, 21 Nov 2024 14:55:11 -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-2129db41214sm255155ad.15.2024.11.21.14.55.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 14:55:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 14:55:11 -0800 (PST) Message-ID: <673fba4f.170a0220.1ce669.1923SMTPIN_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 296D26052471; Thu, 21 Nov 2024 17:55:10 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson 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-intel f4ccce58c1a33cb41e1e820da504698437987efc --> performance testing pass Upstream job id: Template-DTS-Pipeline#198119 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.7% | +------------+---------+----------+-------------+------------------------------+ | 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/