[PATCH] examples/ptpclient: revert add frequency adjustment
Bruce Richardson
bruce.richardson at intel.com
Wed Nov 27 16:22:27 CET 2024
On Wed, Nov 27, 2024 at 07:27:21AM +0000, Mingjin Ye wrote:
> This commit references GPL-licensed code and therefore cannot be applied
> to the DPDK.
>
> Therefore the following commit was reverted accordingly.
>
> Fixes: 6d55af611fd5 ("examples/ptpclient: add frequency adjustment")
>
> By resuming this commit, the basic functionality (PMD support for
> high-precision clocks) will not be affected, but its accuracy will be
> reduced to the microsecond level.
>
> Fixes: 6d55af611fd5 ("examples/ptpclient: add frequency adjustment")
>
> Signed-off-by: Mingjin Ye <mingjinx.ye at intel.com>
> ---
> doc/guides/sample_app_ug/ptpclient.rst | 17 +-
> examples/ptpclient/ptpclient.c | 302 ++-----------------------
> 2 files changed, 25 insertions(+), 294 deletions(-)
>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied to dpdk-next-net-intel
/Bruce
More information about the dev
mailing list