From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 9649544161;
	Wed,  5 Jun 2024 17:57:10 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 131EB402E1;
	Wed,  5 Jun 2024 17:57:10 +0200 (CEST)
Received: from mail-pg1-f169.google.com (mail-pg1-f169.google.com
 [209.85.215.169])
 by mails.dpdk.org (Postfix) with ESMTP id D40DD40265
 for <dev@dpdk.org>; Wed,  5 Jun 2024 17:57:07 +0200 (CEST)
Received: by mail-pg1-f169.google.com with SMTP id
 41be03b00d2f7-652fd0bb5e6so130348a12.0
 for <dev@dpdk.org>; Wed, 05 Jun 2024 08:57:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1717603027;
 x=1718207827; darn=dpdk.org; 
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:subject:cc:to:from:date:from:to:cc:subject:date
 :message-id:reply-to;
 bh=cBB7W2LnJp9dKV4NESMJ1RbUfn617htmDZVvUTA7cCw=;
 b=gM3bniwaUDINP2OZ+LVnyTZxJMidLWYafUoCM+gNf2n6RiTdRsDWbh5St3p0zJ/8vQ
 n5xLJE8eWNHQCjL9lRsgi54BzIGM163TLkhKP3iNW9kQGN34+2SDG3zBqZnGlnu57+cc
 D4ep1rmoDDTTmdY9gKlFb1TYajFtbORwFfPhXZKGOEWz+9o0NwVOZmmfh0BE8vsqY3GC
 RG5xy6mXNPWt8SFB3Fo41xEiR0TpIKSp8eevYduUJRmNmnYpu2RB3u5T4Foa0yzt0YNR
 7BSwOr5XzU3B32Eg8Xf12fefJGgQ0E7Ml/d3TCkf2pqZ4YCc3875bQM4LCxolXfMmrqP
 lB8A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1717603027; x=1718207827;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=cBB7W2LnJp9dKV4NESMJ1RbUfn617htmDZVvUTA7cCw=;
 b=PLVbm9ZIHxMShwYFw3fG0POGAKScTRuTT1le7u46wL7oEcueSNHuVgmYo+Jb/tSAIl
 d+NR0fk/dTO2Q9NGmsB4g1ch96mSuQcfrSkA2WTXsZzzfThQ4WdewbZ11SeklkSE7RWJ
 nrpoUWj08M/wJ73yTTVEbkB16PHmrZGOEqWTWzlTJs2DIa2ffGYqp5g3gT1LGB8coYry
 OCjXA7aHfwSOsfDfATj9Py4jd992dJTZx7h3KiId9f/beK9HDi+kJLYWgB07B7krZAaz
 QlCpLWZzevyHAsYNyVstJ7NZXuLXfYXH5NGaIvATtjO7qbygAKdRtAWNC72bfUJFfn95
 LISw==
X-Gm-Message-State: AOJu0Yx+qL8DZUFJJaX67tRr5T5E0cioQjLKLYaQelMHHcxpx+A6RtvB
 gdyXebZxbPTyf9m+rrqwXriUy4Wgmtj84466y+GGBjwVy/uO4dzZ0F+QMNqtQDQ=
X-Google-Smtp-Source: AGHT+IFKtoix7piTU+TRz8tAS5nA3QVi7MpBs7dLgp8wIfwpX+vRbSa2IRtrmqWdGnzLasYc6dgLUw==
X-Received: by 2002:a17:90a:c798:b0:2bf:de54:f5b with SMTP id
 98e67ed59e1d1-2c27db16930mr2975311a91.18.1717603026818; 
 Wed, 05 Jun 2024 08:57:06 -0700 (PDT)
Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226])
 by smtp.gmail.com with ESMTPSA id
 98e67ed59e1d1-2c2806d1be2sm1618108a91.55.2024.06.05.08.57.06
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Wed, 05 Jun 2024 08:57:06 -0700 (PDT)
Date: Wed, 5 Jun 2024 08:57:04 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: Chaoyong He <chaoyong.he@corigine.com>
Cc: dev@dpdk.org, oss-drivers@corigine.com
Subject: Re: [PATCH 0/2] add function to set dedicated queue size
Message-ID: <20240605085704.137e8e3e@hermes.local>
In-Reply-To: <20240605055520.2587034-1-chaoyong.he@corigine.com>
References: <20240605055520.2587034-1-chaoyong.he@corigine.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

On Wed,  5 Jun 2024 13:55:18 +0800
Chaoyong He <chaoyong.he@corigine.com> wrote:

> This patch series mainly add a function to bonding PMD to set
> dedicated queue size, also add a command to testpmd application
> to invoke this function.
> 
> At the same time, standard the log message of bonding PMD.
> 
> Long Wu (2):
>   net/bonding: standard the log message
>   net/bonding: add command to set dedicated queue size
> 
>  .../link_bonding_poll_mode_drv_lib.rst        |   8 ++
>  doc/guides/rel_notes/release_24_07.rst        |   4 +
>  drivers/net/bonding/bonding_testpmd.c         | 126 ++++++++++++++----
>  drivers/net/bonding/eth_bond_8023ad_private.h |   3 +
>  drivers/net/bonding/rte_eth_bond_8023ad.c     |  39 ++++++
>  drivers/net/bonding/rte_eth_bond_8023ad.h     |  23 ++++
>  drivers/net/bonding/rte_eth_bond_pmd.c        |   6 +-
>  drivers/net/bonding/version.map               |   1 +
>  8 files changed, 185 insertions(+), 25 deletions(-)
> 

This is confusing.
The patch goes to all the effort to configure rx_queue_size but it is
never actually used in the driver.