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 30D8145C1D for ; Thu, 31 Oct 2024 09:00:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A0FF4355A; Thu, 31 Oct 2024 09:00:07 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 1896A43541 for ; Thu, 31 Oct 2024 09:00:06 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-50d32d82bd8so192902e0c.1 for ; Thu, 31 Oct 2024 01:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730361605; x=1730966405; 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=M+sZUbOFqvmuR/1GOmcl0ws0n7IHqo1PDBnW3S0NA0M=; b=SR4aXECv7a27T7h5cKUJ99172R1+Vo5Es6DxnP/D8ouGAsY91e06h8o59Kp+RvU6C+ xyW+uw4yLbU3OD62LuXs2OOVZ5cK0fkGxEDQ7seSuu53UrXoNuEUHmmWL9VQwLAUh00s qbI6kvQ0SI8EMFi+CXCTyWXJTJSmIjXa/M36c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730361605; x=1730966405; 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=M+sZUbOFqvmuR/1GOmcl0ws0n7IHqo1PDBnW3S0NA0M=; b=t1t7blQNcymvYb8kjZ8RwiA4UFPDeozDe0GyYWEStSXpnzDpTxQGD351izciD0qJJ7 bR0OjG6UNoahIU2iEmeuqbfhK9/ym5ESLy+EHOGwe4tWm/SezFxdp7G+6fk5hInPNuCY NIb8iJKZJC6LnbZmI4w6I2BxHU4WVT7J8Tz4j87SB3LfFCt+MgmIEAqcOKbnGAb630jB eMvve9VXQMFXdZbSDc6Xc/JRrDr4sk+evln3fDJmg8bNuhzffKE+QFq3KqHxelm7puyg MVjU9XrYt/U9FlCTXW2YaLXonvyN7bU1OM62sYQ9ZA9bTZa1cfqNowtd2+scOyAE4fJw O4JA== X-Gm-Message-State: AOJu0YzRtu2iMqy7RJOb8QplD9jegFB5wAGgRoGgynft4rJUxQXYZeor psHrUkd5u1qkU49/EkwTs5bjCpehuj+eCg4Mu3O7mhLDwozNHOauepd7ILJQF4LewciEloj7wQ+ gEjeawDTiDd+P6rxUjDwO28F4CSUa6mDaXJrsTZmw X-Google-Smtp-Source: AGHT+IHXk7q0H89lM2QyhRP6gOBQI6+eOLrl0CYmjkKEvwPxyo1h2l+CuuPENVCU+hru6EEzu3sRUHrqL5Y7 X-Received: by 2002:a05:6122:3116:b0:50f:fe39:a508 with SMTP id 71dfb90a1353d-5106b1b8f95mr2732892e0c.11.1730361605273; Thu, 31 Oct 2024 01:00:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-5106f3d69afsm38090e0c.13.2024.10.31.01.00.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 01:00:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 01:00:05 -0700 (PDT) Message-ID: <67233905.050a0220.9a8cd.2991SMTPIN_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 E98A36052471; Thu, 31 Oct 2024 04:00:04 -0400 (EDT) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/147738 _Testing pending_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, October 30 2024 12:12:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a682d65f8dbe1e8be9cc2425095827e18c700e3 147738 --> testing pending Upstream job id: Aarch32-Unit-Test#4079 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | 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/