[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aCLglK2df5Z05z3B@shredder>
Date: Tue, 13 May 2025 09:03:00 +0300
From: Ido Schimmel <idosch@...dia.com>
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, Petr Machata <petrm@...dia.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Simon Horman <horms@...nel.org>,
Vadim Fedorenko <vadim.fedorenko@...ux.dev>,
Richard Cochran <richardcochran@...il.com>
Subject: Re: [PATCH net-next] net: mlxsw: convert to ndo_hwtstamp_get() and
ndo_hwtstamp_set()
On Mon, May 12, 2025 at 06:44:11PM +0300, Vladimir Oltean wrote:
> New timestamping API was introduced in commit 66f7223039c0 ("net: add
> NDOs for configuring hardware timestamping") from kernel v6.6. It is
> time to convert the mlxsw driver to the new API, so that the
> ndo_eth_ioctl() path can be removed completely.
>
> The UAPI is still ioctl-only, but it's best to remove the "ioctl"
> mentions from the driver in case a netlink variant appears.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@....com>
Reviewed-by: Ido Schimmel <idosch@...dia.com>
Thanks!
Powered by blists - more mailing lists