roce (RoCE Bandwidth)
The timeline information of RoCE bandwidth data is displayed at the RoCE level in the msprof_*.json file. The summary information is summarized in the roce_*.csv file.
Availability
Data at RoCE Level in msprof_*.json
The following figure shows data at the RoCE level in the msprof_*.json file.
|
Field |
Description |
|---|---|
|
Tx/Rx_Dropped_Rate |
Received/Transmitted packet loss rate. |
|
Tx/Rx_Error_Rate |
Received/Transmitted packet error rate. |
|
Tx/Rx_Packets |
Packet receive/transmit rate. |
|
Tx/Rx_Bandwidth_Efficiency |
Receive/Transmit bandwidth. |
roce_*.csv File
The file content is formatted as follows.
|
Field |
Description |
|---|---|
|
Device_id |
Device ID. |
|
Timestamp(us) |
Timestamp (μs). |
|
Bandwidth(MB/s) |
Bandwidth (MB/s). |
|
Rx Bandwidth efficiency(%) |
Receive bandwidth. |
|
rxPacket/s |
Packet receive rate. |
|
rxError rate(%) |
Received packet error rate. |
|
rxDropped rate(%) |
Received packet loss rate. |
|
Tx Bandwidth efficiency(%) |
Transmit bandwidth. |
|
txPacket/s |
Packet transmit rate. |
|
txError rate(%) |
Transmitted packet error rate. |
|
txDropped rate(%) |
Transmitted packet loss rate. |
|
funcId |
Port ID, which is used to distinguish multiple ports on a device. |