diff options
author | Dimitri Fedrau <dima.fedrau@gmail.com> | 2024-02-18 10:57:46 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-22 01:56:59 +0300 |
commit | 560d9a39aeb08ba7989eb15cd9b52f9fa343d9a3 (patch) | |
tree | 241007e65dddb77b20193c1bfe2e836d4eff9ba0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a557a92e68812b295a80f0a3535d166027fb2804 (diff) | |
download | linux-560d9a39aeb08ba7989eb15cd9b52f9fa343d9a3.tar.xz |
net: phy: marvell-88q2xxx: add cable test support
Add cable test support for Marvell 88Q222x devices. Reported distance
granularity is 1m.
1m cable, open:
Cable test started for device eth0.
Cable test completed for device eth0.
Pair A code Open Circuit
Pair A, fault length: 1.00m
1m cable, shorted:
Cable test started for device eth0.
Cable test completed for device eth0.
Pair A code Short within Pair
Pair A, fault length: 1.00m
6m cable, open:
Cable test started for device eth0.
Cable test completed for device eth0.
Pair A code Open Circuit
Pair A, fault length: 6.00m
6m cable, shorted:
Cable test started for device eth0.
Cable test completed for device eth0.
Pair A code Short within Pair
Pair A, fault length: 6.00m
Signed-off-by: Dimitri Fedrau <dima.fedrau@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20240218075753.18067-10-dima.fedrau@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions