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 A57BF44108 for ; Thu, 30 May 2024 02:35:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97BE5402D2; Thu, 30 May 2024 02:35:45 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 692F8402CD for ; Thu, 30 May 2024 02:35:44 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-48bafe04292so50213137.2 for ; Wed, 29 May 2024 17:35:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717029343; x=1717634143; 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=7MfS6uHsN/f4oO6YyTb+dpowiF5Yxzi7E1q3dCRPSkM=; b=KVIyPzS7/ko8TlcHb614b8hxQdOWdj9QELIOKKExxqzbG+DCMJJQj+Nn7PHRzy4ibg MK0SxVmzgxTqj/3kEqWM4olOgqeKUQBcbWl1Pu+L8wn8kiqIvodVTcUXULuAQonOojrJ 2aJRhnstPUKXyp04ki9Be07Wc7T+zJoSbwkRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717029343; x=1717634143; 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=7MfS6uHsN/f4oO6YyTb+dpowiF5Yxzi7E1q3dCRPSkM=; b=wkmIhjheu5JPGYtp8dvM6z1+KKRI8pngTKIoK7WCwh1LlQhim9wC0r8xktkHkZ32S3 QFKB6zElsIuPItXCkn6nprlFjwLq4wsfGUuNiN2iDHTwn4YC8Cd9BcngKA2hPjFLa6pS yNUp8xHthVQ/miSd4XXON9lVBRnpdK3MangBcsOUWxpVOOdGFIy9NTQ1oQO6HQILyXpr WHK+ybpgoDkoYIt+NNI2Y+l0cf/ri5VnjQtyzobfvZAX9OvzHc4+9MRuQYRfNTyGSV0P Xd843RNO7s3NhMZGtEnEnYtS4Ki06nM8e9giG4KbVktIT0mxHwclPQq5tGXq6YxXI6TX z+kA== X-Gm-Message-State: AOJu0YzmBMdxhx6pNIBHmBfRtBL8uTWYrdp5l1rJnroY2KGieyskOZ9B +SbVS+IrAnpbx1F+yXo3Yh/rcovupiePWNE9OFGZnN7uwC916GDDOsXu9BcfUrOzbEqkCDHnPar 65QmFPmcm3CFlcg4w425AQ+VPD48/ZfoVd2NgODdKU3Pu++V4P6XqeP5A X-Google-Smtp-Source: AGHT+IHOvmMtRGmQj1gf4cuUURo2LCYDgY+TkD5qAGSUSPO1dv+rNgENQzfr+JLXNaF7NjCW9kh1rZ/dILxL X-Received: by 2002:a05:6102:357:b0:48a:2f93:f62b with SMTP id ada2fe7eead31-48bae97d81fmr774615137.3.1717029343738; Wed, 29 May 2024 17:35:43 -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 ada2fe7eead31-48a39ff9d7esm1070049137.0.2024.05.29.17.35.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2024 17:35:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 May 2024 17:35:43 -0700 (PDT) Message-ID: <6657c9df.050a0220.70fc0.27b5SMTPIN_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 5B97D605C373; Wed, 29 May 2024 20:35:42 -0400 (EDT) Subject: |SUCCESS| pw140400 [PATCH] net/mlx5: break resource release forever From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240529214632.1980988-1-akozyrev@nvidia.com> References: <20240529214632.1980988-1-akozyrev@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-Performance Test-Status: SUCCESS http://dpdk.org/patch/140400 _Performance Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, May 29 2024 21:46:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140400 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/