Dave Barach c25048bd05 vppinfra: improve clocks_per_second convergence
Apply exponential smoothing to the clock rate update calculation in
clib_time_verify_frequency(), with a half-life of 1 minute and a
sampling frequency of 16 seconds. Within 5 minutes or so, the
calculation converges

With each rate recalculation: reset total_cpu_time based on the kernel
timebase delta since vpp started, and the new clock rate

Improve the "show clock [verbose]" debug CLI command.

BFD echo + echo fail tests marked off until the BFD code can be
reworked a bit.

Type: fix

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I24e88a78819b12867736c875067b386ef6115c5c
2020-01-30 20:45:18 +00:00
..
2019-11-05 21:08:59 +00:00
2019-11-05 21:08:59 +00:00
2019-12-03 14:53:47 +00:00
2019-12-03 14:53:47 +00:00
2019-12-03 14:53:47 +00:00
2020-01-30 20:12:19 +00:00
2020-01-27 20:40:30 +00:00
2020-01-04 04:50:47 +00:00
2019-12-11 15:23:55 +00:00
2020-01-02 16:29:19 +00:00
2019-12-11 09:39:42 +00:00
2019-11-26 09:15:11 +00:00
2019-12-04 22:45:11 +00:00