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 EF9C6454EA for ; Tue, 25 Jun 2024 05:39:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E343C402A3; Tue, 25 Jun 2024 05:39:55 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 527004026F for ; Tue, 25 Jun 2024 05:39:44 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6f8ef63714cso3059015a34.1 for ; Mon, 24 Jun 2024 20:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719286783; x=1719891583; 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=hKIMbu4sCP+PDOGRfZpFa6yPAWN11MU7kth9pjf6H4g=; b=Dfy9ysUOIVX+4dBHYNOBXjlWbeXOgpFca8s3jpCDAZpBN1WYXF3nLCZlEY0EQ26pkx icexV0vgyES6LX71XChT42v18ARZZSNUu+VuWJ7+2U2XxwsWya+quAc720e82Zfu0hpf jGihe9gn7XTt5AiRnk0JXNxQZbB1XxzBlR7Vg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719286783; x=1719891583; 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=hKIMbu4sCP+PDOGRfZpFa6yPAWN11MU7kth9pjf6H4g=; b=VmSTJT9knJsrrW4NGCQ+Dg9SUfT0dq8QBmmwkIqq73c5RgDr8wE8kvI/GhDEfkqnoD jMsZJqGFBFmEM5QtIgzIT1BsiPiJrt6fH1qb4d9Ar3AGuu/hP0alL0qJZvT1k/8BjDYC KVC7Z4QvtmF4eAqSbwZiX6wPqkqQ6E7j0dFC1xob3a8tSAM0kT/ZZBa044JQXqK7761o qPSzXEFTuYxzZZ7OYebEqQFzv6NlAulI79v486vvO4sq1FwyvjXww8dNiAChYWorsC2o 7B0V0wu/HFcBjV4cELS/o033jpb/r1ll7/HzjW/otsHHR/Cydy2Ubf91zZBjHDaY9Zfk xasA== X-Gm-Message-State: AOJu0Yyh3DJyDoZXx00wWzExKIgzr9hDWL5ewfo2jTg40ceFrkGQTm0+ MaNKMAEh0BWIwoF3Gj6+m0vrTENNcF4gGdW0prjN1lF+J6nx6Ux9+O5ZtOav3EiH6PpQZVHgQxT xAAprXKaIk2HaLhGyWiKi29wsiWHTzaOLUTerSQKy X-Google-Smtp-Source: AGHT+IEYbigel4wFMlI+TpIvtrNNYLapqjYlkWgS0B8Obzv19mrb7wu5GY+y6jPd9pyNtN6BsWSfi9ijz5MJ X-Received: by 2002:a9d:760d:0:b0:6f0:4da7:bf62 with SMTP id 46e09a7af769-700b1188041mr8262948a34.5.1719286783583; Mon, 24 Jun 2024 20:39:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-706511a1040sm372543b3a.9.2024.06.24.20.39.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 20:39:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 20:39:43 -0700 (PDT) Message-ID: <667a3bff.050a0220.ffa0e.bfcbSMTPIN_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 BBC16605C373; Mon, 24 Jun 2024 23:39:42 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/