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 97C0F45BB5 for ; Wed, 23 Oct 2024 21:19:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9326E406BC; Wed, 23 Oct 2024 21:19:47 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 1364240144 for ; Wed, 23 Oct 2024 21:19:46 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-7180cc146d8so109310a34.0 for ; Wed, 23 Oct 2024 12:19:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729711185; x=1730315985; 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=GI17eveJKJi87xqGhxV1nqElx48WlQxRF/Ht9PZ3oDY=; b=Hc7CDrYHAvgf/DgvniFSU+0Ohrdk+hSAO3H8J1K60yOzCbTFzfoaZgngiUQJI8Ewil vP/PjPpdGrjQlNcFPUbJhs+a/R21yRtXI9u9ftlw99nzhk8433dU27b/b/AI8rdBzz0F xY1vVN7GVCaK8GtS2Rtaqr2twQV9rQz6ubekY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729711185; x=1730315985; 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=GI17eveJKJi87xqGhxV1nqElx48WlQxRF/Ht9PZ3oDY=; b=nDBTqqKWNl5MboKaB/wcl0hwP3majxZ+H9u1J/ZJ+ytMXhM76VSwARyXf0vI6GPk8X YOpmTRT8JfnmVwGfGrGLzckrlZKb0bP2IGcspiBz8E86YlTcrp01AMQhmE5A64WIrSV6 Z4CFgyI5SCYOCUx7nnk7fOX27PotnhTfOgMM164CkYFVobIx3V7Yd1Y02LXwqVQEsH4p wOFMO5/PI+oVRwAGq0529Kg+YAX6TZZtCoEGTwt5/jE8JNAA1mwsI8kCsGq/djobOs2/ x6DB7h43lD9c1i/zjFiKMRmHagvSWmVUZ99t4pEKtNZbRakprFDZb8N2xnerslciVod+ S1yQ== X-Gm-Message-State: AOJu0YzGqOxZsPvsA+ehH7Zda/atXzteXJZpV3HgglSuK/2PS0rk0Hfr SGye6ztD1OmpEIMw1rUSWvQ6bH4iw6CqPld+OuGQNLSp0C5KYL7BirErObhZn05T/Hj7AZZBfq+ ssO5zuYvhCrRWW4XJxs60dZ+uFAhpxRoLvPE4NKlbqzDO6diuUTR+Pzkw X-Google-Smtp-Source: AGHT+IHQ+EbV2Lo0On7rcn3waRyQk5nmkoX04vS5ajiZNnaxXg+066RylNtBl/SPS7vPPSC5RiUFjoRHqHOj X-Received: by 2002:a05:6830:211a:b0:718:1284:fdc3 with SMTP id 46e09a7af769-7184b2bb6b1mr4457295a34.18.1729711185296; Wed, 23 Oct 2024 12:19:45 -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 006d021491bc7-5ec02c3a849sm2985eaf.26.2024.10.23.12.19.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Oct 2024 12:19:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Oct 2024 12:19:45 -0700 (PDT) Message-ID: <67194c51.4a0a0220.2dbf18.02f0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C3B4F6052471; Wed, 23 Oct 2024 15:19:44 -0400 (EDT) Subject: |SUCCESS| pw146828 [PATCH] [v3] net/mlx5: fix potential memory leak From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241023062216.967742-1-shunh@nvidia.com> References: <20241023062216.967742-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/146828 _Functional Testing PASS_ Submitter: Shun Hao Date: Wednesday, October 23 2024 06:22:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:c4f029602e46450a0c51953c4607e53488244071 146828 --> functional testing pass Upstream job id: Template-DTS-Pipeline#190577 Test environment and result as below: 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31614/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/