Re: [PATCH net-next v1 5/6] ptp: Support late timestamp determination
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-03-25 00:04:40
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-03-25 00:04:40
On Thu, Mar 24, 2022 at 08:52:18PM +0100, Gerhard Engleder wrote:
I thought that PTP packages are rare and that bloating the socket is not welcome.
Some PTP profiles use insanely high frame rates. like G.8275.1 with Sync and Delay Req at 16/sec each. times the number of clients. Bloating the skbuff is bad, but the `sock` is not so critical in its storage costs. Thanks, Richard