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 26E0046008 for ; Tue, 7 Jan 2025 07:20:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 340F440661; Tue, 7 Jan 2025 07:20:12 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 9BA284027D for ; Tue, 7 Jan 2025 07:20:11 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6d92e457230so146347066d6.1 for ; Mon, 06 Jan 2025 22:20:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736230811; x=1736835611; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2ygZLVLp/o5UzN56K85u12LoK16666tZpsugxd+A7wg=; b=gTPie66JGeg4Onx2qv6dEeYtHleM4eSEW9fi8Qtwxadt/jBt0IFVYtMHVxG5RHT2yg u7hGbbGCPwgwgi/9Y69fhisiT4PsZQXpu/zFfdFNe7A7Hameknf/D5LkfZ/DHQdSCYMd VjsZdVQFOJ2V6KEjFFVUugu+HPfTJiQlQ/6G4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736230811; x=1736835611; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2ygZLVLp/o5UzN56K85u12LoK16666tZpsugxd+A7wg=; b=JpWoOsI3H9iNB1PlZigPc7f3js2dHddYWotFdLYOKrEe00uoqcD4NyU/6iaaTp1rI3 dlRTCaLv9HrYHph0D9cpS/pRjksce0uR2R5Zlb8rKfj/Md5NEF4LVwqEOLfHznKmf3NH M7v/QwVazsAVCr0l4yRXLkZcy2ZQK+TZDIN44lRIW8pilF1QwfkOZN7C9yxyUKg/joVI GK0tvivRT0jE8H5JrAVLlu2EBampGzBEwSoRZ5TK1oU3jBrFYd8W1R5YcGFJM5F1/IxB gwS4QcHWo6wp4FSnQMiO4UXsr7IpFUct4wuQbzeHttaaxKJcNGeOIPW5yTxYKXQGMwOm oh7w== X-Gm-Message-State: AOJu0YyGeZltQHWknKRzIq1vDS9IYbVtHcYLurP/w+mMN4DsJfeQMTX8 5UGDN+AqCwQPd7ka0SMbKA/EqgUZeYgTtiOqyXTvLKdmSM2RyQPIb3gkwQalYjmyfikMWfEDqAo YvRD6lXGGwejVThMOx9Vdmm4sNJggr3jJ X-Gm-Gg: ASbGncsHLw2GyrzmP+m9tGXc26GV+gVTpJvUvZCU/ZAjpnCQBFYbIOWHz5j9V9uENpl 8PV241DLgnu2+/ulkJTsTBZHb5wOr2IEl/5nvU+JEwBnjKEObywY+ZAcJnWkbFCU+qCWeoHl1+g sHHBIVA4+shmo1EiIMqSztekGijBsLMVREy/w7vtyiZHTgpV6mXHZ6vnCPqdL0AOIq0lp5FLWcm wR8fJJd9+dyyyU2Vu6mUCgMgF7mqY2VEF1VMfwOCoD4gMTE5ymbL4zlydk4AxAJ7hw6qsej0W8E 4w== X-Google-Smtp-Source: AGHT+IFCxp+8MKUe5kpO/GRkKUesC8yAR5Zyw64qgw2BvSiBY8MlIYcJpUlyoL1/nGTzaYduI8nIEBJnkrxg X-Received: by 2002:a05:6214:ccf:b0:6d8:99cf:d2db with SMTP id 6a1803df08f44-6dd2339e044mr1159193976d6.38.1736230810917; Mon, 06 Jan 2025 22:20:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181a375asm21729606d6.58.2025.01.06.22.20.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 22:20:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 22:20:10 -0800 (PST) Message-ID: <677cc79a.050a0220.20a2ce.5b62SMTPIN_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 9F3A96052471; Tue, 7 Jan 2025 01:20:10 -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#205593 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -3.7% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/