On 10/15/2024 6:43 PM, Stephen Hemminger wrote: > On Tue, 15 Oct 2024 08:22:01 +0000 > Mingjin Ye <mingjinx...@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...@intel.com> >> Signed-off-by: Wenjun Wu <wenjun1...@intel.com> >> Signed-off-by: Mingjin Ye <mingjinx...@intel.com> > > This fails build testing, is it depending on some other patch? >
It is based on next-net, and uses a new API in next-net. We may proceed with this patch after next-net pulled to main.