HI all,
I used the TCP server model to test the network speed. The Z0 core can reach 30mbps, and the Z2 core can reach 20Mbps. Can it be higher? I hope it can reach 50Mbps. development environment:S32 Design Studio,mpc5748G,sdk RTM 2.0,lwip with baremetal .
Best Regards,
gong jun
Hi,
I got information that benchmark test was done on LWIP demo which is available in SDK. Iperf version 2.x (client) from website iperf.fr was used.
This command was used: iperf.exe -c 192.168.0.200
... where 192.168.0.200 is address of board.
Here is the result:
Also notice that RTM 3.0.0 is already available.
Regards,
Lukas
hi,
The iperf can test tx and rx,I use iperf.exe -c 192.168.195.200 -r,the tx only can reach 30Mbps.
the result: (LWIP demo)
Best Regards,
gong jun
HI,
I tested my job use Iperf,the network speed can reach almost 100Mbps.but now I need use mpc5748G to send large amount of data.Is there a demo for test TX?
the result in my test:
Best Regards,
gong jun
Hi,
Thank you very much for all,I will use iperf.fr to test my work.
Regards,
Lukas