lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Ethernet throughput


From:
Subject: Re: [lwip-users] Ethernet throughput
Date: Wed, 19 Nov 2008 16:57:25 +0800

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

 


reply via email to

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