netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH ethtool-next 0/2] Add support for PSE priority feature.
@ 2025-06-20 12:33 Kory Maincent
  2025-06-20 12:33 ` [PATCH ethtool-next 1/2] update UAPI header copies Kory Maincent
  2025-06-20 12:33 ` [PATCH ethtool-next 2/2] ethtool: pse-pd: Add PSE priority and event monitoring support Kory Maincent
  0 siblings, 2 replies; 4+ messages in thread
From: Kory Maincent @ 2025-06-20 12:33 UTC (permalink / raw)
  To: Oleksij Rempel, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Andrew Lunn, Michal Kubecek
  Cc: Kyle Swenson, Thomas Petazzoni, netdev, linux-kernel,
	Kory Maincent

From: Kory Maincent (Dent Project) <kory.maincent@bootlin.com>

Add support for PSE (Power Sourcing Equipment) priority management and
event monitoring capabilities.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
Kory Maincent (2):
      update UAPI header copies
      ethtool: pse-pd: Add PSE priority and event monitoring support

 ethtool.8.in                           |  13 ++++
 ethtool.c                              |   1 +
 netlink/monitor.c                      |   8 ++
 netlink/netlink.h                      |   1 +
 netlink/pse-pd.c                       |  88 ++++++++++++++++++++++
 uapi/linux/ethtool.h                   | 134 +++++++++++++++++----------------
 uapi/linux/ethtool_netlink_generated.h |  59 +++++++++++++--
 uapi/linux/if_link.h                   |  16 ++++
 8 files changed, 250 insertions(+), 70 deletions(-)
---
base-commit: 64226907d0d6734bef5098eb343fd2194cd140e2
change-id: 20241204-b4-feature_poe_pw_budget-0aee8624fc55

Best regards,
-- 
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com


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

end of thread, other threads:[~2025-07-07 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 12:33 [PATCH ethtool-next 0/2] Add support for PSE priority feature Kory Maincent
2025-06-20 12:33 ` [PATCH ethtool-next 1/2] update UAPI header copies Kory Maincent
2025-06-20 12:33 ` [PATCH ethtool-next 2/2] ethtool: pse-pd: Add PSE priority and event monitoring support Kory Maincent
2025-07-07 18:31   ` Michal Kubecek

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).