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 2DAAB454D0 for ; Sun, 23 Jun 2024 13:54:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DFFE402AB; Sun, 23 Jun 2024 13:54:14 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 6B74C402A8 for ; Sun, 23 Jun 2024 13:54:12 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-48f4b637d9eso242559137.2 for ; Sun, 23 Jun 2024 04:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719143651; x=1719748451; 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=F3umWquwftDz4uBpp39rjr1oVAjB6kbYadyw9u37NnM=; b=e4l2CJwf3tJi26iJG/zRi56z3D7xypTT0cHWQuG8/8dlLDW6lriQazr2oa2fV3ackP 4gQ36t6sg5EC4ouFhec2QKeKx2yc9blM+LbLShMNM0PKuyKCNVY5wstCkxV6AktR13Bk cZh+ju8HftddBmLPuKRqjkslajYddSi7Ekvp8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719143651; x=1719748451; 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=F3umWquwftDz4uBpp39rjr1oVAjB6kbYadyw9u37NnM=; b=ANPU3sSzs61C9wRB0hbdlLZTyUYfdlB+5aUgalXHmS/8bYsteu6dyFR6HiZ/CW2imK AErPFiKlu+70wR+/HnHJs6tEy+onY7l2AaBknPeUZIO4DgQe0E39vB+niEHH4H46T8fM pUiDchhQU8apuMxXt2wcesc5XpNXlXS29b3A4J/x1TLHQKwbDivDfQj9pnLy4xCru4f4 9HROg5CZQKpHTFla49U5VSjDmxraSB4SBMUv0Oa9JiZcKZlB+EiEfzkIyPik3ukXTBcd zsZYjBUKoUUnDmMihHqMTmCdy0hKziFOa8DrLNfLL0tR65GDKYP8QJvtCfHAqvAMumOs QJpQ== X-Gm-Message-State: AOJu0Yw0Mu39eL5WfzmwhZzYUOhBxa7tS96JHNXYgYhgVXeXO5uTnGws yYMO3Pvl98uuEgFnUSeQeRgi5r+yKVZS+GEyJahpSIyAy5QxWuI/16XmfyLHUNwPVQnUDOwsDiP XQA1eb6xBhZQM832D+c276JHo/hLO4zlS63Y00p8kjc01K75SbQM5toA0 X-Google-Smtp-Source: AGHT+IF+8MqSAqXq8nFgRuf4gfjABwiEkeTq3uKeGq6f4omb7iazXoLCjns1EO7NxK5PORYgS8Z10EbXvPU5 X-Received: by 2002:a05:6102:366b:b0:48f:470b:d426 with SMTP id ada2fe7eead31-48f4f1e9d4dmr2022804137.32.1719143651463; Sun, 23 Jun 2024 04:54: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 a1e0cc1a2514c-80f728604c6sm189500241.6.2024.06.23.04.54.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jun 2024 04:54:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jun 2024 04:54:11 -0700 (PDT) Message-ID: <66780ce3.050a0220.6b545.ee49SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BC941605C21C; Sun, 23 Jun 2024 07:54:10 -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-unit-arm64-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 | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=======================+================+===========================+==============================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel 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/