On 11/23/2016 06:38 AM, yegorsli...@googlemail.com wrote: > From: Yegor Yefremov <yegorsli...@googlemail.com> > > Add the ability to query and set Energy Efficient Ethernet parameters > via ethtool for applicable devices.
Are you sure this is enough to actually enable EEE? I don't see where phy_init_eee() is called here, nor is the cpsw Ethernet controller part configured to enable/disable EEE. EEE is not just a PHY thing, it usually also needs to be configured properly at the Ethernet MAC/switch level as well. Just curious here. -- Florian