On Tue, Nov 23, 2021 at 6:40 PM Nipun Gupta <nipun.gu...@nxp.com> wrote: > > Acked-by: Nipun Gupta<nipun.gu...@nxp.com>
Please don't top post. Can you also be careful with your ack tag? It is missing a space between name and mail address. > > > -----Original Message----- > > From: vanshika.shu...@nxp.com <vanshika.shu...@nxp.com> > > Sent: 22 November 2021 13:01 > > To: dev@dpdk.org; tho...@monjalon.net > > Cc: Nipun Gupta <nipun.gu...@nxp.com>; david.march...@redhat.com; > > sta...@dpdk.org; Vanshika Shukla <vanshika.shu...@nxp.com> > > Subject: [PATCH v2] examples/ptpclient: fix delay request message > > > > From: Vanshika Shukla <vanshika.shu...@nxp.com> > > > > The size of delay request message sent out by the DPDK > > ptpclient application was observed to have extra length > > than expected. Due to this, bad messages were observed > > on the master side and delay response was not received. > > This patch fixes this bug. > > > > Fixes: ab129e9065a5 ("examples/ptpclient: add minimal PTP client") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Vanshika Shukla <vanshika.shu...@nxp.com> -- David Marchand