From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id AA6C1A04B1; Tue, 6 Oct 2020 00:25:49 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 55C4C1B3E7; Tue, 6 Oct 2020 00:25:48 +0200 (CEST) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 5FACB2952 for ; Tue, 6 Oct 2020 00:25:46 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 41ACDAAE; Mon, 5 Oct 2020 18:25:44 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 05 Oct 2020 18:25:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= f99aM4pklkYZgOc+7vpnjHj+S1iyDYTcfoEBuyPgCxI=; b=BjjX7XlhRkplynt2 9TemCGvX0g3MHGqvvdImbtov/5NYYx7AQo0Wt18/y1Y9J4x/IwyK6TfSiZIeAD0Q QU3bjZlyo+M15m+isU0Lx7Y1be+0a1wFTSxUOTvXHN5yNZrOpOCuVhU9CgmNehrT +kLBDbGqD+IlMlpkkAeW/pfZcJBDgPCdURmx0a5YeJfufiOWwoPRBM2oWYy2C9FB W2y8uNTDMXGvIQ8xRjeuGsQvBBGJ1+3+H3+VcrifvI5tShI/vG4C7LhNxwiaiNEL 0/5ipnGzQ3qRcFD0fYNB98GOIVBgxBo0fmRigKmQLJyQCDZQ2VOR/Fq/hQJu1IfB 0snsWw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=f99aM4pklkYZgOc+7vpnjHj+S1iyDYTcfoEBuyPgC xI=; b=EKpPwVeEK33Dsvz11py8nqbUT9hvUl2+DQcGXnsbGd/vL3kRL206LfcGl p/hKnpBIpeXKBM8CL2a/eOLO7x/o520hxjaMcxazWqhI9jrLZekSKyWBycohJSSs KOctXwBKSvhIw4ucXFTANB0bVVnB0a6qkRIBFr1Kc7NpxFFrVatcx9BK6mqr8l1d QrAfM/GdelIgP7LdKV27CmZgpvrXn7Vx/hkOHrv9/yWxU+G9g5LsGFAAtDzUnSiF m0z3xk/xj3A8opFo9R97M7ZFvaRnpku92zPtyB7mopv4tS0/qGCvRHzaEyCmKta4 MgmxV0FSt1mAzcM9tLwAvr4T+A9Ng== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrgeefgddtlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 273803064683; Mon, 5 Oct 2020 18:25:43 -0400 (EDT) From: Thomas Monjalon To: Georgios Katsikas Cc: Wisam Monther , dev@dpdk.org Date: Tue, 06 Oct 2020 00:25:41 +0200 Message-ID: <1926489.DYHX6cUqRX@thomas> In-Reply-To: References: <20200924091053.8373-1-katsikas.gp@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] app/flow-perf: configurable rule batches X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 05/10/2020 19:16, Georgios Katsikas: > Hi, > > What is the conclusion? > I haven't seen this patch being committed yet. You missed updating the file doc/guides/tools/flow-perf.rst > On Thu, Sep 24, 2020 at 3:01 PM Wisam Monther wrote: > >From: Georgios Katsikas > > > > > >* One can now configure the number of rules per batch Please develop a bit more what was the previous behaviour and what you mean by "batch" in this context. > > >* Refactored flow_count variable to rules_count as it is related to the > > newly > > >added rules_batch variable > > >* Added default values to usage function > > > > > >Signed-off-by: Georgios Katsikas > > > > Acked-by: Wisam Jaddo Wisam, you should not ack if the doc is not updated. Otherwise you will have to complete the doc update yourself ;)