From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] app/testpmd: disable latency stats by default Date: Sat, 06 May 2017 09:38:41 +0200 Message-ID: <2167980.xhOroE2qh6@xps> References: <1493730674-102633-1-git-send-email-pablo.de.lara.guarch@intel.com> <1493915328-130956-1-git-send-email-pablo.de.lara.guarch@intel.com> <9BB6961774997848B5B42BEC655768F810D6246C@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Wu, Jingjing" , "Pattan, Reshma" To: "De Lara Guarch, Pablo" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 31A282C18 for ; Sat, 6 May 2017 09:38:45 +0200 (CEST) In-Reply-To: <9BB6961774997848B5B42BEC655768F810D6246C@SHSMSX103.ccr.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 06/05/2017 03:10, Wu, Jingjing: > > From: De Lara Guarch, Pablo > > > > Disable latency stats gathering by default, so there is not performance > > degradation if user is not interested in them. > > > > Signed-off-by: Pablo de Lara > Acked-by: Jingjing Wu Applied, thanks