Pablo de Lara 878a0e99ce app/testpmd: fix ieee1588 32-bit timestamp log
In ieee1588fwd.c, timestamp.tv_sec is a time_t variable,
which is a long int, but it was being printed with PRIu64,
causing an issue on 32 bits.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2015-07-22 12:00:05 +02:00
..
2015-06-12 11:10:10 +02:00
2015-07-16 14:01:04 +02:00
2015-06-18 17:59:18 +02:00
2015-07-17 02:26:38 +02:00