Re: [Linuxptp-devel] [RFC PATCH v2 9/9] Make allowedLostResponses configurable
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
|
From: Richard C. <ric...@gm...> - 2023-11-16 05:10:10
|
On Mon, May 15, 2023 at 06:26:12PM -0400, Kishen Maloor wrote:
> This change adds 'allowedLostResponses' as a per-port parameter
> with a default value of 3 (per IEEE 802.1AS-2011, clause 11.5.3).
> (Note that this matches the value of the previously #define'd
> ALLOWED_LOST_RESPONSES, so this change does not alter any prevailing
> behavior)
This is not really in scope for the CMDLS feature.
Did you see this recent post?
08.Nov'23 Chwee-Lin Choon [Linuxptp-devel] [PATCH 0/2] Enhanced Handling of Multiple Pdelay Responses
08.Nov'23 Chwee-Lin Choon ├─>[Linuxptp-devel] [PATCH 1/2] Make allowedLostResponses configurable
08.Nov'23 Chwee-Lin Choon └─>[Linuxptp-devel] [PATCH 2/2] port: Fix multiple pdelay response handling
Please review it, as it also implements allowedLostResponses.
Thanks,
Richard
|