Skip to content

Commit 6cf8802

Browse files
committed
Update PCM_IIO_README.md
1 parent ca05aa6 commit 6cf8802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/PCM_IIO_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Inbound (PCIe device DMA into system) metrics:
99
* IB write (inbound write): the number of bytes per second that the PCIe device requested to write to main memory through DMA
1010
* IB read (inbound read): the number of bytes per second that the PCIe device requested to read from main memory through DMA
1111

12-
Outbound (CPU MMIO to the PCIe device):
12+
Outbound (CPU MMIO to the PCIe device) metrics:
1313

1414
* 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)
1515
* OB write (outbound read): the number of bytes per second that the CPU requested to read from the PCIe device through MMIO

0 commit comments

Comments
 (0)