[Linuxptp-devel] [RFC PATCH] phc2sys: Add multi-domain synchronization.

2023-02-22 Thread Miroslav Lichvar
This patch adds support for synchronization between clocks controlled by different ptp4l instances. phc2sys can now communicate with multiple ptp4l instances (specified with multiple -z options). Clocks from one instance are considered a domain. If the domain doesn't have a source clock (port in th

[Linuxptp-devel] Code freeze for 4.0 release

2023-02-22 Thread Richard Cochran
Dear Devs, I'll be releasing 4.0 in the next day or two. I won't be taking any new stuff until after the release. If you have any last minute critical bug fixes, please let me know ASAP. Thanks, Richard ___ Linuxptp-devel mailing list Linuxptp-devel

Re: [Linuxptp-devel] Code freeze for 4.0 release

2023-02-22 Thread Erez
On Wed, 22 Feb 2023 at 16:07, Richard Cochran wrote: > Dear Devs, > > I'll be releasing 4.0 in the next day or two. I won't be taking any > Great :-) Will your power profile patch be included? It looks like it passed the review. Erez > new stuff until after the release. If you have any last

Re: [Linuxptp-devel] Code freeze for 4.0 release

2023-02-22 Thread Vladimir Oltean
Hi Richard, On Wed, Feb 22, 2023 at 07:03:59AM -0800, Richard Cochran wrote: > Dear Devs, > > I'll be releasing 4.0 in the next day or two. I won't be taking any > new stuff until after the release. If you have any last minute > critical bug fixes, please let me know ASAP. > > Thanks, > Richar

Re: [Linuxptp-devel] [PATCH v6 00/11] Profile support for IEEE C37.238-2011 and IEEE C37.238-2017

2023-02-22 Thread Magnus Armholt via Linuxptp-devel
Hi, Could you please provide an example how to use linux vlan interfaces in order to live up to the required behaviour by the Power profile 2011 (receive 802.1Q tagged and untagged frames, send tagged frames - configurable VID, default 4). I tried to achieve this with linux vlan interfaces but