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 431CA41F41 for ; Tue, 25 Jun 2024 01:21:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E7864026F; Tue, 25 Jun 2024 01:21:07 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 9065E400EF for ; Tue, 25 Jun 2024 01:21:05 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f8395a530dso38134295ad.0 for ; Mon, 24 Jun 2024 16:21:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719271265; x=1719876065; 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=0eXZzHWJRQ3SmqbmIMS9QkxmCI92s7YEFoD/kcK+CcI=; b=U8Jhpnz6pkGpC1n7UKmK8YvLe//FCxwuejv2imxrVaR+SOpOanPQDaDpNAhpgpqTtm 62m3XasHiazakRMt5sBZd/24JkxsQvGkiPeYhR4lbFbYz4b1W6JLomxJz1hRDW+D574d LlAZVKth2fE2KY+kMQeZJDB2GsV+JRlXe6Z0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719271265; x=1719876065; 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=0eXZzHWJRQ3SmqbmIMS9QkxmCI92s7YEFoD/kcK+CcI=; b=ufGCDlDmJiesDhA4LkJmP+4YAdz15m+G5uzPzWjvhGYGQ3oIwSTG8GvuCzs0dxczrd K8BTJEPj4/8KZARSHKdosfQXkZkeQsqcgNJrba2qy6vhrcUWJXqCTdHdatE/hLOpHr28 FS6/YNO7gWjQD4IYRuuoCD30QSIEzpKUCXa0xA1OjZimXRxh2sgKfwZCxgtygw7eaaBa rWDnGT6ipRNgn6BezcQg+sjoLQalVHxDjP20X1B1HgVQjDNUIDkoKD1hJ8bMYa6ggSGt grrp/doLBtFu8tRZiuV/Akh2+0CR36R6t/JrdzO1nlt6CDDPM/jJSycMYEqPzNVW4zrD yZLg== X-Gm-Message-State: AOJu0Yw6wjklkZZT+gyZXMnEtdSqODB8vmvYVQnWaQX9xOeT9NdqAGhR QxQsc4lM4GIUl6elvRPURnBblonBiqYE9x1heaZCuRfOJUAoRrYhaI7oIR8oK4CfNE7aApInTu3 BCsW1zN06cIm6GbhHFDErhL9Qsm6/CDpkSNwx5OHu5a0J8okEeZOznDRo X-Google-Smtp-Source: AGHT+IGLP52kotLBITMum540aTufn+Nzc/VgVT1RHCPZcSl8SBSovFfXeTDpfCPMEPbhBBg93bcUkohSj2L1 X-Received: by 2002:a17:903:41cb:b0:1f9:fca9:7453 with SMTP id d9443c01a7336-1fa23ee1bd1mr70806665ad.29.1719271264642; Mon, 24 Jun 2024 16:21:04 -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 d9443c01a7336-1f9eb3376dasm1465995ad.73.2024.06.24.16.21.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 16:21:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 16:21:04 -0700 (PDT) Message-ID: <6679ff60.170a0220.45119.ae7aSMTPIN_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 1CCBD605C373; Mon, 24 Jun 2024 19:21:04 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/141593 _Functional Testing PASS_ Submitter: Mahmoud Maatuq Date: Monday, June 24 2024 19:41:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141593 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/