Re: [PATCH net] ptp: Add mock device
From: Thomas Weißschuh
Date: Mon Feb 03 2025 - 15:16:01 EST
On 2025-02-03 21:07:29+0100, Andrew Lunn wrote:
> On Mon, Feb 03, 2025 at 08:50:46PM +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.
>
> What does this add which netdevsim does not provide?
Nothing. I did not know this existed.
Thanks for the hint.
Thomas