On Mon, Nov 22, 2021 at 8:31 AM wrote:
> 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.
; > Sent: 22 November 2021 13:01
> > To: dev@dpdk.org; tho...@monjalon.net
> > Cc: Nipun Gupta ; david.march...@redhat.com;
> > sta...@dpdk.org; Vanshika Shukla
> > Subject: [PATCH v2] examples/ptpclient: fix delay request message
> >
> > From: Vanshika Sh
Acked-by: Nipun Gupta
> -Original Message-
> From: vanshika.shu...@nxp.com
> Sent: 22 November 2021 13:01
> To: dev@dpdk.org; tho...@monjalon.net
> Cc: Nipun Gupta ; david.march...@redhat.com;
> sta...@dpdk.org; Vanshika Shukla
> Subject: [PATCH v2] examples/ptpclie
From: Vanshika Shukla
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 ("exa
> > Observed an issue with the length and domain number of the delay request
> > message sent out by the client. Due to which delay response from master
> > was not received.
> >
> > Fixes: ab129e9065a5 ("examples/ptpclient: add minimal PTP client")
> > Cc: sta...@dpdk.org
> >
> > Signed-off-by:
dk-dev] [PATCH v2] examples/ptpclient: fix delay request
> message
>
> Observed an issue with the length and domain number of the delay request
> message sent out by the client. Due to which delay response from master
> was not received.
>
> Fixes: ab129e9065a5 ("e
Observed an issue with the length and domain number of the
delay request message sent out by the client. Due to which delay
response from master was not received.
Fixes: ab129e9065a5 ("examples/ptpclient: add minimal PTP client")
Cc: sta...@dpdk.org
Signed-off-by: Harman Kalra
---
examples/ptpc
7 matches
Mail list logo