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 8018145C4A for ; Fri, 1 Nov 2024 13:10:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64472434A3; Fri, 1 Nov 2024 13:10:46 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 60BE040298 for ; Fri, 1 Nov 2024 13:10:45 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-83aad8586d3so76325739f.1 for ; Fri, 01 Nov 2024 05:10:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730463044; x=1731067844; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=kbb0VQkdXAlWcga2aYpol/KK736wX1F3+YF4rRTYe4w=; b=QohHH/MbMMGySZ3LZImQNVNygbIbXg4KRrkUHfa1jKnX+MuKOvF+sqGrF+tNcM0EbP udiZxF4T/d5o3FVQTZxo+htZ58IpaHggBnouWuh1YYhvc9b+GxienjaSOv2jMacWY+tU 9sWDySdlWHcXPeReiu7DRy8lVJejituNWznJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730463044; x=1731067844; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kbb0VQkdXAlWcga2aYpol/KK736wX1F3+YF4rRTYe4w=; b=q7N/qMyzeuj2zfoVYEwwkKe/EupKSRPT4n8aVQnNZ+Va9vkWNRIdX8+NEuSKOaFwX4 N90hq8GfHOXDHDDz552P16262kFk4Nk4sTpDxYTxZL8DGQbvCxNL1kGQ3a8L0UHE2oqH cRBf5otl9CS/KIoVjCb8cJB52Mt6xlIz7gMOJm//4jrmIHThu54JMid0T4VXzmg8fPpY 5+8Fm1pwJoGB7Cq4g7ViGj5WPMZYFOgJa6ofPVhG/bSHiHLAYJDY0IJbWI7+D3jXcSBB K3Q/WCJs6BCANSCKat1NdfiPMj+fIneE1LbGEembUdsNX8Z5JyHClmrESamGOWBCfmEa ynqA== X-Gm-Message-State: AOJu0Yxjnm3KGjNnUXad2dqE7pYt30iIeG+KW7bsel89u5VLcUdJPnA2 kw0+O1r72ETtMy2R/FOirYktEpbzuJnPOqRx2ilSjH/4PiANMAFX6kjgeuGvfTSykecXH8k3m2P nsYcG6Zc2xCh0l6zYzIoppGuNV1XA3uQo0N6x4Bgi X-Google-Smtp-Source: AGHT+IGPgAvum5wHZ3ndaOwSjaTS9o6qXR2vSuy66AoCJXA/iY/P9ssGL41TI2YpL2+GnyfeoVkTEXGEVAKV X-Received: by 2002:a05:6e02:1c4d:b0:3a4:ebfa:2ac7 with SMTP id e9e14a558f8ab-3a6b02cfdbfmr31705935ab.12.1730463044506; Fri, 01 Nov 2024 05:10:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a6a97ccfa1sm1798425ab.28.2024.11.01.05.10.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Nov 2024 05:10:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Nov 2024 05:10:44 -0700 (PDT) Message-ID: <6724c544.050a0220.1500e5.97f7SMTPIN_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 E953E6052471; Fri, 1 Nov 2024 08:10:43 -0400 (EDT) Subject: |SUCCESS| pw147873 [PATCH] [v2] graph: fix memory leak in node clone From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241101073737.2003-1-pbhagavatula@marvell.com> References: <20241101073737.2003-1-pbhagavatula@marvell.com> 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 Test-Label: iol-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/147873 _Performance Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, November 01 2024 07:37:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:171360df9f89a17f8b4177f01f11fa4473c74099 147873 --> performance testing pass Upstream job id: Template-DTS-Pipeline#193631 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 | -2.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ 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 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -4.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.1% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31802/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/