[Linuxptp-devel] [PATCH] config: Fix value range for tc_spanning_tree option

2018-05-17 Thread Christoph Seifert
This fix allows disabling tc_spanning_tree explicitly. Signed-off-by: Christoph Seifert --- config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.c b/config.c index 57c239b..98e8f1c 100644 --- a/config.c +++ b/config.c @@ -254,7 +254,7 @@ struct config_item config_t

Re: [Linuxptp-devel] Step theshold

2018-05-17 Thread Miroslav Lichvar
On Wed, May 16, 2018 at 08:13:37PM +, Matt Middendorf via Linuxptp-devel wrote: > I want to change the way the step threshold is used in pi.c. Currently the > servo gets unlocked and servo code is skipped.This will allow the clock to > step, which I don't want to happen. I changed the code t

Re: [Linuxptp-devel] Step theshold

2018-05-17 Thread Miroslav Lichvar
On Thu, May 17, 2018 at 01:42:04PM +, Matt Middendorf wrote: > The proportional term of the PI servo lets the jitter pass right through. I > did try the SW values for the servo constants. But that caused other problems > such as sluggish response and drift. The change I made works really wel

Re: [Linuxptp-devel] [PATCH] config: Fix value range for tc_spanning_tree option

2018-05-17 Thread Richard Cochran
On Thu, May 17, 2018 at 11:56:09AM +0200, Christoph Seifert wrote: > This fix allows disabling tc_spanning_tree explicitly. Applied. Thanks, Richard -- Check out the vibrant tech community on one of the world's most enga