netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH net-next 0/2] ethtool: Extend to set PHY latencies
@ 2022-04-01  9:39 Horatiu Vultur
  2022-04-01  9:39 ` [RFC PATCH net-next 1/2] ethtool: Extend to allow " Horatiu Vultur
  2022-04-01  9:39 ` [RFC PATCH net-next 2/2] net: phy: micrel: Implement set/get_tunable Horatiu Vultur
  0 siblings, 2 replies; 5+ messages in thread
From: Horatiu Vultur @ 2022-04-01  9:39 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: andrew, hkallweit1, linux, davem, kuba, richardcochran,
	UNGLinuxDriver, Horatiu Vultur

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-01 13:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01  9:39 [RFC PATCH net-next 0/2] ethtool: Extend to set PHY latencies Horatiu Vultur
2022-04-01  9:39 ` [RFC PATCH net-next 1/2] ethtool: Extend to allow " Horatiu Vultur
2022-04-01 12:36   ` Andrew Lunn
2022-04-01 13:40     ` Horatiu Vultur
2022-04-01  9:39 ` [RFC PATCH net-next 2/2] net: phy: micrel: Implement set/get_tunable Horatiu Vultur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).