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 6EEA045DBF for ; Thu, 28 Nov 2024 11:27:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CBFB402CE; Thu, 28 Nov 2024 11:27:08 +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 085D9402B4 for ; Thu, 28 Nov 2024 11:27:07 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-212a3067b11so6512285ad.3 for ; Thu, 28 Nov 2024 02:27:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732789626; x=1733394426; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SZ4abxiCmScfOqqxwRXLYeSzq0rGfrto+asVVuWhk7U=; b=VkHdfcCVE3KuqI2G4FtCjS0Nb8efwVuivB/CZhckI80maBNLxU5lkxDG0dCNkp8Vl5 cUUVnV46fjHu/e0tsDfyGGiBQUIil/8kMoZS6/SLovdYGrVqTIlvCij5EnqlsBtvF3YI DPCJO4Iy9l+0zOqcUwIoZklDWps74nR7wz56A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732789626; x=1733394426; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SZ4abxiCmScfOqqxwRXLYeSzq0rGfrto+asVVuWhk7U=; b=ahvmxTBSBbZzcy4WbhDBYUA3OhIzl9CbM32jthIWOFCyIzoUS0Wd1+CoVWppM2zb2W +wDS0GQLS7vhXemjTJZhIchDiA8JDQMQAMc8FYXaDx+ImOJM1gTbrmxq6WM6+aaf9XUl M5Eg51r7mGQAB+DwrXopurwj3sAYJ/FtQJfyAlokDp79K8EWb7EKrTP+1V5AIF0pSQlD gcI+n04gdKCzQu4tjBC+RDOIA9OhkoRRKO+MoSAXdYcHRkBcSEoR1O6WiiSh22njMdZQ hw+BjJzgyos9u7/nZpQNA+dutxiHLMsyBSvDl+hiPEIwv56u1AvMm72udqN+2fvshOi0 K8Sw== X-Gm-Message-State: AOJu0YwGVzyguszzVsbLX1QpwJ1uhsIgVXyEjiHMsEAldsKH9Q7po8bz Hvmh9tSkVGh5mvlwhXevRa+esfTlMbCi7fq705tr34WJzax7s6s5+KuVn0akj0X1To4A/ZGthna 0bO3skLGsbpbFUl1zLboMyrLHFAJ7Wiz/Yp8R7lLxr9m6Nyvd X-Gm-Gg: ASbGncsXZ+x/EQX9+IcKlnJRVxM3BakuzZEzdsdvtk/1EPjuyyBWKEAPj7ZaE62Vbn7 GmRCKjBp0EsUg16NDWJ7BaRExtzWyGFYjVsQSenX8jcAI3URXQ8or2oLa1z76ov2Bl0j8ItjJUK VdG4e6LI+mynUW+Zi+TTTr8pRuw1c7rI4PlT24QcqCOguzi3CwBsWw77JLZBrOC7hLAaOhlFEHH CEG1OkvC/mjoZ3eTgeUjX2PcoWP9bkWUSk/Nq/NmWwVdQch3aLahHOSEYe+qJOxd4YcrxWH7M0= X-Google-Smtp-Source: AGHT+IFL9eiq0Jn7JT+K4FmDzJPYniLxjz5TCfqJfC0lDBrqZk0WzBQungxi7Amzh+OEfyHCmZf+Fr9AQmO8 X-Received: by 2002:a17:902:cecf:b0:212:536a:57a6 with SMTP id d9443c01a7336-21501099ecfmr72605155ad.19.1732789626020; Thu, 28 Nov 2024 02:27:06 -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-215219771casm407745ad.75.2024.11.28.02.27.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Nov 2024 02:27:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Nov 2024 02:27:06 -0800 (PST) Message-ID: <6748457a.170a0220.249569.2d0aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E46A6052471; Thu, 28 Nov 2024 05:27:05 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f3727b3eeb514cc37da34197c53671b47f26c7da From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 f3727b3eeb514cc37da34197c53671b47f26c7da --> performance testing pass Upstream job id: Template-DTS-Pipeline#199134 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.1% | +------------+---------+----------+-------------+------------------------------+ 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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 5.6% | +----------+-------------+---------+------------+------------------------------+ 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 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/