mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH ethtool-next v2 0/2] Add support for new features in C33 PSE
@ 2024-10-07 12:18 Kory Maincent
  2024-10-07 12:18 ` [PATCH ethtool-next v2 1/2] ethtool: pse-pd: Expand C33 PSE with several new features Kory Maincent
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kory Maincent @ 2024-10-07 12:18 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>

This series adds support for several new features to the C33 PSE commands:
- Get the Class negotiated between the Powered Device and the PSE
- Get Extended state and substate
- Get the Actual power
- Configure the power limit
- Get the Power limit ranges available

It also updates the manual accordingly.

Example:
$ ethtool --set-pse eth1 c33-pse-avail-pw-limit 18000
$ ethtool --show-pse eth1
PSE attributes for eth1:
Clause 33 PSE Admin State: enabled
Clause 33 PSE Power Detection Status: disabled
Clause 33 PSE Extended State: Group of mr_mps_valid states
Clause 33 PSE Extended Substate: Port is not connected
Clause 33 PSE Available Power Limit: 18000
Clause 33 PSE Power Limit Ranges:
        range:
                min 15000
                max 18100
        range:
                min 30000
                max 38000
        range:
                min 60000
                max 65000
        range:
                min 90000
                max 97500

This series requisites the c33 PSE documentation support patch sent
mainline:
https://lore.kernel.org/r/20240911-fix_missing_doc-v2-1-e2eade6886b9@bootlin.com

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
Changes in v2:
- Add missing c33-pse-avail-pw-limit help usage.
- Remove patch 2 which gets merged.
- Link to v1: https://lore.kernel.org/r/20240912-feature_poe_power_cap-v1-0-499e3dd996d7@bootlin.com

---
Kory Maincent (2):
      ethtool: pse-pd: Expand C33 PSE with several new features
      ethtool.8: Add documentation for new C33 PSE features

 ethtool.8.in     |  36 ++++++++
 ethtool.c        |   1 +
 netlink/pse-pd.c | 275 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 312 insertions(+)
---
base-commit: 96aad731275fb4e48e01da697882241e6a0cc198
change-id: 20240709-feature_poe_power_cap-56bd976dd237

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:[~2024-10-09  9:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-07 12:18 [PATCH ethtool-next v2 0/2] Add support for new features in C33 PSE Kory Maincent
2024-10-07 12:18 ` [PATCH ethtool-next v2 1/2] ethtool: pse-pd: Expand C33 PSE with several new features Kory Maincent
2024-10-07 12:18 ` [PATCH ethtool-next v2 2/2] ethtool.8: Add documentation for new C33 PSE features Kory Maincent
2024-10-09  9:30 ` [PATCH ethtool-next v2 0/2] Add support for new features in C33 PSE patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®