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 81D36454EA for ; Tue, 25 Jun 2024 05:24:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E237402A3; Tue, 25 Jun 2024 05:24:40 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id DEF914026F for ; Tue, 25 Jun 2024 05:24:38 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-795fb13b256so452718985a.0 for ; Mon, 24 Jun 2024 20:24:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719285878; x=1719890678; 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=199JSPG1JTnZLlpdPfE72+qvqR4jmv5SVejZdL0QeK0=; b=JCkN7AkQZ/V1vnqKhr5YQ6SVY/qWWZ7J7WGyJqt55teDYxi9pHFLO0QWZZUGXSmVv4 rJL9LyYSLC2Bweo6yvZHRIkySlGmEuZfZuq2Q7hYDA4N6pgWrXqr393EZMhTj8Upyoc5 cZTGKTS9lVng3rIfP/IuGVt+vf4GoddkXXdko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719285878; x=1719890678; 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=199JSPG1JTnZLlpdPfE72+qvqR4jmv5SVejZdL0QeK0=; b=V4+oDY6vP90MktZoMZch5NZD5DD/zh58CgqtAjcZXDDdWo8KyoOG3nEGZ0qDsHDkXH fyGj2Gmqc+s8HxXzTrhY3i9aZv3x3as2lgTVKJqAOsINCfuOOWzMu+8da10lBFHc7YrL DrWQwLXLLn7PezmjoH5K/NTI3hkoRGuU829GkSpUtmUBxxvA1B+yxoBfvkoEiWTl0F94 nwzFet8pEjj+k8yz0jX1pvxU6UE+tX+gPxe2pDozQWYhs4+vQj9kmIYHngzCf0obmPVN RmJpx+h7/YcaxcxkgXR7uUkjp/roX8+bZieqG5sCYxzbGogflwn67RDWuBpSNA61r7x6 SD+w== X-Gm-Message-State: AOJu0Yx5L8j0DiUxMDI/MtHf6Bc21ldONumhye1Ab8m7eQWNZ5nRBezz GoxB3ypci1YiaBoE7LNVcInTXryY/iEV4jfsV7Mp9SPuObD5iCR1KcGNPQu976WePj0GEUNFZRD G9H7RrzxfVhG0fTazyiwvDoH1n57IE0L3AHzPPm3zcJmGlZFw37l3yDeF X-Google-Smtp-Source: AGHT+IH4khA2tjMF2LYKRiOyznsSCp56N396uizbzeJK5tUHGPViygCGvzDURYgnDSPZAg0layWFkw/uADff X-Received: by 2002:a0c:e210:0:b0:6b2:dde3:f945 with SMTP id 6a1803df08f44-6b5636ae2admr37837076d6.26.1719285878226; Mon, 24 Jun 2024 20:24:38 -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-6b51ed8f535sm3914386d6.47.2024.06.24.20.24.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 20:24:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 20:24:38 -0700 (PDT) Message-ID: <667a3876.050a0220.98063.d205SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E14306050A9C; Mon, 24 Jun 2024 23:24:37 -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 | +------------------+----------------+ 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 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/