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 1877A461CB for ; Sat, 8 Feb 2025 16:25:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E742940280; Sat, 8 Feb 2025 16:25:56 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id CF3B240279 for ; Sat, 8 Feb 2025 16:25:55 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-726ccb2126bso169842a34.0 for ; Sat, 08 Feb 2025 07:25:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739028355; x=1739633155; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BPUm/lqaum6U6x6LVRW0wxkYLASomAWl63D6bgwso9k=; b=dAw/fpuMjUTQG8ikrniq0084Rx34ufZYnw7jqSWs8dp2BKwILH5goD1eMTZCeGda3h 3ohWZme0UGKr+Y6bYcoRuVT1E3Ggbv3a48jw4b/7O/npPIxzl9c5gFyZqLBoFvhF628P mqys1IoaQBbEyOd31fQeinWoxHlehM1jt/TSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739028355; x=1739633155; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BPUm/lqaum6U6x6LVRW0wxkYLASomAWl63D6bgwso9k=; b=Rh6OqAJicndYfqduLZ2nDR6mhIow8nQ/xMwwQNKDrHn9In2SSKwH0b3OK42Hmeq9GK U0n0ryheFMtiCSyGn28BV+IT+GErfZwxY4ChQnGyBN9BBmNSRwNH7KXbHOVYf1j9vtX/ YSziZgGMvIWYLVMKi951usWhQ9+U6yLRJpc6bhR+1d8qRnxw+F7xCmKRWDnn5AfiX7j7 wl65PsRGmayhKO8zkXjPZK/lE0CWA0xs1WOTgrBFLi1ebM3+LNLciAebZc2MrXi/VHnw CHqfOTSMjbdQc8j15P7Qqft1ou+k+o8wymS4s8gjf7+x0FLKBtuTjFckbZFbCwaHXulZ X1Xw== X-Gm-Message-State: AOJu0YyNRPvhdiVNNro9zSw9mPIMEwROEDI7G4heShs5T3wtVhpeiJQQ HZmw5mrMfoqQz7DIaRaMXSqNcKna3rdDhg0dzPdb9ydWxFIcXpI+k1Yt8FTkDB5m6+bCknzxcay 8sHmSuvj9TxIYJOnA2EYMwptaaq/hIvQj X-Gm-Gg: ASbGncvyJEffg9F1qtb0W8817g85G8tQCWHpQhEebWIbhkN38NWXtEaCyZqDZ4yuVCQ +YcmPl8ldUgdLkSzC33KyGd8ARFQGwnskS3vnHTjLIIbRLNtkRi5m+GP1pVlq98iy+vR2s4WV1F DIwPVjo0lQy9G0VmLTSNyMkiU/FdvFT8TLyKbgbxTLYT/qhPDnxNjtGtlCT+1m3BzlKh3VaheXK adwLrglGYKq9T1cenl0Ac9maJWKW+d3lKf2TLE+CDK7xISZtiZ37mcwHkPIvT5h7rVX5lec9eCZ +SINLqJvD+aAX5zRtuPbx2HUc/OOQA== X-Google-Smtp-Source: AGHT+IFB9ruNd88jvPtD6HFhq0/FCEF4R7/Hub/mP5kAFRSDTtz1kB+C8QNip85aNg43p665aJRptvQViZAT X-Received: by 2002:a05:6830:3691:b0:71d:5224:8a20 with SMTP id 46e09a7af769-726b88b91c4mr5564640a34.24.1739028354738; Sat, 08 Feb 2025 07:25:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5fc545a6406sm175135eaf.20.2025.02.08.07.25.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Feb 2025 07:25:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Feb 2025 07:25:54 -0800 (PST) Message-ID: <67a77782.050a0220.322c42.91c1SMTPIN_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 C24BB6052471; Sat, 8 Feb 2025 10:25:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> performance testing pass Upstream job id: Template-DTS-Pipeline#211647 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.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.3% | +------------+---------+----------+-------------+------------------------------+ 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/32504/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/