Skip to content

Commit 2648660

Browse files
authored
Update PCM_IIO_README.md
1 parent d1a63aa commit 2648660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/PCM_IIO_README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Inbound (PCIe device DMA into system) metrics:
1111

1212
Outbound (CPU MMIO to the PCIe device) metrics:
1313

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)
1616

1717
IOMMU metrics:
1818

0 commit comments

Comments
 (0)