File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Inbound (PCIe device DMA into system) metrics:
11
11
12
12
Outbound (CPU MMIO to the PCIe device) metrics:
13
13
14
- * OB read (outbound write ): the number of bytes per second that the CPU requested to write to the PCIe device through MMIO (Memory -mapped I/O)
15
- * OB write (outbound read ): the number of bytes per second that the CPU requested to read from the PCIe device through MMIO
14
+ * OB read (outbound read ): the number of bytes per second that the CPU requested to read from the PCIe device through MMIO (memory -mapped I/O)
15
+ * OB write (outbound write ): the number of bytes per second that the CPU requested to write to the PCIe device through MMIO (memory-mapped I/O)
16
16
17
17
IOMMU metrics:
18
18
You can’t perform that action at this time.
0 commit comments