You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/sysman/PROG.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
-
<%
1
+
2
+
<%
2
3
OneApi=tags['$OneApi']
3
4
x=tags['$x']
4
5
X=x.upper()
@@ -1631,8 +1632,7 @@ the device and sub-devices:
1631
1632
else
1632
1633
output(" Config: DOWN")
1633
1634
1634
-
${s}FabricPortGetMultiPortThroughput provides mechanism for user to gather throughput
1635
-
values for multiple ports together in a single call.
1635
+
The function ${s}FabricPortGetMultiPortThroughput provides a mechanism for the user to gather throughput values for multiple ports together in a single call.
1636
1636
1637
1637
The following pseudo-code describes how API is used to gather throughput:
0 commit comments