app/testpmd: disable latency stats by default
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 4 May 2017 16:28:48 +0000 (17:28 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 6 May 2017 08:00:41 +0000 (10:00 +0200)
commit65eb1e544d61429794598a5ef71a0164eff6288b
tree45723cd90b5cd77ee451afa2cbd90bcd0a305f9e
parent30bcc68cc8803786901f0670edd7659c36775019
app/testpmd: disable latency stats by default

Disable latency stats gathering by default,
so there is not performance degradation if user
is not interested in them.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
app/test-pmd/testpmd.c