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 47D5045B3D for ; Tue, 15 Oct 2024 07:31:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D1134027D; Tue, 15 Oct 2024 07:31:15 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3D06340270 for ; Tue, 15 Oct 2024 07:31:14 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20cceb8d8b4so14558845ad.1 for ; Mon, 14 Oct 2024 22:31:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728970273; x=1729575073; 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=ZE0/DyciX/QFeuFJKI+vXJ5DJC/ZRhT0oeqM7tC3eVc=; b=cWq1EfzkKv8jekDBUrlDnpDE7/D2YV6IVT00JSDhry9YIgnvgdwQWJuXoT+cFAjVPN pdHYlHYP+oQ/YFfRazgsqEvcwSUzkiTnsF12Fxeaaz3ycK4Z/yzNLFtuxUY9RD0z2eN+ 7ELEpUWh6GvUtCMvoio08DadeACazV8W8oknw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728970273; x=1729575073; 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=ZE0/DyciX/QFeuFJKI+vXJ5DJC/ZRhT0oeqM7tC3eVc=; b=FZ30xQdd5LMlm9V6GdQjqSo1prgws5/MQIOu0/rLIrQqcXkQ9Z10lfVgVa17IGTSKj NtHfabV0Up3jCZ5VrIqs5lr+Fcrbf3G3vu0HO/pEPRoFQg2xj2hh6JvHt3UqtyqD/H+J eu3bANM1hgNiHWWMaFj6iXXmMJJqM4uu+2l99RYv9HHtDGEGwMZyN3WXs2kS5KMWXqhm 6tY+59bhUmoBOquUCL9j8nIXBxXL5+jJu0c6GvuZr1ub1VBk1QcZa5u1E7aFNAKXCKKC 8VbzYrNXYfzqih45fu5KnskXzWH8CFjH7d+Pt7RPBxG7jPD+0sVhaiIqLw32YdcZ8q7a 7/qA== X-Gm-Message-State: AOJu0Ywv9E4JRC+t/u5ajqGr4mX+X84Qh9vkA0SIYdbCTDawYXBMlPB6 5FXIwERE5mDV1rfI5yyltFTbIYbifLW+YXBeMO84r3RXz0z/7ItCImfHpRJf2tdwuT1u1kiiA9w vbEJzDeXegH2uM0cZhajxIf8im7wUWP+u5wsGd99OuqY0O6UxW+mnWG98 X-Google-Smtp-Source: AGHT+IHxV03qcMub7vT2JzTCf1jBDu7AHvnf4a5TzTmXmRPEHEVaAq8NglFkFSMm7VLCAozFeG6hqNHLmWeZ X-Received: by 2002:a17:902:ce89:b0:20c:da9a:d5a8 with SMTP id d9443c01a7336-20cda9ad817mr104841255ad.9.1728970273361; Mon, 14 Oct 2024 22:31:13 -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 d9443c01a7336-20d1803844csm194655ad.38.2024.10.14.22.31.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Oct 2024 22:31:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Oct 2024 22:31:13 -0700 (PDT) Message-ID: <670dfe21.170a0220.d62e8.1561SMTPIN_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 8A2CE6052471; Tue, 15 Oct 2024 01:31:12 -0400 (EDT) Subject: |SUCCESS| pw145925 [PATCH] [v2] net/mlx5: fix potential memory leak From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015014737.3805449-1-shunh@nvidia.com> References: <20241015014737.3805449-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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/145925 _Performance Testing PASS_ Submitter: Shun Hao Date: Tuesday, October 15 2024 01:47:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:9c935343d8c7397198f2fb72500cc9db120c8d8d 145925 --> performance testing pass Upstream job id: Template-DTS-Pipeline#188297 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31482/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/