[PATCH v7] examples/ptpclient: add frequency adjustment

Ye, MingjinX mingjinx.ye at intel.com
Wed Oct 16 03:23:44 CEST 2024



> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Wednesday, October 16, 2024 1:44 AM
> To: Ye, MingjinX <mingjinx.ye at intel.com>
> Cc: dev at dpdk.org; Su, Simei <simei.su at intel.com>; Wenjun Wu
> <wenjun1.wu at intel.com>; Rybalchenko, Kirill <kirill.rybalchenko at intel.com>
> Subject: Re: [PATCH v7] examples/ptpclient: add frequency adjustment
> 
> On Tue, 15 Oct 2024 08:22:01 +0000
> Mingjin Ye <mingjinx.ye at intel.com> wrote:
> 
> > This patch adds PI servo controller to support frequency adjustment
> > API for IEEE1588 PTP.
> >
> > For example, the command for starting ptpclient with PI controller is:
> > dpdk-ptpclient -a 0000:81:00.0 -c 1 -n 3 -- -T 0 -p 0x1 -c 1
> >
> > Signed-off-by: Simei Su <simei.su at intel.com>
> > Signed-off-by: Wenjun Wu <wenjun1.wu at intel.com>
> > Signed-off-by: Mingjin Ye <mingjinx.ye at intel.com>
> 
> This fails build testing, is it depending on some other patch?


The next version of '[v6,3/3] examples/ptpclient: add frequency adjustment'. The current
dependent patch has not been merged into the main branch, and the CI will fail to compile.

V6 patch set: https://patchwork.dpdk.org/project/dpdk/list/?series=33428


More information about the dev mailing list