[Intel-wired-lan] [RFC v2 net-next 1/2] rtnetlink: Add new RTM_GETSYNCESTATE message to get SyncE status
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-09-01 02:02:39
Also in:
linux-kselftest, netdev
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-09-01 02:02:39
Also in:
linux-kselftest, netdev
On Tue, 31 Aug 2021 22:09:18 +0000 Machnikowski, Maciej wrote:
OK I can strip down the RTNL EEC state interface to only report the state without any extras, like pin. Next step would be to add the control over recovered clock also to the netdev subsystem. The EEC state read is needed for recovered/source clock validation and that's why I think it belongs to the RTNL part as it gates the QL for each port.
If you mean just reporting state and have a syncE on/off without any option for other sources that's fine by me.