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 437F5454E8 for ; Tue, 25 Jun 2024 01:15:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FFF04026F; Tue, 25 Jun 2024 01:15:45 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id C13F5400EF for ; Tue, 25 Jun 2024 01:15:38 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5b9706c84e5so2754337eaf.1 for ; Mon, 24 Jun 2024 16:15:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719270938; x=1719875738; 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=an8wFds88MHW1Evuu/TDX2zJ/msQ21aVu16i+dF1l4M=; b=P93RheZGK+TWqJPwJgV/6C8ndLtJEXAqZ7+5CL+s00DnDMPccakvPkVvjKMEAL0tCc iNhQ79gQiqmvejdr3WKqxUq/9HXhlsr4G8kzagG8HmLgpSA2p9VZzUB9wzIVTNWEhFne RlcaPdTiHw5BfwtSsTGDGMFblHO5tgcAcb8PA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719270938; x=1719875738; 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=an8wFds88MHW1Evuu/TDX2zJ/msQ21aVu16i+dF1l4M=; b=jEUeFOvjVCQrMmwaEht9cFe2vBo1nAlYdN4v8JnRpoWEepxTe2cXKIlAoiZWB1eRHJ SbL6tAlD2xyycAV2CgXj/21ZY+ub6LyhVNICasNz6bwVocLvxdBJHDUYc52k0G8UlO4b ceMCDRuiArJWyVmX6Q0GKPkGRJdQOXHFkA40aSu2o+P2v/Y2SsHiCfTZNYjPQNbrNfDH 31rT4lixddk3dAEw9q2TBHpmruFzSxwYLGm5Z//bKPv6MGFPzK8MzDnQvjlOeL9JsuLG w5IBYWQ2F1GstX6GZcShYflx40u+p4w/rEHsjmMnMqnASxqsoA5kKnsCuBhQT09n7Wkn C7Gg== X-Gm-Message-State: AOJu0YwyX8wMWQZFJMA7j6v7lMxKnp2hl60KuICsmSXM2dqGeMtJnR+I cCeu9fFisvgKrYeHD2qYa4bI3rvQ4gzqMsZvGrPBwVLGNnrqYS/bDrvb6BX9+KIoSpvtbgh4DWS rh5hBJQxgAdh55J7oUmCXX5c2La0m2yKKu0HOSAOy1YxXRoP6VyHgFc8G X-Google-Smtp-Source: AGHT+IHL7HO3D404bowcUIMO8+lZtc+gylKzptCtxz2moK/Ouxm7Z3KWHU1p3BOBK5syq50wfeMpdbG1CXo3 X-Received: by 2002:a05:6358:9986:b0:1a1:fdee:fb5e with SMTP id e5c5f4694b2df-1a23c00c287mr851764755d.3.1719270937842; Mon, 24 Jun 2024 16:15:37 -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 41be03b00d2f7-717816bbf69sm374037a12.13.2024.06.24.16.15.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 16:15:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 16:15:37 -0700 (PDT) Message-ID: <6679fe19.630a0220.a2bf7.b9daSMTPIN_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 1531F605C373; Mon, 24 Jun 2024 19:15: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-intel-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 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | 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/