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 0748645C79 for ; Mon, 4 Nov 2024 18:51:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F22D4415D7; Mon, 4 Nov 2024 18:51:06 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id AE1674028F for ; Mon, 4 Nov 2024 18:51:05 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-71e79f73aaeso3799116b3a.3 for ; Mon, 04 Nov 2024 09:51:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730742665; x=1731347465; 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=4q7Y9i+aT7OFRGS6ov1MghAFPljjIVUzNQPs4nBYTCc=; b=Jyzbv2ggiHuw5U7vHBXn8kApo+pVh82OOwzBXP2i+C4gpuN456y3AUGqCdH16x/YLV M2D064CqqX047mH+WkN+c5fhGgBw0qJ8rNc82WiRHD43xYJ06LHLhdatLipqQhnS2ssY YbAg+5llOyEvb8V5QJX9aWj3jXLq6R66sjW/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730742665; x=1731347465; 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=4q7Y9i+aT7OFRGS6ov1MghAFPljjIVUzNQPs4nBYTCc=; b=fQKCPfBQ1ez3M7DQv7tTk3Knj3TfJJKAl5qJqNl0VABMHIGSCEp7S6bfUs6SWjkCkm ILCnAJNkQQ4cABssK1UABCV3JP4/2MrgTrZn/d2TEiFjIG7HadUit3TwPr1QWUzoTwzR ARDEflyZD+SuQWtodXdp//aWspby87gz2+XA3zpvjfSRx2Y9yC13XjzRNRrYD09vGuMF DITJCUJMfSvVWZ2BbTDwmrnbszjFThA8OVS9VKD5FRBi0cMT3dKeiyCldUVxOzuUZKVx ZE2FLtC2HCa9GPPYNNSM8LHny0VB8ESngz9RCRwNw2RdS4ZI9MB8ryUuB7Evs5jocyOo yGiA== X-Gm-Message-State: AOJu0YybZpjW6Af+FmlrSAlDvAH4CJjUlgtXjLKogTmK+1C7cdFz0Chd me/4eYZLAU4ac6cuf05lfh6+vFw80hoYXYg+memyvRhHQ/Tu4bDXiYDG5zH1Aj3EMDRJnkrjZa+ eyDXiUzDnyn0wBRAsul5fkHXXAuo2emqC5Vn4FTo7aKXumNdNhRTs7zu7 X-Google-Smtp-Source: AGHT+IGJzow9QISJyPRpKVDsjifUXrrH5VXlF7vZZU9VDAa2jf1dwz2qLBQSssztRYj2ZkRdm+PX1eLG4Yxz X-Received: by 2002:a05:6a00:3cc8:b0:71e:780e:9c1 with SMTP id d2e1a72fcca58-7206306ecf4mr47309949b3a.18.1730742664852; Mon, 04 Nov 2024 09:51:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-720bc2fb040sm623135b3a.20.2024.11.04.09.51.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Nov 2024 09:51:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Nov 2024 09:51:04 -0800 (PST) Message-ID: <67290988.050a0220.3d7efa.4d35SMTPIN_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 1465E6052471; Mon, 4 Nov 2024 12:51:04 -0500 (EST) Subject: |SUCCESS| pw147973 [PATCH] net/mlx5: fix the Rx queue control manage From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241104161541.255086-1-bingz@nvidia.com> References: <20241104161541.255086-1-bingz@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/147973 _Performance Testing PASS_ Submitter: Bing Zhao Date: Monday, November 04 2024 16:15:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:66895bc4782f99a6b64cf7fa837b87bf1a83377a 147973 --> performance testing pass Upstream job id: Template-DTS-Pipeline#194040 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.5% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31821/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/