Re: [PATCH ethtool v4 2/6] Add cable test TDR support

2020-07-04 Thread Michal Kubecek
On Wed, Jul 01, 2020 at 03:07:39AM +0200, Andrew Lunn wrote: > Add support for accessing the cable test time domain reflectromatry > data. Add a new command --cable-test-tdr, and support for dumping the > data which is returned. > > Signed-off-by: Andrew Lunn > --- Looks good to me, only three m

[PATCH ethtool v4 2/6] Add cable test TDR support

2020-06-30 Thread Andrew Lunn
Add support for accessing the cable test time domain reflectromatry data. Add a new command --cable-test-tdr, and support for dumping the data which is returned. Signed-off-by: Andrew Lunn --- ethtool.c| 8 ++ netlink/cable_test.c | 296 +++