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 A37D246596 for ; Tue, 15 Apr 2025 09:07:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9584A402A1; Tue, 15 Apr 2025 09:07:05 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 21E5F40289 for ; Tue, 15 Apr 2025 09:07:04 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-601f3674116so1592281eaf.2 for ; Tue, 15 Apr 2025 00:07:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1744700823; x=1745305623; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hsi6DxHFpyCGgsBXPRG0dH/QNbMXEGr0H8+GUsV961w=; b=YzyP9B7URyPg5/aCRGonQf4eCI+//bonIbawi3M+4VzGbY7bY54jhY2/J/299j/tOh yGIxmAdhO/Yk5WahoqIYzMa5Srj3HESqkIaGB90tuSuaCUU8iZTHz+pYMOti7jXWtd3F OTZPaWp6fyHGIqlCWAraVTcegds/ElELhsWoE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1744700823; x=1745305623; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hsi6DxHFpyCGgsBXPRG0dH/QNbMXEGr0H8+GUsV961w=; b=u/gh4LdupCcwa8iZ99hoE5vtHHQMcdiRpRzBLHOEtJHInoJWKnWEiqMlO9GKke+h85 kco2I59FfBpdO3NSTnuthJMI9qCdUz2k3LmlIZgyPmAFG87W84fRZR/2xcLZNKgbOswK TL122eZytmfLiWTuqLcQ+kByiOVAzOwYMRxxVjt+jVBUeRZB6RKg8zztNdlonSJBMF+z SkeLsjkU5gemzhJ0RT3GeuUICIfOLYnQp6UnDqn8shIdbTo1Tv1qO3w0wK5XBXB3HBrp CBkzEUVOdhIAtnNBM0vrW2jFq+imZAzhU9WaZiJy2my46duxke6EoXEZP3Lv2Ezxk+Qg LvRQ== X-Gm-Message-State: AOJu0YwfWm5kSCl+OmxHFtj0YJMcw3R9YWGuFvFC5fc7V2+Nli156yIw ZockG2pxst1/DgfMOoTt+iTTLmW9J+0R+NLdnJIwoZrTjZ2bFkJ7EBNuEcS/Nfk38SHqeszJ4XY P0BUCFPT/nA2O9e1dAiPh0+/LOwk9xabtDmPHoVTc X-Gm-Gg: ASbGncuvNxEZEmFPMsyDyCGrNQPuleiKPVLy3r890kyuS6osEpZa9FKlCCJSipqSn+d ticb0lOYaIMKUsQom+53orouGceeBAstSWNlgyrzeySXCTL9sbPOthQqe4xVi4i2hEur1V/xBAz CwV8OECJVOwo5EBExFe7KaZzXYkeH6q1huwfifw3iUCFpsBw62msBgWwipDTWiw5jhNETBPeQxR uLX3QllOORrqWVfWZXShjc5Eh56NBwRclEhtntcwwD2gIRYaavL1LxKmGL15Y2VA9FlDT2bedxw ItlGhSNSCSqkAbxL91lG4hjRhLvu6krqFqrA X-Google-Smtp-Source: AGHT+IEz9zKmg/4KoVliNJOyKmTYPAzNxQ59XawUZzkoQYACo6mRUDfOlJ7Zzc3izovDGq2eFf9wDHjsHOoL X-Received: by 2002:a05:6820:2703:b0:604:29f8:3cc with SMTP id 006d021491bc7-6046f5ac659mr8679409eaf.8.1744700823304; Tue, 15 Apr 2025 00:07:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-6045f5a757csm283144eaf.17.2025.04.15.00.07.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Apr 2025 00:07:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Apr 2025 00:07:03 -0700 (PDT) Message-ID: <67fe0597.050a0220.e0320.bd7bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B49866052471; Tue, 15 Apr 2025 03:07:02 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 076c6f28ae606d6d2059b8903208fd728187cbff From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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 076c6f28ae606d6d2059b8903208fd728187cbff --> performance testing pass Upstream job id: Template-DTS-Pipeline#221593 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33254/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/