lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #18960] Slow / incomplete HTTP responses.


From: anonymous
Subject: [lwip-devel] [bug #18960] Slow / incomplete HTTP responses.
Date: Wed, 07 Feb 2007 03:23:34 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20070131 Fedora/1.5.0.9-2.fc6 Firefox/1.5.0.9 pango-text

Follow-up Comment #3, bug #18960 (project lwip):

Yes there does seem to be some kind of timing issue going on .... 
it seems that sometimes the address of pcb->remote_port resolves to an
illegal address and causes gdb to  dump out. If I printf the address of
pcb->remote_port the problem is not evident.

I have played with some of the MSS size settings and timing in lwipopts but
everything else is as it comes.

Note my printf is directed to a custom crt console output on the gdb
connected serial port.

The CPU is a 'soft' FPGA based 32 bit risc called MANIK running at  50 Mhz  (
www.niktech.com )  ... this is currently running on a Xilinx Spartan 3E 
starter kit board 
http://www.xilinx.com/xlnx/xebiz/designResources/ip_product_details.jsp?key=HW-SPAR3E-SK-UShttp://www.xilinx.com/xlnx/xebiz/designResources/ip_product_details.jsp?key=HW-SPAR3E-SK-US
 
and utilises the 'easymac' module ( also from Niktech ). The code is compiled
with GCC 3.4.4 single thread model crosscompiler for the Manik on an FC6
platform. 
Niktech provides all the VHDL sources, and GPL tools to build the  platform.

I am using the LWIP 'easymac' API demo from the Niktech site. I am not
entirely sure which version of LWIP the Niktech demo is based on however no
changes to LWIP are required to compile. I am using  1.2  

Other than this problem ( pointer and erratic web ) LWIP is excellent. I can
ping -f , do a http request and ARP and it seems to work well.

lwip opts attached.

(file #11937)
    _______________________________________________________

Additional Item Attachment:

File name: lwipopts.h                     Size:12 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?18960>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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