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 44908454EB for ; Tue, 25 Jun 2024 07:24:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EB2D402A3; Tue, 25 Jun 2024 07:24:38 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 2C43C40151 for ; Tue, 25 Jun 2024 07:24:37 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-630640c1e14so52486677b3.1 for ; Mon, 24 Jun 2024 22:24:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719293076; x=1719897876; 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=hUGT4CpPsNnmEminZrxZiSHgI3YD/Brh+efr3KA3uUE=; b=TUjUUels8q8/RMCvBxIwMdgPmqjmxy5lG04oN9fp4fHMVfOo+eg6u9gry3949PDmH3 T/y1GK/8YaipHi5kkcrctj/0GvbwpOkwSrk5T7d9KojZqXUXnK9wwJzYaUKBR9dM+OBE yB5YRa5bs0fPs3uZi+MTxG5KX5LtMJg7U7yR0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719293076; x=1719897876; 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=hUGT4CpPsNnmEminZrxZiSHgI3YD/Brh+efr3KA3uUE=; b=UCxygEwwX6dgq1FgIrOvYygI94nsUBWgD8OwZPLQ3eXLFLhGUAs9ZB7xEbrBhnrNTj ncoGYCuduaKrPrYNikxNTNDICuy6FA900hM9Cu2TpZQP5kr/zp/z2M1H2Qg4H2NwNKev wfrtB6UxVfj1i86YNWoPj8NDi4hmNzXKQW5+nXCR56vSwa5G7lQsy2z7abdWAFLSkRSB 5bmZCoziqzaYGuSQD0+2F4uYmW+pannmkBnLNaCv9Gs2x1V92ExwbTJnpTLBuiy6ZdC5 hZGRRzgx4l8f1L+IGyKNkUGIBdF6c3tW9MqY59khSHXb0NOvOaaJTDWU86++5BEcTQCK r7aw== X-Gm-Message-State: AOJu0YzoSgm+SkLKYSOPLuDUgCN6nfgN6XYxTu0Gr3uYoW6CiTQWEdwk LgaJdtTHntxi+gsLxcV9r3QmUa+QDyfPQLX/DjWNQMAkch3i2Qbn3VbDbJ8pA9CxVkMzBIxWV+G Cxkni1tMGdq3Jnf5kt/a8G/W9o9lJ9lwKacG4JDIcnHcNPwJZiAZJ1uHQ X-Google-Smtp-Source: AGHT+IFxSGE3qxQK2NflJ3FdJTqiESkIdJBjqG4U5gsvStdWyNbgTZaK19+vGyRoNq+rPQ9ILoGlRBH8EFnZ X-Received: by 2002:a05:690c:98d:b0:627:f592:f1ca with SMTP id 00721157ae682-643acb19773mr55249017b3.48.1719293076559; Mon, 24 Jun 2024 22:24:36 -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 00721157ae682-63f10d9f3easm3367957b3.14.2024.06.24.22.24.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 22:24:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 22:24:36 -0700 (PDT) Message-ID: <667a5494.050a0220.871da.8c52SMTPIN_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 346AF605C373; Tue, 25 Jun 2024 01:24:36 -0400 (EDT) Subject: |SUCCESS| pw141593 [PATCH] [v2] net/mlx5: fix memleak for resource o From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624194151.1788790-1-mahmoudmatook.mm@gmail.com> References: <20240624194151.1788790-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/141593 _Testing PASS_ Submitter: Mahmoud Maatuq Date: Monday, June 24 2024 19:41:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141593 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30301/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/