[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251031181027.1313b51d@kmaincent-XPS-13-7390>
Date: Fri, 31 Oct 2025 18:10:27 +0100
From: Kory Maincent <kory.maincent@...tlin.com>
To: Vadim Fedorenko <vadim.fedorenko@...ux.dev>
Cc: Sudarsana Kalluru <skalluru@...vell.com>, Manish Chopra
<manishc@...vell.com>, Marco Crivellari <marco.crivellari@...e.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>, Sunil Goutham <sgoutham@...vell.com>, Richard
Cochran <richardcochran@...il.com>, Russell King <linux@...linux.org.uk>,
Vladimir Oltean <vladimir.oltean@....com>, Simon Horman <horms@...nel.org>,
Jacob Keller <jacob.e.keller@...el.com>,
linux-arm-kernel@...ts.infradead.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/7] convert drivers to use ndo_hwtstamp
callbacks part 3
On Fri, 31 Oct 2025 00:46:00 +0000
Vadim Fedorenko <vadim.fedorenko@...ux.dev> wrote:
> This patchset converts the rest of ethernet drivers to use ndo callbacks
> instead ioctl to configure and report time stamping. The drivers in part
> 3 originally implemented only SIOCSHWTSTAMP command, but converted to
> also provide configuration back to users.
For these 3 patches, maybe it is better to split them in two to separate the
NDO conversion from the hwtstamp_get support. I will let Jakub with the final
word on this.
> Vadim Fedorenko (7):
> bnx2x: convert to use ndo_hwtstamp callbacks
> net: liquidio: convert to use ndo_hwtstamp callbacks
> net: liquidio_vf: convert to use ndo_hwtstamp callbacks
> net: octeon: mgmt: convert to use ndo_hwtstamp callbacks
> net: thunderx: convert to use ndo_hwtstamp callbacks
> net: pch_gbe: convert to use ndo_hwtstamp callbacks
> qede: convert to use ndo_hwtstamp callbacks
>
> .../net/ethernet/broadcom/bnx2x/bnx2x_main.c | 53 +++++++++-------
> .../net/ethernet/cavium/liquidio/lio_main.c | 50 ++++++---------
> .../ethernet/cavium/liquidio/lio_vf_main.c | 48 ++++++--------
> .../net/ethernet/cavium/octeon/octeon_mgmt.c | 62 ++++++++++---------
> .../net/ethernet/cavium/thunder/nicvf_main.c | 45 ++++++++------
> .../ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 40 +++++++-----
> drivers/net/ethernet/qlogic/qede/qede_main.c | 22 +------
> drivers/net/ethernet/qlogic/qede/qede_ptp.c | 47 +++++++++-----
> drivers/net/ethernet/qlogic/qede/qede_ptp.h | 6 +-
> 9 files changed, 191 insertions(+), 182 deletions(-)
>
--
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com
Powered by blists - more mailing lists