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 98600454D1 for ; Sun, 23 Jun 2024 14:41:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9262E402AB; Sun, 23 Jun 2024 14:41:22 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id C274F402A8 for ; Sun, 23 Jun 2024 14:41:20 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4ef5c772f7bso430054e0c.3 for ; Sun, 23 Jun 2024 05:41:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719146480; x=1719751280; 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=0TRAktpq1R1M1PDGfFMTDT2CGsZKABEU//OMEMWYZtQ=; b=FN+NDCqnhOoirX211yM26R4Ok2uSd1dssgRHvaQS+oQFvsD/Oefq5MJQct8TMWTbCL GRKBtyVcFQtCTNOasfC8ncsE39Gfjr7bjRpPdVb3xzaxWu4a1LXB2xkrqMqh3CTOke4K iNM0V/MOw+ArUnBoONK4P5z+m6YB81ysDZMS8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719146480; x=1719751280; 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=0TRAktpq1R1M1PDGfFMTDT2CGsZKABEU//OMEMWYZtQ=; b=B3TepBmoAWq8ZVo51p/kBWxYr6/Xi9uFZ/ZPlAHnBMmkKw/cTHBGn7xLKaT0VRzRqX e+9jseOXiFopnDAjF0rfE3lgMFf2IB7X3v6YXa7DEiz8BS7VQ+fBz9w8lK0Hasz3HE9k GUQQaoYSKkiFIGzhAP3FzGxiw+JDFOvLHaOxAXRhcoXwqZZITB0yV1xp+5lSSUmy0XQY 4SJggrqjmnoUhUC42vehwzSre5+PLFlomQuZFlJKIqp60lWSW7fM+xz+5g/tACL47OV8 przLxsUgsY8X3KFzNfn4PCWMRDuUyIeAnOPLj7CrFhuCJCV1S3EDpEYhpHxkMs7jCOTR C40g== X-Gm-Message-State: AOJu0YwLartS2nwkzz7oqraRgYFzfivwaOEigCavnDPeBqgKXImZgWSx Jw8CdjSWIc6dMdw7GD56cDc3tTqJQZja0W/SemKNLx6rYHwPXxuPlBvon4AGj/3jO69gYMp2vzF phiHSp4R+hUTuyKeT8sJWES4tEQN1eyHLLU279FvDbU2zsobdcCQUHX+r X-Google-Smtp-Source: AGHT+IGF/VJksE/A6ITHujFJmZsDJgp+V3cC58SnMQUSIqt2+194UIr3qf49MTq2yFiCeTZ9r9gNmgsCiQLe X-Received: by 2002:a67:e255:0:b0:48f:39df:2d8e with SMTP id ada2fe7eead31-48f52acfa62mr1694583137.19.1719146480078; Sun, 23 Jun 2024 05:41:20 -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 71dfb90a1353d-4ef7c809ff6sm5018e0c.4.2024.06.23.05.41.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 05:41:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 05:41:20 -0700 (PDT) Message-ID: <667817f0.050a0220.e910b.05b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 92AAB605C373; Sun, 23 Jun 2024 08:41:19 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.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/