keepalive: set timestamp on core registration
authorHarry van Haaren <harry.van.haaren@intel.com>
Tue, 8 Mar 2016 10:50:39 +0000 (10:50 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 8 Mar 2016 11:40:54 +0000 (12:40 +0100)
This patch sets a timestamp on each lcore when it is registered
for keepalive. This causes the first values read by the monitor
to show time since the core was registered, instead of the delta
between 0 and the timestamp counter.

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>

No differences found