[RFC PATCH net-next 0/2] ethtool: Extend to set PHY latencies

Horatiu Vultur posted 2 patches 4 years, 2 months ago
drivers/net/phy/micrel.c     | 93 ++++++++++++++++++++++++++++++++++++
include/uapi/linux/ethtool.h |  6 +++
net/ethtool/common.c         |  6 +++
net/ethtool/ioctl.c          | 10 ++++
4 files changed, 115 insertions(+)
[RFC PATCH net-next 0/2] ethtool: Extend to set PHY latencies
Posted by Horatiu Vultur 4 years, 2 months ago
Because there will always be a strugged to configure correct latencies, then
don't allow the kernel or the DT to have these values but allow the userspace
to configure them.
Therefore extend ethtool to allow to configure the latencies both per speed
and direction.

Horatiu Vultur (2):
  ethtool: Extend to allow to set PHY latencies
  net: phy: micrel: Implement set/get_tunable

 drivers/net/phy/micrel.c     | 93 ++++++++++++++++++++++++++++++++++++
 include/uapi/linux/ethtool.h |  6 +++
 net/ethtool/common.c         |  6 +++
 net/ethtool/ioctl.c          | 10 ++++
 4 files changed, 115 insertions(+)

-- 
2.33.0