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 26A09A0C4B; Mon, 8 Nov 2021 11:09:01 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0074410E9; Mon, 8 Nov 2021 11:08:58 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id CFCB7410E8 for ; Mon, 8 Nov 2021 11:08:57 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 3C6635C010D; Mon, 8 Nov 2021 05:08:57 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Mon, 08 Nov 2021 05:08:57 -0500 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= gw2nf2UupyzGnzz2NN2fcdq6c2KH+unggr6+dzps0j8=; b=pDggM7f8HVygz1gx 7l8nSOCtbAhZYKrglWIBgkopt00kPLsXQ8kjUDV47uN+8Ut8sFTmRsPd/rzpxcey ScNgMP44K/mK4c0EvHqQywPmuU7OV92w3CPP37+IVsAenOruIoxks3lejTkHBaTS Hl5q9VOpVD95x5AKLoZvM3wHbA3R1qLuCekHr0BOpKrvMeJzvurUBOb8XfUwS4AI WkEcwgxyRzw5LPLBxgzuJFC62NDtHmpoF8ikJ0D0ObbeOJAoAcDMmiPjvMowseQq JIUqUwbmpo6AeW7gZZ8FBJiJ9eqKyvkfF/bW/zmjedk9RY3MEo49+cUHqSyNicE9 I7jyGQ== 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=gw2nf2UupyzGnzz2NN2fcdq6c2KH+unggr6+dzps0 j8=; b=eFcakuHVn6yCvrj4surOLVbqbIlNVv71h9g9hbbQ1eBISkaDEvsyzFh9C 93jM7ghxpC/XxgijiCJ+bO208SktENkgd8IMRU5f7et0x34p0cmf4fUwyW2o78Ax 9J4/feQaIry9urrwAkbaW3876LuzrlF1WQXjqlAgAdd6TCatpeFpEl76dDJSnUar M+JfkqHyAcWSc+41UPkmYkSUomxCRCArx/Dnrn0zz+emxI63T5K0MqULcki+PYhd +8Aa/fCH6Kfaow9nz6Lufo7NvVrXUatHBcUr54YNeprbUunJn82z43j4VLGzcFvy QelPl/WcgHXfMa2jm3NWYy0nM7CYw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddruddvgdduudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 8 Nov 2021 05:08:55 -0500 (EST) From: Thomas Monjalon To: Wisam Jaddo , Rongwei Liu Cc: matan@nvidia.com, viacheslavo@nvidia.com, orika@nvidia.com, dev@dpdk.org, rasland@nvidia.com, Haifei Luo , Jiawei Wang Date: Mon, 08 Nov 2021 11:08:54 +0100 Message-ID: <8102903.LD3EfZdjQM@thomas> In-Reply-To: <20211108095819.1783710-2-rongweil@nvidia.com> References: <6177033.fEpqbVaury@thomas> <20211108095819.1783710-1-rongweil@nvidia.com> <20211108095819.1783710-2-rongweil@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v6 1/3] app/flow-perf: support meter policy API X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" 08/11/2021 10:58, Rongwei Liu: > --- a/doc/guides/tools/flow-perf.rst > +++ b/doc/guides/tools/flow-perf.rst > @@ -383,3 +383,6 @@ Actions: > * ``--meter`` > Add meter action to all flows actions. > Currently, 1 meter profile -> N meter rules -> N rte flows. > + > +* ``--policy-mtr=`` > + Add policy-mtr to create meter with policy and specify policy actions. These 2 options are clearly not indented correctly. And in general, adding at the end of the list is not appropriate. Please find where it fits in the list.