numam-dpdk/examples/performance-thread
Bruce Richardson 1e6d5a9608 examples/performance-thread: fix compilation on Suse 11 SP2
Fixes following compilation error, using uint64_t type,
instead of int128_t unnecessarily:

In file included from ./common/lthread.c:82:0:
./common/lthread_timer.h: In function ‘_ns_to_clks’:
./common/lthread_timer.h:49:20: error: expected ‘=’, ‘,’, ‘;’,
 ‘asm’ or ‘__attribute__’ before ‘clkns’
compilation terminated due to -Wfatal-errors.

Fixes: 116819b9ed ("examples/performance-thread: add lthread subsystem")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2017-04-24 16:02:20 +02:00
..
common examples/performance-thread: fix compilation on Suse 11 SP2 2017-04-24 16:02:20 +02:00
l3fwd-thread examples/performance-thread: fix build on FreeBSD 2017-04-21 16:20:16 +02:00
pthread_shim examples/performance-thread: fix build on FreeBSD 2017-04-21 16:20:16 +02:00
Makefile examples/performance-thread: restrict to x86_64 2016-04-08 22:28:39 +02:00