Is there any tuning to be done when enabling EEE? I am experimenting with it on the onbaord Aquantia Corp. AQC113C NBase-T/IEEE 802.3an 10G NICs but having it enabled is causing very laggy web browsing on the devices connected to these ports. Is there any tuning to be done?
Just:
# ethtool --set-eee eth3 eee on
# ethtool --show-eee eth3
EEE Settings for eth3:
EEE status: enabled - inactive
Tx LPI: 0 (us)
Supported EEE link modes: 1000baseT/Full
10000baseT/Full
Advertised EEE link modes: 1000baseT/Full
10000baseT/Full
Link partner advertised EEE link modes: Not reported
The managed switch is a Netgear GS316EP which is supports 802.3az. The dumb AP which is connected to the switch is a Redmi AX6000. I’m sure it is also compatible I need to look. I’m not sure if every device in the chain needs to support it? If the manage switch supports it, I would think that would be enough or am I mistaken?
I have run into similar issues in the past, my gut feeling was/is that this really depends on whether a given pair of ports harmonises with EEE or not (which is annoying). Problem might appear if one or both sides support and/or enable EEE. But this thread is a good reminder to keep EEE in the search pattern for hard to diagnose issues.
An update - I realize now that the uplink port was not to blame for the connectivity problems. I also enabled EEE on eth1 which in this setup is connected to my ISP's ONT. It is that device that is not playing well with EEE. The other three ports have it enabled without any noticeable effects.