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 C99DD45B29 for ; Sun, 13 Oct 2024 10:00:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3D7C40273; Sun, 13 Oct 2024 10:00:04 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 4F18340151 for ; Sun, 13 Oct 2024 09:59:52 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6cbe9914487so22932346d6.1 for ; Sun, 13 Oct 2024 00:59:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728806391; x=1729411191; 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=p877hEmNjKYU5aBv/3nSxqaOkPff6CgNAXmQeUOeZZU=; b=MSRhy1CRNVZdZJQx54UxmeEdHY9GS0WC38I1M1nK3bHEtxqcLhO6cw4dNzwkiCxBS9 DIN43TDMr84Crl4YhHZUyJF2sOjJSwSrX5TiO1VfTsUvHxTNLd8sSXZUy5yhWkIAQ1Gd vJfGaTnXBm1SHel+sIjeGyh+ULRg3x7S6ATUQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728806391; x=1729411191; 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=p877hEmNjKYU5aBv/3nSxqaOkPff6CgNAXmQeUOeZZU=; b=p0+Un5KYBU2ZEXlZwfR4Sb85khAeQDETSQJ2zz/t4+4Woez5kjFAcX7b2NxfMzt7Wt FKE65Inlwmu1dOZ5TeuR7ttxpsA6SpMgqYlCK+0ZqI3WUwXLb6z/atLfJ1ZelIadfVTD DEnD9WVFBcOvNOLKUiF/OpQx3W7Dm3KpTCGA5A6bMtwOJMN3fPurFqpEiL17kHkndC3w JWj5bM9jj6Z11CsIzBTc3c3ECh9CMCxGC3EQgWewlxoMDGKffuoS7Vhf5NCY0sWe98+D mhyP4Zam/43QDZ8/knuU/Vhx5So8b49fCLDW+fTJZwE/Cmtnu1uIXSt7pexw/KdRfyI+ W1VA== X-Gm-Message-State: AOJu0Yw8vDnQxfT4yzI/Me+zcM7BGPHmo6JsFpwMEnYaE1tSCa/ecUxL fs2wvMEoyZTSvVXoX9yujpUgmFAZbgaPx4P5ktNqrE5o1BgmWZjiRSohQ2csP1RiQBuryUxPOKo NErBgMqWBwY7QOdXdcNnMsx161z6CaKkWtU6LLpOfl8WUcNIOiRvWQ/Yy X-Google-Smtp-Source: AGHT+IFqLj00aPI8BBQNKu2NL29mBUpfP1zb0E5NganwLD914wLkYgpFJYpyVXdJTXPbJgX2SNkqMQOTwKxd X-Received: by 2002:a05:6214:328d:b0:6c5:b6de:5ee with SMTP id 6a1803df08f44-6cbf00386a7mr93829446d6.30.1728806391633; Sun, 13 Oct 2024 00:59:51 -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 6a1803df08f44-6cbe85bff56sm2478296d6.32.2024.10.13.00.59.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 00:59:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 00:59:51 -0700 (PDT) Message-ID: <670b7df7.050a0220.1df52f.0622SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 598CA6052471; Sun, 13 Oct 2024 03:59:51 -0400 (EDT) Subject: |PENDING| pw145800 [PATCH] net/mlx5: fix potential memory leak in me From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241012072641.3396372-1-shunh@nvidia.com> References: <20241012072641.3396372-1-shunh@nvidia.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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/145800 _Testing pending_ Submitter: Shun Hao Date: Saturday, October 12 2024 07:26:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:92f33d7016a5dfd0fc8ee95607db9671af7256a7 145800 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#30217 Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | SKIPPED | PEND | PEND | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31447/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/