[PATCH ethtool v3 0/3] Add support for PSE priority feature and PSE event monitoring

Kory Maincent posted 3 patches 1 month, 2 weeks ago
ethtool.8.in                           | 31 ++++++++++++
ethtool.c                              |  1 +
netlink/monitor.c                      |  9 +++-
netlink/netlink.h                      |  1 +
netlink/pse-pd.c                       | 89 ++++++++++++++++++++++++++++++++++
uapi/linux/ethtool.h                   |  4 +-
uapi/linux/ethtool_netlink.h           |  2 -
uapi/linux/ethtool_netlink_generated.h | 83 +++++++++++++++++++++++++++++++
uapi/linux/if_link.h                   |  2 +
uapi/linux/neighbour.h                 |  5 ++
10 files changed, 222 insertions(+), 5 deletions(-)
[PATCH ethtool v3 0/3] Add support for PSE priority feature and PSE event monitoring
Posted by Kory Maincent 1 month, 2 weeks ago
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>
---
Changes in v3:
- Change event loop limit to not ignore events that could be out of scope.
- Fix incorrect attribute usage.
- Improve documentation.
- Link to v2: https://lore.kernel.org/r/20250813-b4-feature_poe_pw_budget-v2-0-0bef6bfcc708@bootlin.com

Changes in v2:
- Split the second patch in two to separate the PSE priority feature and
  the PSE event feature support.
- Regenerate the "update UAPI header copies" patch.
- Link to v1: https://lore.kernel.org/r/20250620-b4-feature_poe_pw_budget-v1-0-0bdb7d2b9c8f@bootlin.com

---
Kory Maincent (3):
      update UAPI header copies
      ethtool: pse-pd: Add PSE priority support
      ethtool: pse-pd: Add PSE event monitoring support

 ethtool.8.in                           | 31 ++++++++++++
 ethtool.c                              |  1 +
 netlink/monitor.c                      |  9 +++-
 netlink/netlink.h                      |  1 +
 netlink/pse-pd.c                       | 89 ++++++++++++++++++++++++++++++++++
 uapi/linux/ethtool.h                   |  4 +-
 uapi/linux/ethtool_netlink.h           |  2 -
 uapi/linux/ethtool_netlink_generated.h | 83 +++++++++++++++++++++++++++++++
 uapi/linux/if_link.h                   |  2 +
 uapi/linux/neighbour.h                 |  5 ++
 10 files changed, 222 insertions(+), 5 deletions(-)
---
base-commit: 755f5d758e7a365d13140a130a748283b67f756e
change-id: 20241204-b4-feature_poe_pw_budget-0aee8624fc55

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