On Sat, 31 Oct 2020 19:01:41 -0700 Richard Cochran wrote: > On Sat, Oct 31, 2020 at 11:40:40AM -0700, Jakub Kicinski wrote: > > On Thu, 29 Oct 2020 21:09:31 +0200 Grygorii Strashko wrote: > > > The timestamping tool is supporting now only PTPv1 (IEEE-1588 2002) while > > > modern HW often supports also/only PTPv2. > > > > > > Hence timestamping tool is still useful for sanity testing of PTP drivers > > > HW timestamping capabilities it's reasonable to upstate it to support > > > PTPv2. This patch adds corresponding support which can be enabled by using > > > new parameter "PTPV2". > > > > > > Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx> > > > > CC: Richard > > Acked-by: Richard Cochran <richardcochran@xxxxxxxxx> Applied, thanks!