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: Sathya Thammanur
Subject: Re: [lwip-users] help! performance of lwip?
Date: Wed, 16 Nov 2005 10:07:26 -0800

The performance depends on various factors - This includes processor cache size, ethernet device operation mode (DMA vs NO DMA, Interrupts vs Polled), and ofcourse on the implementation of the netif adapter itself. I believe that Xilinx performance for lwIP is greatly enhanced with the new release of the tools.

Sathya

On 11/16/05, Cedric VINCENT <address@hidden> 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]