Skip to content

Commit 094b2f1

Browse files
committed
feat(linux): Add PCIe performance data for AM64X 12.00.00 release
Add the RT Linux performance data for PCIe for 12.00.00 release for AM64X. Signed-off-by: Aksh Garg <a-garg7@ti.com>
1 parent 2ff5b4d commit 094b2f1

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

source/devices/AM64X/linux/RT_Linux_Performance_Guide.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,34 @@ UDP Ingress Throughput
432432

433433
|
434434
435+
PCIe
436+
====
437+
438+
PCIe-NVMe-SSD
439+
-------------
440+
441+
To run the performance test, connect an NVMe SSD to the PCIe slot of the EVM, and execute the following commands:
442+
443+
.. code-block:: console
444+
445+
cd /opt/ltp
446+
./runltp -P am64xx-hsevm -f ddt/pci_gen3ssd_perf -s "PCI_L_PERF_NVMESSD_EXT4_FIO_10G "
447+
448+
.. csv-table:: PCIE SSD EXT4 FIO 10G
449+
:header: "Buffer size (bytes)","Write EXT4 Throughput (Mbytes/sec)","Write EXT4 CPU Load (%)","Read EXT4 Throughput (Mbytes/sec)","Read EXT4 CPU Load (%)"
450+
451+
"1m","397 (min 393.4, max 400.6)","24.39","422 (min 419.0, max 425.9)","15.49"
452+
"4m","398 (min 385.9, max 411.0)","19.26","424 (min 410.2, max 436.1)","15.11"
453+
"4k","74.2 (min 71.1, max 76.3)","50.47","103 (min 100.8, max 105.5)","50.78"
454+
"256k","397 (min 390.3, max 399.3)","25.54","420 (min 416.3, max 422.7)","15.16"
455+
456+
- File size used: 10G
457+
- FIO command options: --ioengine='libaio' --iodepth=4 --numjobs=1 --direct=1 --group_reporting --runtime=60 --time_based --eta=never
458+
- Platform: Speed 5GT/s, Width x1
459+
- SSD used: Intel SSDPED1D280GA
460+
461+
|
462+
435463
OSPI
436464
====
437465

0 commit comments

Comments
 (0)