> -----Original Message-----
> From: Matthew Via [mailto:v...@matthewvia.info]
> Sent: Friday, August 09, 2019 8:48 AM
> To: Keller, Jacob E <jacob.e.kel...@intel.com>; 
> linuxptp-users@lists.sourceforge.net
> Subject: Re: [Linuxptp-users] ptp4l with freescale dpaa2 ethernet
> 
> I'll try patching that in -- does the flag need to be cleared in the TX 
> confirmation
> function?
> 

Not that I'm aware of. None of the Intel drivers I've worked on do so.

Thanks,
Jake

> > Oh!
> >
> > The driver must set the IN_PROGRESS flag somewhere:
> >
> > skb_shinfo(skb)->tx_flags |= SKBTX_IN_PROGRESS;
> >
> > I don't see this in the code. It should probably be done in the
> > enable_tx_timestamp function.
> >


_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to