Re: [Linuxptp-users] Which distributions have native ptp support?
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Keller, J. E <jac...@in...> - 2013-10-28 21:28:40
|
On Mon, 2013-10-28 at 19:17 +0000, Gabe Black wrote: > > -----Original Message----- > > From: Keller, Jacob E [mailto:jac...@in...] > > You shouldn't have to, however, I would suggest disabling EEE support, > > as this has been known to cause issues on the i350 > > > > ethtool --set-eee device eee off > > > > This should fix your issue, if not please me know. > > Thank you for the reply. > > That option does not appear to be available with the stock igb driver of RH6.4 > > [root@ network-scripts]# ethtool -i eth3 > driver: igb > version: 4.0.1-k > firmware-version: 0.1470, 0x05fc8000 > ... > [root@ network-scripts]# ethtool --show-eee eth3 > Cannot get EEE settings: Operation not supported > > Is there another way to disable EEE? Or would not having that option in ethtool mean it is off? > > Gabe I am not certain. I believe it would simply be off. At any rate looks like you got the issue fixed. Regards, Jake |