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 CA94D454EA for ; Tue, 25 Jun 2024 04:24:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C408C402C4; Tue, 25 Jun 2024 04:24:12 +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 DA5E94026F for ; Tue, 25 Jun 2024 04:24:11 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4ef561f77eeso1076434e0c.0 for ; Mon, 24 Jun 2024 19:24:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719282251; x=1719887051; 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=fpJ6u2ZOZwQEDO6ccdNjjm/D7wVI3PJSL5e9uCoctO0=; b=V7CjO/xg1SZPuO+hR4cY7aZQEyhHTOJ8veoAmTks5xmk7wczzZFypwjEmJ12ARy1kl x/LQBeCEhWbqz2O8NBjPbwx2TrWAdsFNzpn3SPXmFmECPaT0BKKCauXVWK4Cf1kao1Qx Drhw2zyg9PtgNsOsuE+5zUQ/OaAtDPBnpfyx8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719282251; x=1719887051; 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=fpJ6u2ZOZwQEDO6ccdNjjm/D7wVI3PJSL5e9uCoctO0=; b=Sv7SUsC9Ub4Gdte91fc4eXkYW+eHExxLln0EPDHRZA0QAM4/uwc9nrF6C2qQS5dnGC 81j3wsasyVUvEMDs7CZiTWPt3rsUczi9Fm9d2utOMcFWy+S+O+6JsKIXSVZDZdkpeuxK HGSz6SGCTmpMzfeiBRWzv45RbQggUYw5WaM1nCFpZkADHkoqtTF8yYShN63V6drGKfqR 01/u9mFydQ5GKTumETzg2b13b1JjZPbjz2XUm8bNKetxDaK8REIK/iEoYg1YjhjLDQ3M 4WhCrB1wGuJw+QiwdP2rv5c2wc4gWiU0iD6QOWBUY6HFaupIkLlU/xYunQTESzFNh9kE vp6A== X-Gm-Message-State: AOJu0YzGNOV9tZVQXwLDp2Q3EfDQh/3PBYYRxg+y/zXe2X2oVfqJ1c5m YCXTYl+xkRQSiU/k3pb4nqKjQoh8iCu4S6VrokcldzqiCBJLFoQxg4CMag6hiZ/HYBoyqOs0/T6 4jwel6L2wPe2wQEg0ms+NS22j0WZWWgwVwDGmDqoTXUqXXwUEXOFgMnlB X-Google-Smtp-Source: AGHT+IHwhLYvxuCoqJCnb1k8mPCnhliswmFtu3UJ6gTt40r/t5GmaiAi6sQyDbVF33t2XcgKz4vud0904nTc X-Received: by 2002:a05:6122:16a5:b0:4df:261c:fc0c with SMTP id 71dfb90a1353d-4ef6a77e8c0mr4459666e0c.13.1719282251241; Mon, 24 Jun 2024 19:24:11 -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-4ef6c17f427sm277357e0c.12.2024.06.24.19.24.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 19:24:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 19:24:11 -0700 (PDT) Message-ID: <667a2a4b.050a0220.809fb.417eSMTPIN_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 DFA0C60524CC; Mon, 24 Jun 2024 22:24:10 -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-compile-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_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 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/