Skip to content

Commit 5fa41e5

Browse files
chintanv133jeevantelukula
authored andcommitted
feat(linux): AM64X: Update performance numbers for 11.1 release
Update performance numbers of TCP and UDP tests for CPSW. Signed-off-by: Chintan Vankar <[email protected]>
1 parent ed62879 commit 5fa41e5

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

source/devices/AM64X/linux/RT_Linux_Performance_Guide.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,34 @@ CPSW/CPSW2g/CPSW3g Ethernet Driver
445445

446446
"netperf -H 192.168.0.1 -j -c -C -l 60 -t TCP_STREAM; netperf -H 192.168.0.1 -j -c -C -l 60 -t TCP_MAERTS","1058.45 (min 964.24, max 1158.01)","88.12 (min 79.19, max 99.75)"
447447

448+
.. rubric:: TCP Bidirectional Throughput Interrupt Pacing
449+
:name: CPSW2g-tcp-bidirectional-throughput-interrupt-pacing
450+
451+
.. csv-table:: CPSW2g TCP Bidirectional Throughput Interrupt Pacing
452+
:header: "Command Used","am64xx-hsevm: THROUGHPUT (Mbits/sec)","am64xx-hsevm: CPU Load % (LOCAL_CPU_UTIL)"
453+
454+
"netperf -H 192.168.0.1 -j -c -C -l 60 -t TCP_STREAM; netperf -H 192.168.0.1 -j -c -C -l 60 -t TCP_MAERTS","1196.36","99.96"
455+
456+
.. rubric:: UDP Throughput
457+
:name: CPSW2g-udp-throughput-0-loss
458+
459+
.. csv-table:: CPSW2g UDP Egress Throughput 0 loss
460+
:header: "UDP Datagram Size(bytes) (LOCAL_SEND_SIZE)","am64xx-hsevm: THROUGHPUT (Mbits/sec)","am64xx-hsevm: Packets Per Second (kPPS)","am64xx-hsevm: CPU Load % (LOCAL_CPU_UTIL)"
461+
462+
"64","40.58","80.00","79.03"
463+
"128","79.43","78.00","77.99"
464+
"256","154.99","62.00","77.67"
465+
"1024","577.17","70.00","91.40"
466+
"1472","589.21","49.00","85.92"
467+
468+
.. csv-table:: CPSW2g UDP Ingress Throughput 0 loss
469+
:header: "UDP Datagram Size(bytes) (LOCAL_SEND_SIZE)","am64xx-hsevm: THROUGHPUT (Mbits/sec)","am64xx-hsevm: Packets Per Second (kPPS)","am64xx-hsevm: CPU Load % (LOCAL_CPU_UTIL)"
448470

471+
"64","2.92","6.00","0.18"
472+
"128","6.96","7.00","7.83"
473+
"256","15.56","8.00","1.2"
474+
"1024","61.44","8.00","8.39"
475+
"1472","88.32","8.00","8.17"
449476

450477
ICSSG Ethernet Driver
451478
^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)