On Wed, Mar 22, 2006 at 03:01:33PM +0100, [EMAIL PROTECTED] wrote:
> Hello,
> 
> the attached patch updates the complete lwip source to the lwIP version 1.1.1 
> from lwIP CVS and fixes some minor issues.

Hi Uwe

This patch causes some problems with the nc_test_slave.

Without the patch it runs to completion without a problem.

With the patch there are a few setsockopt errors and then it exits
bacause it cannot create a socket:

snip...
Final load[61440] = 20610228 => 20%
Start test for eth0
TCP echo - 64 buffers, 10240 bytes
"setsockopt SO_REUSEADDR": No error
Set background load = 0%
Set background load = 0%
UDP echo - 2048 buffers, 1024 bytes
TCP echo - 2048 buffers, 1024 bytes
"setsockopt SO_REUSEADDR": No error
Set background load = 10%
UDP echo - 2048 buffers, 1024 bytes
TCP echo - 2048 buffers, 1024 bytes
"setsockopt SO_REUSEADDR": No error
Set background load = 20%
UDP echo - 2048 buffers, 1024 bytes
s: No error

Please could you investigate this.

        Thanks
                Andrew

Reply via email to