> -----Original Message----- > From: dev <[email protected]> On Behalf Of Harman Kalra > Sent: Thursday, July 25, 2019 7:55 PM > To: John McNamara <[email protected]>; Pablo de Lara > <[email protected]>; Bruce Richardson > <[email protected]>; Harry van Haaren > <[email protected]>; Xiaoyun Li <[email protected]> > Cc: [email protected]; Harman Kalra <[email protected]>; [email protected] > Subject: [dpdk-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 ("examples/ptpclient: add minimal PTP client") > Cc: [email protected] > > Signed-off-by: Harman Kalra <[email protected]>
Reviewed-by: Jerin Jacob <[email protected]>

