On Sat, Dec 12, 2015 at 09:50:32PM +0100, Richard Cochran wrote:
> I wouldn't follow ixgbe, because putting the reset in the 'open'
> method means that the clock will become reset during ifup/ifdown.  For
> the ixgbe this is necessary, IIRC, but I wouldn't do it unless you are 
> absolutely by some HW quirk.

I was not sure if having it reset during ifup makes more sense. Does the
clock go away when the interface is down? I can't test that right now.
It is my primary interface so it is always up on my device.

> I would try something like the following untested patch...

Just finished doing an initial test of quickly making the same changes
you sent. Looks like it fixes the problem I was seeing.

Makes sense. Stop reseting the clock and it will not reset.

Brian

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

Reply via email to