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...@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.richard...@intel.com>
Applied to dpdk-next-net-intel /Bruce