Skip to content

Commit c1b97f0

Browse files
committed
perf(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 b910911 commit c1b97f0

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

source/devices/AM64X/linux/RT_Linux_Performance_Guide.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,39 @@ CPSW/CPSW2g/CPSW3g Ethernet Driver
447447

448448

449449

450+
451+
.. rubric:: TCP Bidirectional Throughput Interrupt Pacing
452+
:name: CPSW2g-tcp-bidirectional-throughput-interrupt-pacing
453+
454+
.. csv-table:: CPSW2g TCP Bidirectional Throughput Interrupt Pacing
455+
:header: "Command Used","am64xx-hsevm: THROUGHPUT (Mbits/sec)","am64xx-hsevm: CPU Load % (LOCAL_CPU_UTIL)"
456+
457+
"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","939.69","61.23"
458+
459+
460+
461+
462+
.. rubric:: UDP Throughput
463+
:name: CPSW2g-udp-throughput-0-loss
464+
465+
.. csv-table:: CPSW2g UDP Egress Throughput 0 loss
466+
:header: "Frame Size(bytes)","am64xx-hsevm: 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)"
467+
468+
"64","18.00","40.58","80.00","79.03"
469+
"128","82.00","79.43","78.00","77.99"
470+
"256","210.00","154.99","62.00","77.67"
471+
"1024","978.00","577.17","70.00","91.40"
472+
"1518","1472.00","589.21","49.00","85.92"
473+
474+
.. csv-table:: CPSW2g UDP Ingress Throughput 0 loss
475+
:header: "Frame Size(bytes)","am64xx-hsevm: 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)"
476+
477+
"64","18.00","2.92","6.00","0.18"
478+
"128","82.00","6.96","7.00","7.83"
479+
"256","210.00","15.56","8.00","1.2"
480+
"1024","978.00","61.44","8.00","8.39"
481+
"1518","1472.00","88.32","8.00","8.17"
482+
450483
ICSSG Ethernet Driver
451484
^^^^^^^^^^^^^^^^^^^^^
452485

0 commit comments

Comments
 (0)