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 D148A454D0 for ; Sun, 23 Jun 2024 13:35:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F690402A8; Sun, 23 Jun 2024 13:35:51 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 0DCB44026B for ; Sun, 23 Jun 2024 13:35:50 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-63127fc434aso27711587b3.0 for ; Sun, 23 Jun 2024 04:35:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719142549; x=1719747349; 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=kLko2LKs3BM8N6OhKr/uuTLMLrWM2v+Y0RU8fb8yAno=; b=jn9svjCLstTjtDSX08HMgMD118WpZBDS2LWcH4rktaYaTGVV7L1iQxIVnQgQeJcojW W9TNIgzpOhxzdYCVx81suo4Y0TxI/sREGja98DfZXY/hDlejt5FmbVXxXDovdqdmiWwy DkmpPyh9gfIFC7g6ZwDuVvFOMtDK5fn4m6eZ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719142549; x=1719747349; 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=kLko2LKs3BM8N6OhKr/uuTLMLrWM2v+Y0RU8fb8yAno=; b=t0lNhAyKujVYD5fnOIYKSDe2CrkjMm3bKs8NKRkYCgOr2XOhehKSno+Ebf1Aq3HuiJ r5iD/7YvXjyXo1+8lO7Y9RQ3pmKA8NOOlfYVqDZQ4hN3fvfAf8rcEsbkrYBalJT/Sqnd EqI6XQc5tLLj4z6HG8/7cT7kq2nGxzf2CS/x2L4yRILgZvFOM8DyO+uKVpLK0VYTgT51 y6ZRSjF62+E8/3ryUhp1xGvIJ+1MWYCihTdKDTXtYoXukUVKCFbGgLcNRmrpcK9O1ssx SxXE5XA6IJDBkfhtg0gxw55VUiIWPl8DNb6JeCsyk08gQz3ihK7bCaQc/Myk8ns0Ysf+ IRrw== X-Gm-Message-State: AOJu0YwVx6tD0L0OXmoG4AY6KuJizWvLj8l9ZOxivJ/6wCLCklS2//SZ 6FRmi0sMOIyihybKL3uVYDRJK7aK1x4Kh6XmhXyPgrYKW7K8G3NF6lL19oOm1pVsJy1tXwUya+B hsNpNlRqAB7ReXBjIiLpnPprF61wF7/b7N4dJmX2T X-Google-Smtp-Source: AGHT+IEEl46nswgLDnnOYb2k3YWms59pKXKQjRlNwaBxg/UvZJ2/mTK0MJOxJLk8pEEEUlxOhv5HIDGv/lkR X-Received: by 2002:a0d:c504:0:b0:644:548a:758d with SMTP id 00721157ae682-644548a75bcmr6034317b3.49.1719142549402; Sun, 23 Jun 2024 04:35:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-63f125a3df5sm1921517b3.38.2024.06.23.04.35.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 04:35:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 04:35:49 -0700 (PDT) Message-ID: <66780895.050a0220.1e8c0.fe11SMTPIN_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 0DB29605C21C; Sun, 23 Jun 2024 07:35:49 -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-abi-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 | abi_test | +==================+==========+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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 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/30277/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/