integ/base/linuxptp/debian/patches
Andre Mauricio Zelak deeacbcdf3 Redundant HA PTP timing clock sources support
Enhanced phc2sys to support multiple PTP timing clock sources, to
select the best clock source available according to the clocks
statuses.

A series of changes were patched back from a newer version of the
linuxptp package. They contain the support for multiple pmc nodes,
necessary to communicate with multiple ptp4l instances.

The phc2sys is now able to automatically select the best clock
according to the clocks statuses, and also monitors any clock
status change and act to keep the system synchronized to the
best clock source available.

A new set of configuration options were added to control the behavior
of the automatic clock selection algorithm and to configure the clock
source interfaces.

And a new command interface was added to phc2sys to gather statuses
about the clocks configured and the HA algorithm. This interface also
provides commands to control the clock source selection for debug and
maintenance proposes.

Test plan:
PASS: Verify the linuxptp package is built containing all the patches.
PASS: Verify the .deb package produced in the build install and that
all the PTP different deployments new and existing are OK.
PASS: Verify that a new image containing the linuxptp packed can be
installed and that all the PTP different deployments new and existing
are OK.

Story: 2010723
Task: 48642
Change-Id: Ic8c4d9bd335c582a91f1f4418947a81fc5e8b4f9
Signed-off-by: Andre Mauricio Zelak <andre.zelak@windriver.com>
2023-08-18 10:05:14 -03:00
..
0001-clock-Reset-state-when-switching-port-with-same-best.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0002-clock-Reset-clock-check-on-best-clock-port-change.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0003-port-Don-t-check-timestamps-from-non-slave-ports.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0004-port-Don-t-renew-raw-transport.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0005-clockcheck-Increase-minimum-interval.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0006-Add-option-to-disable-default-port-selection-in-phc2.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0007-sysoff-Change-sysoff_measure-to-return-errno.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0008-sysoff-Change-log-level-of-ioctl-error-messages.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0009-sysoff-Retry-on-EBUSY-when-probing-supported-ioctls.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0010-phc2sys-Don-t-exit-when-reading-of-PHC-fails-with-EB.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0011-phc2sys-extract-PMC-functionality-into-a-smaller-str.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0012-phc2sys-make-PMC-functions-non-static.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0013-phc2sys-break-out-pmc-code-into-pmc_common.c.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0014-Introduce-the-PMC-agent-module.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0015-pmc_agent-Rename-pmc_node-to-something-more-descript.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0016-pmc_agent-Hide-the-implementation.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0017-Find-a-better-home-for-the-management-TLV-ID-helper-.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0018-Find-a-better-home-for-the-management-TLV-data-helpe.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0019-Introduce-error-codes-for-the-run_pmc-method.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0020-pmc_agent-Convert-the-subscribe-method-into-the-cano.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0021-pmc_agent-Simplify-the-update-method.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0022-pmc_agent-Simplify-logic-in-update-method.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0023-pmc_agent-Remove-bogus-comparison-between-last-updat.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0024-pmc_agent-Perform-time-comparison-using-positive-log.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0025-pmc_agent-Rename-the-update-method-and-attempt-to-do.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0026-phc2sys-Fix-null-pointer-de-reference-in-manual-mode.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0027-pmc_agent-Convert-the-method-that-queries-TAI-UTC-of.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0028-pmc_agent-Convert-the-method-that-queries-the-port-p.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0029-pmc_agent-Generalize-the-method-that-queries-the-loc.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0030-pmc_agent-Simplify-the-method-that-gets-of-the-numbe.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0031-pmc_agent-Let-the-update-method-poll-for-push-events.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0032-phc2sys-Fix-regression-in-the-automatic-mode.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0033-Implement-push-notification-for-TIME_STATUS_NP.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0034-clock-Rename-UDS-variables-to-read-write.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0035-clock-Add-read-only-UDS-port-for-monitoring.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0036-Rename-management-ID-macros.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0037-Enhance-phc2sys-to-accept-multiple-ptp4l-inputs.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0038-Best-source-selection-algorithm.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0039-Select-best-source-clock-after-state-changes.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0040-Forced-lock-a-clock-source-in-configuration.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0041-HA-phc2sys-com-socket.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0042-Commands-enable-lock-and-disable-lock.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0043-Commands-enable-source-and-disable-source.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0044-Stream-type-phc2sys-com-socket.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0045-Functions-starts_with-and-str_at_column.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0046-Robustness-improvements-to-phc2sys-socket.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
0047-phc2sys-without-w-option.patch Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00
series Redundant HA PTP timing clock sources support 2023-08-18 10:05:14 -03:00