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 2CD4845BE6 for ; Fri, 1 Nov 2024 00:53:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04F1440264; Fri, 1 Nov 2024 00:53:54 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 8B9CE40041 for ; Fri, 1 Nov 2024 00:53:53 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3e607556c83so849276b6e.1 for ; Thu, 31 Oct 2024 16:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730418832; x=1731023632; 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=KQg8kXZhrSQx2RK6JxzkDS2N0w+KVBd543FaCSGlriQ=; b=bTifuR1b93hM6oq4/3lGvyHjxcHGqcWKYe08K4GqiHIThHEQOUx6RyV+iX+TAEOB+j PECvx8t4C5jvJ8Kk5CnsrE6AG/efBIDzYSmiE6RCXTw6xx2ol4jV+4Q/8B/hsy4BG4vX W+xpRiOGYEYPWX3LAIxKr0vuefiTbG+d1MYXs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730418832; x=1731023632; 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=KQg8kXZhrSQx2RK6JxzkDS2N0w+KVBd543FaCSGlriQ=; b=KbS11pTyDhHOkk/N1NhXq2o2WGoFInxE5igkbWC3f9MCt2KtflOWqum+Y3WX117BJF FvP2hqLVIb5e0mZJkEywc9dO495bueI3Fa2Xp0l0F/nB8oHTrkRw4FdduEosTeyNQzI4 eYOLfCWxaKged6hmR5P34NwzwRaIEd/H14Rgnbe2dsXCnBTYc25fWnnnVlCgQNrCe+4U /6K0jlN6acapsOSicIGulnTNyShjmyFNmEjjuTGUTqAJcgHJ45tOcXWmBRuDymYqF963 oOD93uSYxZt0iGLZ4IkBAPGdPypB1caf+YA1E0KT3CQ2ByWWKBbVdUfa8W94CgBmMXUb 4S6A== X-Gm-Message-State: AOJu0Yyld0eg4317rJuwWqe2RPLGc6n1r9J1LIRbRt0SezEM57fgYpm6 22cMYR5y6d/j3TmsXWWCkE8aKFGy4ATlVIwSaxaNaPizLiXVicdBNk8ktCoAj41C0xVg3gM/DuB XvZ+lsI3fUtkxMfZVH/sms2ETc84Lr+XeNPJJGAwj3keisIMI08csXf+d X-Google-Smtp-Source: AGHT+IFK8uTPeniTzhAT+STDDt6kaDyYvN4A486EIcIyH7L7gvIesQFsTJoMAmPAO3R2qfcu/bBWydXdPYS4 X-Received: by 2002:a05:6870:1990:b0:288:4284:fe80 with SMTP id 586e51a60fabf-29051c046ebmr18368243fac.23.1730418832560; Thu, 31 Oct 2024 16:53:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29487786c23sm126468fac.45.2024.10.31.16.53.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 16:53:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 16:53:52 -0700 (PDT) Message-ID: <67241890.050a0220.3197d1.7fccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0CB606052471; Thu, 31 Oct 2024 19:53:52 -0400 (EDT) Subject: |SUCCESS| pw147738 [PATCH] 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: <20241030121247.1400-1-pbhagavatula@marvell.com> References: <20241030121247.1400-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147738 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, October 30 2024 12:12:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a682d65f8dbe1e8be9cc2425095827e18c700e3 147738 --> testing pass Upstream job id: Template-DTS-Pipeline#193010 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31773/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/