* [PATCH] ABI: sysfs-class-infiniband: minor cleanup
@ 2026-06-12 12:26 Manuel Ebner
2026-06-12 14:21 ` Jason Gunthorpe
0 siblings, 1 reply; 2+ messages in thread
From: Manuel Ebner @ 2026-06-12 12:26 UTC (permalink / raw)
To: Jason Gunthorpe, Leon Romanovsky, linux-rdma; +Cc: Manuel Ebner
Close parenthesis with ')'.
Add '-': 64-bit counter.
Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
Documentation/ABI/stable/sysfs-class-infiniband | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/ABI/stable/sysfs-class-infiniband b/Documentation/ABI/stable/sysfs-class-infiniband
index 694f23a03a28..7ba116103429 100644
--- a/Documentation/ABI/stable/sysfs-class-infiniband
+++ b/Documentation/ABI/stable/sysfs-class-infiniband
@@ -148,17 +148,17 @@ Description:
**Data info**:
port_xmit_data: (RO) Total number of data octets, divided by 4
- (lanes), transmitted on all VLs. This is 64 bit counter
+ (lanes), transmitted on all VLs. This is a 64-bit counter
port_rcv_data: (RO) Total number of data octets, divided by 4
- (lanes), received on all VLs. This is 64 bit counter.
+ (lanes), received on all VLs. This is a 64-bit counter.
port_xmit_packets: (RO) Total number of packets transmitted on
all VLs from this port. This may include packets with errors.
- This is 64 bit counter.
+ This is a 64-bit counter.
port_rcv_packets: (RO) Total number of packets (this may include
- packets containing Errors. This is 64 bit counter.
+ packets containing Errors). This is a 64-bit counter.
link_downed: (RO) Total number of times the Port Training state
machine has failed the link error recovery process and downed
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ABI: sysfs-class-infiniband: minor cleanup
2026-06-12 12:26 [PATCH] ABI: sysfs-class-infiniband: minor cleanup Manuel Ebner
@ 2026-06-12 14:21 ` Jason Gunthorpe
0 siblings, 0 replies; 2+ messages in thread
From: Jason Gunthorpe @ 2026-06-12 14:21 UTC (permalink / raw)
To: Manuel Ebner; +Cc: Leon Romanovsky, linux-rdma
On Fri, Jun 12, 2026 at 02:26:12PM +0200, Manuel Ebner wrote:
> Close parenthesis with ')'.
> Add '-': 64-bit counter.
>
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
> ---
> Documentation/ABI/stable/sysfs-class-infiniband | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Applied
Thanks,
Jason
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-12 14:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-12 12:26 [PATCH] ABI: sysfs-class-infiniband: minor cleanup Manuel Ebner
2026-06-12 14:21 ` Jason Gunthorpe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox