Re: [PATCH v8 net-next 1/3] ptp_mock: Expose ptp_clock_info to external drivers
Vadim Fedorenko <[email protected]>
| Newsgroups | org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On 12.08.2026 19:37, Maciek Machnikowski wrote: > Allow exposing the ptp_clock_info of the ptp_mock to the external drivers. > Convert spinlocks to SLIS to allow gettime to be called from the netdevsim. > This is a prerequisite for implementing ptp support on netdevsim. > > Co-developed-by: Milena Olech <[email protected]> > Signed-off-by: Milena Olech <[email protected]> > Signed-off-by: Maciek Machnikowski <[email protected]> Reviewed-by: Vadim Fedorenko <[email protected]>