I recently noticed I am only getting 100Mbit/s of througput on my gigabit home network.
When looking into it with ethtool
I found my ArchLinux Box was using 100baseT/Half
as link speed instead of 1000baseT/Full
which its NIC and the switch connected to it support.I am not sure why but the NIC seems to not be advertising its link-modes according to ethtool
:
Settings for enp0s31f6:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported …
Run Code Online (Sandbox Code Playgroud)