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 B525CA04DB; Thu, 15 Oct 2020 10:03:34 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 94A6A1DCC2; Thu, 15 Oct 2020 10:03:33 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id 8C5471DC9B for ; Thu, 15 Oct 2020 10:03:30 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 5BDCDF5C; Thu, 15 Oct 2020 04:03:28 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Thu, 15 Oct 2020 04:03:28 -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= 4HkEZzhDMVK/6iaq9jHTRnVh7AYWxOn1/4DiQLUhg24=; b=h6kJ4wGMI6JXoB7k Pl2Kdi0yyF1x/slj0URrwI4kkEWcXEPn9JAp6EosLdFT0//QG456AgAl2a2iB1Hh KMH1EdSF5uFwC2govqlzxFu0qVe+v4wtBqquwG54L04nRMgzDIAgr9su/CFvk+Xo YhiFSrvhNzEPV8G3Ob2oD55YIyLDHpKZUcqurwqY8JSBCjrdKVCD+6RBIql4ceCK aFOsLnl9iK6TX/abAapqve02JXbHJtm2NZn+MUJqVkG0R6eWRXnpGWR2egyDTJ6p 1InzbcMJPMPQQyKTI0TJp84JKkLUO358DaDB470nEHQB7Gbbiuv/zJDmGQL+3B7C 1mC/tw== 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=4HkEZzhDMVK/6iaq9jHTRnVh7AYWxOn1/4DiQLUhg 24=; b=CpRc+Lrg0poWRgdnT4DYcgioumi6z8YLPFauLkaIKijThSf/wbeGQMTjV n2Bx8jblO3QrBVIXyJ88SA+QHtW0LL0AapJia2GuoHW+SKViqebzfRDevfVX5PA6 sTUB9DgB8nKf2b+TBqwzV8sMUSGSEVlfvUpu3T56dv7lsfncK5wYW86Fm7CwCV7z EXKskkEyIQA7AaUYGGn1y8ge3Xm/IRSfaohZVLiv6O479cveTMySdvsy2CqRxDeX 1OcxxvIFW82EhqTi3k49M+DAJX+fJcD9O1wuMNlGzL3YikHcTUxdxz0+2FjuWojT ZAq+vcLtQ25CohtlGDVBSRy71P13A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedriedvgdduvdeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepffdvffejueetleefieeludduuefgteejleevfeekjeefieegheet ffdvkeefgedunecuffhomhgrihhnpeguphgukhdrohhrghenucfkphepjeejrddufeegrd dvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhf rhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 72B8C3064682; Thu, 15 Oct 2020 04:03:26 -0400 (EDT) From: Thomas Monjalon To: Igor Ryzhov Cc: Ferruh Yigit , Bruce Richardson , Ray Kinsella , Andrew Rybchenko , dev Date: Thu, 15 Oct 2020 10:03:24 +0200 Message-ID: <2529181.6AAhDA9kCR@thomas> In-Reply-To: References: <20201012164602.1965694-1-ferruh.yigit@intel.com> <1735675.BVRYxsEZks@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [RFC v2 2/2] doc: announce queue stats moving to xstats 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" 15/10/2020 09:55, Igor Ryzhov: > Hi Thomas, > > Thanks for the slides, I checked the latest code and multicast/broadcast > counters mostly look standardized. But mlx5 adds the "port" word to all > its xstats names. I suppose you may be the right person to ask - is there > any specific reason for this? No specific reason, I consider it as a bug. Please could you open a bugzilla ticket? > On Wed, Oct 14, 2020 at 12:45 PM Thomas Monjalon > wrote: > > > 14/10/2020 11:35, Igor Ryzhov: > > > Hi Ferruh, > > > > > > As rte_eth_stats is going to be changed, is it possible to add new > > counters > > > there? > > > For example, in/out multicast/broadcast packets. > > > > Good question. > > In order to avoid redundancy, I prefer focusing on xstats > > and plan deprecation of rte_eth_stats. > > > > The basic stats you are asking for should have standardized names > > and reserved ids in xstats API. > > Please see these slides: > > https://fast.dpdk.org/events/slides/DPDK-2019-09-Ethernet_Statistics.pdf