examples/performance-thread: init timer subsystem
authorErik Gabriel Carrillo <erik.g.carrillo@intel.com>
Mon, 15 Jul 2019 15:39:32 +0000 (10:39 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 18 Jul 2019 21:20:14 +0000 (23:20 +0200)
commitb58b3c96752eb9b11b41ad5077f288dd4003f072
tree9e40fa378dbfc5d5c1158b16cbcbc7e2fc377ca9
parentc485a5e65a641b64e2bcd2959aa151e6278be0c4
examples/performance-thread: init timer subsystem

The timer subsystem should be initialized in the l3fwd-thread app before
the L-thread subsystem can be used.

Fixes: d48415e1fee3 ("examples/performance-thread: add l3fwd-thread app")
Cc: stable@dpdk.org
Signed-off-by: Erik Gabriel Carrillo <erik.g.carrillo@intel.com>
examples/performance-thread/l3fwd-thread/main.c