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 775A445C28 for ; Thu, 31 Oct 2024 22:20:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72B354028A; Thu, 31 Oct 2024 22:20:52 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 1B53540264 for ; Thu, 31 Oct 2024 22:20:51 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e30d212b6b1so1311791276.0 for ; Thu, 31 Oct 2024 14:20:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730409650; x=1731014450; 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=JElckGw0Xo4Y2+i4nJJKUhKLV70XpxiyNHATLi7laxc=; b=ehmO/dNVtoMcELXy13g+d5rHonZ53XL4s6kGctGgsVPvFMPxg5897vZZdZT3E4Nva4 URSXlz5w1NJInWKI7HFHUZytj/JwRQvJOmUntWHXvaW4YJzB0xCRjJ6KRR8IqbB+EU8m QL8FSNrUCnfHG3/CqINHXGeaxw8OuNBIORrW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730409650; x=1731014450; 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=JElckGw0Xo4Y2+i4nJJKUhKLV70XpxiyNHATLi7laxc=; b=ixwmPaETJLWwMQA9IV/aJWjZ2E3XVTE0o59f3vyeufi0SqDwz+Ob6Jevj9OvTaFcGQ ZfBFnpnYAtbbtZOyvSVnhG/fppP2pVA/loeo//9+MsjLapXfwqUnBQQiLkSedySFOdPF eXS4eI+kL7F+WC3R1lQ/cgsBq0gKWDWO4F8pf4FI1XAVFgOiO8ZAu1wZ7wmv6rXwN/rE /Yq7IarXhxKFY47HoqlpqhYt/zMco8uGSOKOeDYEf01nSXmGekGaE67OXc6c3FWemEQ/ CaimHKMeFPvOeZ+VT6//NWoFHAet0Jb0kndZnKOGH6JTDiIT50Pmm6Przaq6r8/dpDum kADw== X-Gm-Message-State: AOJu0YyIQS8rVAiZVCWsOATS/7JH7a9gsHV1kPp/UBLNdVXMCRdmU6od OClkzBM58B7Hk7ke9bXDR+a7YgL97RxutOi8AbiyxJ7vWVskvqTzuPnqPBdyEq08Y5T50diXny4 bgVA7Q7pjN0Ky551Q4+/uJwgsbcOc4+sNT03YLJNT X-Google-Smtp-Source: AGHT+IGBFWPkxoxtgUUlhvQVqS8PyOPX9byDcPGxc0FXg8RxV5yIzhVRVVJf6hm0tNALNB1EkJ5gBN8SVF7S X-Received: by 2002:a05:690c:6001:b0:6ac:8cfc:1cbc with SMTP id 00721157ae682-6e9d8ad6ba7mr196512797b3.45.1730409650480; Thu, 31 Oct 2024 14:20:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6ea55b0b911sm718987b3.19.2024.10.31.14.20.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 14:20:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 14:20:50 -0700 (PDT) Message-ID: <6723f4b2.050a0220.2fbef0.4575SMTPIN_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 DA5566052471; Thu, 31 Oct 2024 17:20:49 -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-compile-arm64-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: Generic-DPDK-Compile-Meson#327852 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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/