Hi Ferruh Yigit, The patch is in 'Changes Requested' status. Can you review it for me?
Regards, Mingjin > -----Original Message----- > From: Ferruh Yigit <ferruh.yi...@amd.com> > Sent: Wednesday, October 16, 2024 1:58 AM > To: Stephen Hemminger <step...@networkplumber.org>; Ye, MingjinX > <mingjinx...@intel.com> > Cc: dev@dpdk.org; Su, Simei <simei...@intel.com>; Wenjun Wu > <wenjun1...@intel.com>; Rybalchenko, Kirill <kirill.rybalche...@intel.com> > Subject: Re: [PATCH v7] examples/ptpclient: add frequency adjustment > > 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.