Correct RDC_FI_PCIE_BANDWIDTH unit
The unit should be mbps instead of GB/second
This commit is contained in:
committed by
Liu, Shuzhou (Bill)
parent
d8fec06bab
commit
5e3ebecf80
+1
-1
@@ -177,7 +177,7 @@ typedef enum {
|
||||
RDC_FI_PCIE_RX, //!< PCIe Rx utilization information
|
||||
// RDC_FI_PCIE_TX, RDC_FI_PCIE_RX are not supported on new ASIC
|
||||
// The RDC_FI_PCIE_BANDWIDTH should be used
|
||||
RDC_FI_PCIE_BANDWIDTH, //!< PCIe bandwidth in GB/sec
|
||||
RDC_FI_PCIE_BANDWIDTH, //!< PCIe bandwidth in Mbps
|
||||
|
||||
/**
|
||||
* @brief GPU usage related fields
|
||||
|
||||
Reference in New Issue
Block a user