> -----Original Message-----
> From: Stephen Hemminger <[email protected]>
> Sent: Wednesday, October 16, 2024 1:44 AM
> To: Ye, MingjinX <[email protected]>
> Cc: [email protected]; Su, Simei <[email protected]>; Wenjun Wu
> <[email protected]>; Rybalchenko, Kirill <[email protected]>
> Subject: Re: [PATCH v7] examples/ptpclient: add frequency adjustment
>
> On Tue, 15 Oct 2024 08:22:01 +0000
> Mingjin Ye <[email protected]> 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 <[email protected]>
> > Signed-off-by: Wenjun Wu <[email protected]>
> > Signed-off-by: Mingjin Ye <[email protected]>
>
> 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