> -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Thursday, July 6, 2017 11:16 AM > To: De Lara Guarch, Pablo <[email protected]> > Cc: Wu, Jingjing <[email protected]>; [email protected] > Subject: Re: [PATCH v4] app/testpmd: print statistics periodically > > 06/07/2017 03:52, Pablo de Lara: > > Add parameter to print port statistics periodically (disabled by > > default), if interactive mode is not enabled. > > > > This is useful to allow the user to see port statistics without having > > to get into the internal command line. > > > > Signed-off-by: Pablo de Lara <[email protected]> > > Acked-by: Jingjing Wu <[email protected]> > > --- > > > > Changes in v4: > > > > - Removed CamelCase > > - Used generic rte_get_timer_cycles() function, instead > > of TSC API. > > Thank you for the update. > Please, may I request a v5 rebased on current master?
Oh... sure, sorry about that. Will send a v5, and probably change the parameter name, as per Jerin's request.

