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 5AC26454D0 for ; Sun, 23 Jun 2024 13:32:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55996402A8; Sun, 23 Jun 2024 13:32:11 +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 0D5674026B for ; Sun, 23 Jun 2024 13:32:10 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-62a2424ecb8so37147557b3.1 for ; Sun, 23 Jun 2024 04:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719142329; x=1719747129; 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=NZvon+s31xYymgT7Lrg4WJY9ff3gbYPrgnyR59/2Els=; b=BZqc8NiG4iYo5rgZ0HzqZpKo2t5NXv3WhI36b01K+HIWS2EROmjXduQ7Pbal3sIPDZ JO5NuQ2baV/15isVC5AoOHNew+o8ldmPqbLx/hrdrsYIG6XTGkiKSauPyFvQMKnVEYx7 3OpLkHEWcfRJmaxfuYwRAOXeszQhTlwYt03FE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719142329; x=1719747129; 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=NZvon+s31xYymgT7Lrg4WJY9ff3gbYPrgnyR59/2Els=; b=F60vsWbBsBAweH1eqP1MYLsQNmrtulwMqwljyfkYiAojfDXcuDGBoaQEdMdJJ/ctbk OvuF1tZlLMOhDbuFuaCP6fi9N0Siq9m1RFehbi2X6xziucXQ+oH42X6Tso+SWBs/qTj8 rtDnjxDeIN04IG7E0UHr+m708wtwWv9O0wRhCiru1n7mZ3obdlOhoBMtPjec5d7Pa7pj 6QXfGu9D8R/XUmn0tKDbYh4gJfAQ8LsbPMU1J12Wk2YiGnj8iP/iMmKKE1cUm0pe0zz0 ZtvEoDmlnmi9TFC1jF7Ftbdgkl6N5gJJK3/h9zQL2gFJApx582JoXhKWHYHbiNEWMIT0 W9nQ== X-Gm-Message-State: AOJu0Yyxd++8UM/+KsgXpP4qLT02Nvb+YFg3Q2isHTSbGsU9lYstPr2b xBBCRmT8XXstZQIYzKtQyRc388Uwx6rspJcZvpJFJOj2w+35pbT2J45WvGw8uqkT4IKWpuFW18u 5x4FHoAoCeMfwCSucv+1OtdLTkjJZm6d+wcjrvJ5c3JimK6y3/1ur6ql/ X-Google-Smtp-Source: AGHT+IGGlw22tTKWsassRqsOZPpO1JiONkJtbIAwAF31+gTIk202ge8sW2KTxzyXQ+yUhu/ixVhrNKTnAbW7 X-Received: by 2002:a05:690c:b9c:b0:61a:e947:5518 with SMTP id 00721157ae682-6433e905e4fmr21792577b3.27.1719142329404; Sun, 23 Jun 2024 04:32:09 -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-63f1107db1csm1881817b3.15.2024.06.23.04.32.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 04:32:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 04:32:09 -0700 (PDT) Message-ID: <667807b9.050a0220.4f19e.ea6eSMTPIN_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 0EB9B605C21C; Sun, 23 Jun 2024 07:32:09 -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 | +-----------------+----------+ 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 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/