[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250305-feature_ptp-v1-0-f36f64f69aaa@bootlin.com>
Date: Wed, 05 Mar 2025 18:33:36 +0100
From: Kory Maincent <kory.maincent@...tlin.com>
To: Michal Kubecek <mkubecek@...e.cz>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Andrew Lunn <andrew@...n.ch>,
Willem de Bruijn <willemdebruijn.kernel@...il.com>,
Jason Xing <kernelxing@...cent.com>, Russell King <linux@...linux.org.uk>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Maxime Chevallier <maxime.chevallier@...tlin.com>,
Kory Maincent <kory.maincent@...tlin.com>
Subject: [PATCH ethtool-next 0/3] Add support for hardware timestamp
provider
Add support for reading tsinfo of a specific hardware timetstamp provider.
Enable selecting the hwtstamp provider within the network topology of a
network interface.
Signed-off-by: Kory Maincent <kory.maincent@...tlin.com>
---
Kory Maincent (3):
update UAPI header copies
tsinfo: Add support for hwtstamp provider
netlink: Add support for tsconfig command
Makefile.am | 1 +
ethtool.8.in | 41 +-
ethtool.c | 14 +-
netlink/extapi.h | 4 +
netlink/ts.h | 22 +
netlink/tsconfig.c | 153 ++++++
netlink/tsinfo.c | 110 +++-
uapi/linux/ethtool.h | 31 ++
uapi/linux/ethtool_netlink.h | 899 +--------------------------------
uapi/linux/ethtool_netlink_generated.h | 821 ++++++++++++++++++++++++++++++
uapi/linux/if_link.h | 26 +
uapi/linux/net_tstamp.h | 11 +
uapi/linux/rtnetlink.h | 22 +-
uapi/linux/stddef.h | 13 +-
uapi/linux/types.h | 1 +
15 files changed, 1262 insertions(+), 907 deletions(-)
---
base-commit: c62310eb2999e40545d0aa6f3a7489864b633607
change-id: 20241205-feature_ptp-5f11ec7a5b95
Best regards,
--
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com
Powered by blists - more mailing lists