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 ECDC345C26 for ; Thu, 31 Oct 2024 21:06:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E74C24028A; Thu, 31 Oct 2024 21:06:04 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3DAAB40264 for ; Thu, 31 Oct 2024 21:06:04 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6ea339a41f1so11727367b3.2 for ; Thu, 31 Oct 2024 13:06:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730405163; x=1731009963; 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=srVBO1Eu23db2c3cmgxjLdff5P7cfkmr/1EYNhegG2Y=; b=CKVVaRju5aqpMKMsR8IfQvu2AyZ8+VYjvQarWU/nDwm0JIGrReaacMzs6qvu5EuKPM lljeDGdiUJCEgyq5GhaGmcPKuoy/hFo+Tj39VUCVeJppDsZEyK1FwSyzBWRd43LwcBTK 6DaWQmBhUY/ZayoNLs5wopv4J59BwJH64YJwg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730405163; x=1731009963; 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=srVBO1Eu23db2c3cmgxjLdff5P7cfkmr/1EYNhegG2Y=; b=ARh/0rHjMBp2Kw/3QeP9zHQ9IbAYlItcW08SGRFpXgPPBnBCGJt7+El7MiHF2mcR4o H7z5Lb4+shJXQ0U7FYg4TKa+UO/HpyF071oPVo78ewHnpdmRAllwxPPMplU5OOXfP4U2 ezIzI7fciBIo44EW3/98XTCK0Hyh+ndfGHaeAmiAdqrfzFIU1JPbg0Qm0jNzlWoldsyB rEI9JW1Kqwz1+1yrwkWVJt2b5cwmemo0AmhGNPRovTtG+Svqs9uN5bwxI3xohSK7AosN KKc2qJaJW9aOWMHx9rX/VvFV9UnCBn+fwuemlN0eKVdVUWAP4vEGr6Z629zTbumF+ZwW P5jg== X-Gm-Message-State: AOJu0YyzZN1H4ubba8hwfmmvdMVLC/qWWFr55+ARXB5TUc3cqtz24Poz uLERKGHKmfQk3ArJRE7t7NJ35Ff2b8ilyhsmbwzXGx5hK3zuJ/tvu/I7eKDGvzP+Xr+6vBkQw7K Xk9PiVErT9HvHEbgwgBCQcGwbxchH5zAVVoH3FyLX X-Google-Smtp-Source: AGHT+IEbh54I47AyZ8bRjIOB8/y77VaXmjFPXW4nAAobZ4VHCn/H5xjH2gUswpHoeDYG8ALA9shyOxy46P80 X-Received: by 2002:a05:690c:dc1:b0:6e3:d76c:9354 with SMTP id 00721157ae682-6ea525496dcmr51046897b3.41.1730405163535; Thu, 31 Oct 2024 13:06: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 00721157ae682-6ea55b0aff2sm1177307b3.17.2024.10.31.13.06.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 13:06:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 13:06:03 -0700 (PDT) Message-ID: <6723e32b.0d0a0220.3c8c7c.8ab7SMTPIN_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 2A9F06052471; Thu, 31 Oct 2024 16:06:03 -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-unit-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-Unit-Test-DPDK#286771 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/