Re: [Linuxptp-devel] [PATCH 00/11] synce4l: add software for Synchronous Ethernet
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2022-05-26 17:51:13
|
On Mon, May 02, 2022 at 11:05:54AM +0200, Arkadiusz Kubalewski wrote: > synce4l is a software implementation of Synchronous Ethernet (Sync-E) > according to ITU-T Recommendation G.8264. The design goal is to provide > logic to supported hardware by processing Ethernet Synchronization > Messaging Channel (ESMC) and control Digital Phase Locked Loop (DPLL) > clock on Network Card Interface (NIC). The bulk of this is a new, stand alone program. One comment that I received off list questioned whether this program should be part of linuxptp, or does it deserve its own project? My main concern is the fact that my time is limited to work on linuxptp, and I already have a back log of patches. If synce will have rapid development, new features, etc, then I don't want to be the bottleneck. Thanks, Richard |