Why when checking the 'speed' for a particular NIC via /sys/device/ filesystem shows "Invalid argument" ?
Issue
- While checking the
speedcharacteristics for a NIC via/sys/devices/pci*it gives below error;
~]# cat /sys/devices/pci0000:20/0000:20:02.0/0000:27:00.0/net/ens6/speed
cat: /sys/devices/pci0000:20/0000:20:02.0/0000:27:00.0/net/ens6/speed: Invalid argument
~]# cat /sys/devices/pci0000:20/0000:20:02.0/0000:27:00.0/net/ens6d1/speed
cat: /sys/devices/pci0000:20/0000:20:02.0/0000:27:00.0/net/ens6d1/speed: Invalid argument
Environment
- Red Hat Enterprise Linux (All Versions)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.