On Sun, Apr 30, 2023 at 01:50:34PM -0700, Richard Cochran wrote: > Thanks for finding this. I'd like to fix it in a simpler way.
FWIW I am going ahead with my patch. @Miroslav it changes the default value for one field, and so the test suite would need the following change. Thanks, Richard --- diff --git a/20-pmc b/20-pmc index e585897..3d1ef27 100755 --- a/20-pmc +++ b/20-pmc @@ -337,13 +337,13 @@ requests_replies=( version 0 grandmasterID 0x0000 grandmasterTimeInaccuracy 4294967295 - networkTimeInaccuracy 0 + networkTimeInaccuracy 4294967295 totalTimeInaccuracy 4294967295 123456.fffe.780102-2 seq 0 RESPONSE MANAGEMENT POWER_PROFILE_SETTINGS_NP version 0 grandmasterID 0x0000 grandmasterTimeInaccuracy 4294967295 - networkTimeInaccuracy 0 + networkTimeInaccuracy 4294967295 totalTimeInaccuracy 4294967295" ) _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel