What is the maximum network speed use LwIP in mpc5748g

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is the maximum network speed use LwIP in mpc5748g

1,890 Views
gj3526
Contributor III

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

4 Replies

1,711 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

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:

pastedImage_13.png

Also notice that RTM 3.0.0 is already available.

Regards,

Lukas

1,711 Views
gj3526
Contributor III

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)

pastedImage_1.png

Best Regards,

gong jun

0 Kudos

1,711 Views
gj3526
Contributor III

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:

pastedImage_2.png

pastedImage_1.png

Best Regards,

gong jun

0 Kudos

1,711 Views
gj3526
Contributor III

Hi,

   Thank you very much for all,I will use iperf.fr to test my work.

Regards,

Lukas

0 Kudos