From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Barbette Subject: Re: Which counters are set by rte_eth_stats_get Date: Tue, 13 Nov 2018 09:13:25 +0000 Message-ID: <1542100405693.88599@kth.se> References: <1541752126267.9242@kth.se> <2479925.7nIZOZccjf@xps>,<20181109082347.05665665@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , Ferruh Yigit , Andrew Rybchenko To: Stephen Hemminger , Thomas Monjalon Return-path: Received: from smtp-3.sys.kth.se (smtp-3.sys.kth.se [130.237.48.192]) by dpdk.org (Postfix) with ESMTP id F40EE2BD5 for ; Tue, 13 Nov 2018 10:14:22 +0100 (CET) In-Reply-To: <20181109082347.05665665@xeon-e3> Content-Language: fr-FR List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > For others, if the driver has no places it allocates mbufs or drops packe= ts in the driver I see no=0A= > reason that the driver needs to do anything with those fields.=0A= =0A= I understand. I'll fix the driver I use then. There may still be some count= ers that should increase but are not reported by hardware though.=0A= =0A= Tom=0A=