Re: [PATCH net] ptp: Add mock device
From: Jakub Kicinski
Date: Mon Feb 03 2025 - 16:35:01 EST
On Mon, 03 Feb 2025 20:50:46 +0100 Thomas Weißschuh wrote:
> While working on the PTP core or userspace components,
> a real PTP device is not always available.
> Introduce a tiny module which creates a mock PTP device.
FTR we (netdev) do not accept mock devices unless there are selftests
which exercise them in a meaningful way. Otherwise we get a stream
of impossible to judge patches for such devices :(