Comment 4 for bug 1797654

Revision history for this message
dann frazier (dannf) wrote :

bionic verification:

ubuntu@d06-3:~$ cat /proc/version
Linux version 4.15.0-39-generic (buildd@bos02-arm64-010) (gcc version 7.3.0 (Ubuntu/Linaro 7.3.0-16ubuntu3)) #42-Ubuntu SMP Tue Oct 23 15:43:48 UTC 2018
ubuntu@d06-3:~$ sudo ethtool -s enp125s0f2 speed 100 duplex half autoneg off
ubuntu@d06-3:~$ sudo ethtool enp125s0f2 | grep auto-negotiation
 Supports auto-negotiation: Yes
 Advertised auto-negotiation: No
ubuntu@d06-3:~$ sudo ifconfig enp125s0f2 down; sudo ifconfig enp125s0f2 up
ubuntu@d06-3:~$ sudo ethtool enp125s0f2 | grep auto-negotiation
 Supports auto-negotiation: Yes
 Advertised auto-negotiation: No