Re: [dpdk-dev] [PATCH v2] app/testpmd: print statistics periodically

2017-06-18 Thread Wu, Jingjing
> -Original Message- > From: De Lara Guarch, Pablo > Sent: Friday, June 9, 2017 9:47 AM > To: Wu, Jingjing > Cc: dev@dpdk.org; De Lara Guarch, Pablo > Subject: [PATCH v2] app/testpmd: print statistics periodically > > Add parameter to print port statistics periodically (disabled by def

[dpdk-dev] [PATCH v2] app/testpmd: print statistics periodically

2017-06-09 Thread 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 --- Changes in v2: - Added extra argument in