From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: print all or no events Date: Wed, 10 May 2017 18:45:32 +0200 Message-ID: <6424240.XGoNfOxp4M@xps> References: <9d8c4544dd83df36993f161415ac4d6eb96c2411.1494110057.git.gaetan.rivet@6wind.com> <9BB6961774997848B5B42BEC655768F810D63861@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" To: Gaetan Rivet Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 226641C00 for ; Wed, 10 May 2017 18:45:34 +0200 (CEST) In-Reply-To: <9BB6961774997848B5B42BEC655768F810D63861@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" 08/05/2017 02:55, Wu, Jingjing: > From: Gaetan Rivet [mailto:gaetan.rivet@6wind.com] > > > > Adds the "all" option to the print-event and mask-event parameters. This option > > will enable or disable all event notifications from being displayed. > > > > Signed-off-by: Gaetan Rivet > > Cc: Jingjing Wu > > Thanks for the quick update. > > Acked-by: Jingjing Wu Applied, thanks