diff mbox series

[ethtool-next,v2] ethtool: Add missing clause 33 PSE manual description

Message ID 20240911-fix_missing_doc-v2-1-e2eade6886b9@bootlin.com (mailing list archive)
State Accepted
Commit feea0011ff04f71c0e18990308791a030f19fdf9
Delegated to: Michal Kubecek
Headers show
Series [ethtool-next,v2] ethtool: Add missing clause 33 PSE manual description | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Kory Maincent Sept. 11, 2024, 12:22 p.m. UTC
Add missing descriptions for clause 33 options and return values for
the show-pse and set-pse commands.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
Changes in v2:
- Rebase on top of ethtool-next
- Link to v1: https://lore.kernel.org/r/20240520-fix_missing_doc-v1-1-965c7debfc0e@bootlin.com
---
 ethtool.8.in | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)


---
base-commit: b3ee7c0fa87032dec614dcc716c08a3b77d80fb0
change-id: 20240520-fix_missing_doc-6a0efe51549c

Best regards,

Comments

patchwork-bot+netdevbpf@kernel.org Sept. 16, 2024, 8:10 p.m. UTC | #1
Hello:

This patch was applied to ethtool/ethtool.git (master)
by Michal Kubecek <mkubecek@suse.cz>:

On Wed, 11 Sep 2024 14:22:04 +0200 you wrote:
> Add missing descriptions for clause 33 options and return values for
> the show-pse and set-pse commands.
> 
> Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
> ---
> Changes in v2:
> - Rebase on top of ethtool-next
> - Link to v1: https://lore.kernel.org/r/20240520-fix_missing_doc-v1-1-965c7debfc0e@bootlin.com
> 
> [...]

Here is the summary with links:
  - [ethtool-next,v2] ethtool: Add missing clause 33 PSE manual description
    https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=feea0011ff04

You are awesome, thank you!
diff mbox series

Patch

diff --git a/ethtool.8.in b/ethtool.8.in
index 5b8b8d6..bf8af57 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -540,6 +540,8 @@  ethtool \- query or control network driver and hardware settings
 .I devname
 .RB [ podl\-pse\-admin\-control
 .BR enable | disable ]
+.RB [ c33\-pse\-admin\-control
+.BR enable | disable ]
 .HP
 .B ethtool \-\-flash\-module\-firmware
 .I devname
@@ -1792,6 +1794,21 @@  status depend on internal PSE state machine and automatic PD classification
 support. It corresponds to IEEE 802.3-2018 30.15.1.1.3
 (aPoDLPSEPowerDetectionStatus) with potential values being
 .B disabled, searching, delivering power, sleep, idle, error
+.TP
+.B c33-pse-admin-state
+This attribute indicates the operational status of c33 PSE functions, which
+can be modified using the
+.B c33-pse-admin-control
+parameter. It corresponds to IEEE 802.3-2022 30.9.1.1.2 (aPSEAdminState),
+with potential values being
+.B enabled, disabled
+.TP
+.B c33-pse-power-detection-status
+This attribute indicates the power detection status of the c33 PSE. The
+status depend on internal PSE state machine and automatic PD classification
+support. It corresponds to IEEE 802.3-2022 30.9.1.1.5
+(aPSEPowerDetectionStatus) with potential values being
+.B disabled, searching, delivering power, test, fault, other fault
 .RE
 
 .RE
@@ -1803,6 +1820,10 @@  Set Power Sourcing Equipment (PSE) parameters.
 .A2 podl-pse-admin-control \ enable disable
 This parameter manages PoDL PSE Admin operations in accordance with the IEEE
 802.3-2018 30.15.1.2.1 (acPoDLPSEAdminControl) specification.
+.TP
+.A2 c33-pse-admin-control \ enable disable
+This parameter manages c33 PSE Admin operations in accordance with the IEEE
+802.3-2022 30.9.1.2.1 (acPSEAdminControl) specification.
 
 .RE
 .TP