[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220401093909.3341836-1-horatiu.vultur@microchip.com>
Date: Fri, 1 Apr 2022 11:39:07 +0200
From: Horatiu Vultur <horatiu.vultur@...rochip.com>
To: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <andrew@...n.ch>, <hkallweit1@...il.com>, <linux@...linux.org.uk>,
<davem@...emloft.net>, <kuba@...nel.org>,
<richardcochran@...il.com>, <UNGLinuxDriver@...rochip.com>,
Horatiu Vultur <horatiu.vultur@...rochip.com>
Subject: [RFC PATCH net-next 0/2] ethtool: Extend to set PHY latencies
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
Powered by blists - more mailing lists