Re: [PATCH net] ptp: Add mock device

From: Andrew Lunn
Date: Mon Feb 03 2025 - 15:11:02 EST


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?

Andrew