From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] app/testpmd: configure event display Date: Tue, 02 May 2017 11:40:39 +0200 Message-ID: <5492301.IgomzpCPj0@xps> References: <1493374226-24245-1-git-send-email-gaetan.rivet@6wind.com> <1493708598-24306-1-git-send-email-gaetan.rivet@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Wu, Jingjing" , "Lu, Wenzhuo" 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 19DED5A98 for ; Tue, 2 May 2017 11:40:40 +0200 (CEST) In-Reply-To: <1493708598-24306-1-git-send-email-gaetan.rivet@6wind.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" 02/05/2017 09:03, Gaetan Rivet: > * ``--bitrate-stats=N`` > > Set the logical core N to perform bitrate calculation. > + > +* ``--print-event `` > + > + Enable printing the occurrence of the designated event. > + > +* ``--mask-event `` > + > + Disable printing the occurrence of the designated event. You are missing alignment here.