[Linuxptp-devel] [PATCH] Adding Percentile Filter Support

2021-09-11 Thread joseph . matan . 83
From: Joseph Matan The percentile filter can be very useful when running in a non-ptp-aware environment. For example, if we set a low percentile value (and the filter length is large enough), we can still get a good estimation of the real delay, even if our setup is running under heavy network

Re: [Linuxptp-devel] [PATCH] Adding Percentile Filter Support

2021-09-11 Thread Joseph Matan
This is embarrassing, I forgot to remove my debug logs. I will update the patch and resend it. On Sat, Sep 11, 2021 at 11:53 AM wrote: > From: Joseph Matan > > The percentile filter can be very useful when running in a non-ptp-aware > environment. > For example, if we set a low percentile value

[Linuxptp-devel] [PATCH] Adding Percentile Filter Support

2021-09-11 Thread joseph . matan . 83
From: Joseph Matan The percentile filter can be very useful when running in a non-ptp-aware environment. For example, if we set a low percentile value (and the filter length is large enough), we can still get a good estimation of the real delay, even if our setup is running under heavy network