mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
The sysfs call used to determine link speed occasionally will fail and return -1. In order to mitigate side effects from this behavior, return 10 Gbs link speed instead of 1 Gbs. This mitigates problems that occur when this issue is seen on 10GbE ports. This approach was elected over returning -1 to be handled on the host side in order to avoid breaking mpm compatibility. Signed-off-by: ettus <matt.prost@ni.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CMakeLists.txt | ||
| dtoverlay.py | ||
| i2c_dev.py | ||
| net.py | ||
| sysfs_gpio.py | ||
| sysfs_thermal.py | ||
| udev.py | ||
| uio.py | ||
| watchdog.py | ||