> -----Original Message----- > From: Matthew Via [mailto:[email protected]] > Sent: Friday, August 09, 2019 8:48 AM > To: Keller, Jacob E <[email protected]>; > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/linuxptp-users
