From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 4/5] examples/kni: add log msgs to show and clear stats Date: Wed, 26 Sep 2018 15:00:58 +0100 Message-ID: References: <20180911232906.18352-1-dg@adax.com> <20180919195549.5585-1-dg@adax.com> <20180919195549.5585-5-dg@adax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Igor Ryzhov , Stephen Hemminger To: Dan Gora , dev@dpdk.org Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id AE6B41B457 for ; Wed, 26 Sep 2018 16:01:01 +0200 (CEST) In-Reply-To: <20180919195549.5585-5-dg@adax.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 9/19/2018 8:55 PM, Dan Gora wrote: > Add logging messages showing the commands necessary for the user to > have the application display and zero the statistics. > > Signed-off-by: Dan Gora Acked-by: Ferruh Yigit