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 29546454D1 for ; Sun, 23 Jun 2024 14:04:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23749402AB; Sun, 23 Jun 2024 14:04:06 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 931C6402A8 for ; Sun, 23 Jun 2024 14:04:05 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5bb041514c1so1884816eaf.0 for ; Sun, 23 Jun 2024 05:04:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719144244; x=1719749044; 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=lYDmFB/l4ayuwGB+c0BlrhFi6A3K4TSJGJm4BRwMcVw=; b=Br5mNN3M05ydzBcAWaq9Is+wGQKBgiW/lngyRoJDRw0DK5YwzshS3tL8YFGQ3S9bcY DU7j79sq9vIRAOCBsJQU7f893aSAc48n98KQT5hRPV+1KBwxe82g2KEGPhp7/uxyv+H6 jnLVk3sUHJvQddyrRfEZ2QqHATrSqmz1vIWqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719144244; x=1719749044; 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=lYDmFB/l4ayuwGB+c0BlrhFi6A3K4TSJGJm4BRwMcVw=; b=Luoazwlk9qjSuHvBGYQClP0mXmbgW38HJUYmomyde6oRD/qvxhA/cUZA9QguVyqEpX k0T9EakRb/J6I1K3xbSGq8uYnhqn5BuOHRSgZ40lvcPZCfGOkQycXHPum175+sZJ7gfJ Uu6qWed5pD+VRxisfw2zHQk677AMeMnkPsFIZvRz+iZGDkE6mzN6/X1X4+zwyVp566Zm EkXLMImTKHumuPj+L+JgTKuupB4OQWmtqICSrQA0If8boOvX+g4e96ixOzN380dSKDP+ BTqq0Y9FDf9T9ex4zZWOmlh/nLROD61ueK8aDI43S25HDRHeqW1gNxBQq2cscda1oI3f rG1g== X-Gm-Message-State: AOJu0YxsJ2taST1JJksWt2cefbmkFetIEmqHhV6/F0auqA9lBGI6ZCvM zL9ty91YknM81nnrEuyfP8EclueQYHWLzp/JzmGcBOgmpAohfPYbBCKCUVhgzqKSPuqtzEvXHo/ oE/BC772NX80cqBBaRP/DIdsOs6MfPpvxwGdWPFlYmEIpRm4TdYwrwiUI X-Google-Smtp-Source: AGHT+IETaqksHdmHueluI8NI/u9s1ya0Dr3WCk/dJLRTRYdBj3DGipZpjzFNMHIgmxsgfv3Lb/I00IwuZ+eM X-Received: by 2002:a05:6358:2827:b0:19c:31be:ecb9 with SMTP id e5c5f4694b2df-1a23fb8d2e9mr206923055d.11.1719144244514; Sun, 23 Jun 2024 05:04:04 -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-6b51edcf7ddsm2482646d6.71.2024.06.23.05.04.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 05:04:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 05:04:04 -0700 (PDT) Message-ID: <66780f34.050a0220.d70e2.38b3SMTPIN_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 36369605C21C; Sun, 23 Jun 2024 08:04:04 -0400 (EDT) Subject: |SUCCESS| pw141488 [PATCH] net/mlx5: fix memleak for resource object From: dpdklab@iol.unh.edu To: Test Report Cc: Mahmoud Maatuq 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-amd64-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 | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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/