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 24F17454D0 for ; Sun, 23 Jun 2024 13:27:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FC6D402D8; Sun, 23 Jun 2024 13:27:28 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id DAD434026B for ; Sun, 23 Jun 2024 13:27:14 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b50018e054so16253016d6.1 for ; Sun, 23 Jun 2024 04:27:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719142034; x=1719746834; 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=hKb3ZO6yTUNHRQSyt1BFFr+JG2P/c1rJGovpW2vqjBI=; b=Z5d3x/9DA+sT8tt9xdvnRPPVt3EBkG+wEj0837n6IuQm/g4w82GUt6/Pw+HVjgDrsX nyplwD9si466y0JolxUkIuKxO35gHTYjZsx0yZ7nlsY9ki06EZOktHPXPUnvBnxR4SpD KVfok07Y7DO4brkR4rbdfJ6hJmzEbPVFq55B0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719142034; x=1719746834; 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=hKb3ZO6yTUNHRQSyt1BFFr+JG2P/c1rJGovpW2vqjBI=; b=ayhaNxQ0TzgiRULsogPMiVdzggaZlSlph5ZcVjfXoFbIomVkUEYMtGSoroWKvgBdBx qWSwwvFcM1MpUZ+PoPwng4vN9i1q0vGKvd8t8XyxWYU1ikMiSb8BD7sxuhaKQDQd/hQW BA6XqpKOFdT2ghMUOorIb2K9ShvNvnmWocPI7Tlq9EohqF624s+ZE2P+Hl1wEpyOttfs 2534pHghICpBs818zKs0MkG+RaVCxjamBpKQOhen+M/13nxn+znxbFgbZqQ/KAuYE04b IGkXkcV9NxZS9hItIHU1sGgplwupDB0blTYHGigLFiZrLD1l4daAS4s+DYSmbwkQqMoQ 50qA== X-Gm-Message-State: AOJu0YzJVKkhNwcId0mlRsBQUoyXseaE+lpfDX//sPu/BdW15wzGPUT/ UFw3BVpWWN+XiUJxyY/U6UClrBIWbH7FyX/uwI/5icPwSl2Oz5YLbv7jZrdGmZHc2yz4RrONfD/ eMW8A7pWipTbqzLg1N5qxkd3trooO71MqzXAut+adLbgGPcevF1P8sbWl X-Google-Smtp-Source: AGHT+IG93lBI57xrjMtvI/v+wZbaK2rEWdnVjkmsiw1fhkBPidfa+Sti6GbLp1EhpJDuO+3Ke3EvE9SACAUs X-Received: by 2002:a0c:f281:0:b0:6b0:7485:719c with SMTP id 6a1803df08f44-6b54099f98cmr19379856d6.2.1719142034243; Sun, 23 Jun 2024 04:27:14 -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 6a1803df08f44-6b51ece8a64sm2461816d6.5.2024.06.23.04.27.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 04:27:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 04:27:14 -0700 (PDT) Message-ID: <66780692.050a0220.78295.3624SMTPIN_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 AA115605C21C; Sun, 23 Jun 2024 07:27:13 -0400 (EDT) Subject: |SUCCESS| pw141488 [PATCH] net/mlx5: fix memleak for resource object From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240623103539.1690600-1-mahmoudmatook.mm@gmail.com> References: <20240623103539.1690600-1-mahmoudmatook.mm@gmail.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/141488 _Testing PASS_ Submitter: Mahmoud Maatuq Date: Sunday, June 23 2024 10:35:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141488 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30277/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/