Hi, 
I think LwIP is able to satisfy the condition.
You should make your network card driver very steady.
Make PBUF_POOL_SIZE big enough, this is used in receive. So as MEMP_NUM_PBUF, 
which used in sending.
In a word, the full system should be steady.

Best Regards!

HuangZhenhua





2008-11-19



发件人: nicolas FAUVEL
发送时间: 2008-11-19 16:47:39
收件人: Mailing list for lwIP users
抄送: 
主题: [lwip-users] Ethernet throughput

Hello,
 
I’m testing lwIP in a busy Ethernet environment : that is to say over 1000 
Ethernet frames per second.
Has anyone observed any limitation or issue with lwIP in these conditions ?
 
Regards,
 
Nicolas
 
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to