Re: [dpdk-dev] [PATCH v13 6/6] app/test-pmd: add latency statistics calculation

2017-03-30 Thread Pattan, Reshma
Hi, Few nits. > -Original Message- > From: Horton, Remy > Sent: Wednesday, March 29, 2017 7:29 PM > To: dev@dpdk.org > Cc: Pattan, Reshma ; Thomas Monjalon > ; Van Haaren, Harry > > Subject: [PATCH v13 6/6] app/test-pmd: add latency statistics calculation > > > diff --git a/app/test-p

[dpdk-dev] [PATCH v13 6/6] app/test-pmd: add latency statistics calculation

2017-03-29 Thread Remy Horton
From: Reshma Pattan This patch adds latency stats commandline argument to testpmd, allowing to specify the lcore to use for latencystats updates. Signed-off-by: Reshma Pattan Signed-off-by: Harry van Haaren Signed-off-by: Remy Horton --- app/test-pmd/parameters.c | 20 +++- a