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 24526463C5 for ; Sat, 15 Mar 2025 06:00:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0950140263; Sat, 15 Mar 2025 06:00:49 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id F3E04400D6 for ; Sat, 15 Mar 2025 06:00:47 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-225a28a511eso48304515ad.1 for ; Fri, 14 Mar 2025 22:00:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1742014847; x=1742619647; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5eVWLts4RaDmBillAakkAyoohIE67RTZljZAkCxNOpQ=; b=gtcs4lV8YuXdAcTMxCdDFVlfzQmmj1/ZhG59hIx3BGqnvyofWQDp2TpnzpYEynyGkw pHpCPeQ//lh1y0clRnxGUUjnQyMpqD9Px6kvtRWjuJIa/+5mhrBTYL0pQtYsr2lX4EfW Wwj1hV8J9eB2BkbnxktW6J5UnvwBmXIDe5Mmk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742014847; x=1742619647; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5eVWLts4RaDmBillAakkAyoohIE67RTZljZAkCxNOpQ=; b=ZvS061Vrlm6I79qIpEuTMuC4tsUb0K7iV1jN0HDWqe3K1OEfIcRomey24Vf7AuQ9xH TpzouRG3xwK0LtGpVNSxEtrJnZ/4STWgfyP+ee+hv2fFGXyr8oUMYvURDqM/720Qnusr RBWmaSOYRkuekGLYqWy4SLsZDridG3Av0OS4CbMypWcqpYSDMOgc7ZdUbXVYBuNCNsX8 Q0LySW7YO3vskBMN0n9Wkm91yTURK3owUt4TT5c1tKncarCtIcJcdSjjP3wKZCSBWuub ZmXuPvOnryw5E6qd0MORvSiwDBnAgZ6gLW/Pm9iiCktsMLh27iAF47POlrYkdEOVp35f eC3Q== X-Gm-Message-State: AOJu0YyMEQQtU3xOzGuOY/GSQcPq82g9wL20eRlIWzbsE5GhdHPNNwYe 5D3rxj/ZmxI3ZjbG8DjU3LcwyKRZ3aIlVuZR+bTLoUs+3MzI+LGr5jbJZTyxEQZtEefW5+mh/Yb NmvCzrF44cyh2vodWZAh37xkpxClr+AOu X-Gm-Gg: ASbGnctNCEPEdHqqg1WwgYIvVxehon+WKuJQ0mQuER6fi9D1eYvwpCQLeE6ACXipjI/ AWp05etJ4vYbM1TcIvnhey777MzSW73I7jVsERqRXbhWXQbsEYT2pk3Ixh6VNZq5iGUcsKBSA69 eo47ChXGBwY/cgacXdwWmVX51KSofpGOGJDYWItuniBasCiCCxUbLGUUZoa0qy9YzHrQjSO711B YxqELy3R1tcs+005BPlUHS04yY7lpoMT+Ya6VDCLgscGV2TArVp5Z48GY84LtuFS54gmeOQ7U5f kgxIOWg/rhJ71RKMcQ0gkiGb6BDny9w3YohTuSlh X-Google-Smtp-Source: AGHT+IHrhynVptTsOskJ0jEMLho0Sxja4QbEWVQWIc8FngOX8Gn38xqwg268dYrBSCq3F/6qrJTIllbbK8La X-Received: by 2002:a17:903:1a2f:b0:223:619e:71e9 with SMTP id d9443c01a7336-225e0a19bc3mr71208745ad.11.1742014847075; Fri, 14 Mar 2025 22:00:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-225c6b41be8sm2048725ad.25.2025.03.14.22.00.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Mar 2025 22:00:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Mar 2025 22:00:47 -0700 (PDT) Message-ID: <67d5097f.170a0220.30eff4.e6a6SMTPIN_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 3F3D26052471; Sat, 15 Mar 2025 01:00:46 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 1deef2b44df879279ce965ee2565aef409a6d153 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 1deef2b44df879279ce965ee2565aef409a6d153 --> performance testing pass Upstream job id: Template-DTS-Pipeline#217999 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-52-generic Compiler: gcc 13.3.0 NIC: Intel E810 (Arm Grace Server) 100000 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.0% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.5% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32975/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/