nic (NIC Summary)

The timeline information of NIC summary is displayed at the NIC level in the msprof_*.json file. The summary information is summarized in the nic_*.csv file.

Availability

Atlas 200/300/500 Inference Product

Atlas Training Series Product

Due to hardware limitations, the Atlas 300I inference card does not support NIC data collection.

Data at NIC Level in msprof_*.json

The following figure shows data at the NIC level in the msprof_*.json file.

Figure 1 NIC layer
Table 1 Field description

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.

nic_*.csv File

The file content is formatted as follows.

Figure 2 nic_*.csv
Table 2 Field description

Field

Description

Device_id

Device ID.

Timestamp(us)

Time node, in μ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

Node ID.