Hi Dave,
I am seeing this with VPP 21.01. Yes NTP is on and the print starts filling
up the log. I see fixes made in this area in time.h and time.c addressing
the algorithm.
Questions:
1. "Vpp has to continuously adjust its idea of the current clock rate" --
How long could this be? Seconds, minute
Thanks Mahdi for the pointers.
Regards,
Prashant
On Sun, Jun 21, 2020 at 10:28 PM Mahdi Varasteh
wrote:
> Hi Prashant,
>
> I think a good example of VAPI, is the older sweetcomb[1] source code(
> i.e. the scvpp part of code[2]). It gives you the needed insight and it's a
> good starting point
Hi Ole,
I believe you are referring to test/ext/vapi_c_test.c. However, it would
greatly help if there is a page that is similar to
https://wiki.fd.io/view/VPP/How_To_Use_The_C_API (which is easy to follow
correlating with contents of src/vat/) to explain how-to for VAPI.
Appreciate if following c