lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] help! performance of lwip?


From: Timmy Brolin
Subject: Re: [lwip-users] help! performance of lwip?
Date: Wed, 16 Nov 2005 18:12:28 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

It also depends on your checksum routine.
Assembly optimised checksum makes a big difference compared to the standard C routine.
See the related checksum optimisation discussions.

/Timmy Brolin

Cedric VINCENT wrote:

On 11/15/05, wang youramulet <address@hidden> wrote:
hi,

Is there anybody know lwip reasonable range of speed, such as send and
receive udp pakets? With and without the os, such as psos or ucosII.

I think it depends on your platform/driver. For instance, I reach up
to 600 ko/s (receiving UDP packets) with current Xilinx drivers (on
PPC 405  @ 350 MHz, without OS), but Xilinx will release new drivers
with DMA support, so performance will be increased (probably up to 4
Mo/s).

Regards,
Cedric.

PS : be carefull with IP fragmentation ; it can slow down the speed.

--
------------------------------------------
http://cedric.vincent.perso.free.fr/
------------------------------------------


_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users







reply via email to

[Prev in Thread] Current Thread [Next in Thread]