Re: [PATCH v2 net-next 5/6] net: ethtool: Allow PHY cable test TDR data to configured

2020-05-24 Thread Michal Kubecek
On Sun, May 24, 2020 at 05:27:45PM +0200, Andrew Lunn wrote: > Allow the user to configure where on the cable the TDR data should be > retrieved, in terms of first and last sample, and the step between > samples. Also add the ability to ask for TDR data for just one pair. > > If this configuration

[PATCH v2 net-next 5/6] net: ethtool: Allow PHY cable test TDR data to configured

2020-05-24 Thread Andrew Lunn
Allow the user to configure where on the cable the TDR data should be retrieved, in terms of first and last sample, and the step between samples. Also add the ability to ask for TDR data for just one pair. If this configuration is not provided, it defaults to 1-150m at 1m intervals for all pairs.