-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, September 30, 2008 12:00 PM
To: [email protected]
Subject: lwip-users Digest, Vol 61, Issue 33
Importance: Low

Send lwip-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.nongnu.org/mailman/listinfo/lwip-users
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

Hi Kieran,

  Actually I am in trouble in my Xilinx Design since my bandwidth is not
good enough to handle the data rates required.
According to the PC Timing information.  I get a bandwidth of about 7.0
Megabytes per second on a Gigabit Interface.
Or 56.5 Megabits per second.

Now each individual packet I send is 4040 bytes and can be sent in around 14
- 16 us by the PC.  But the Time between each packet
Is approx 500 us.  If I can figure out how to shorten this time I may
improve my bandwidth.  I need to 
double my bandwidth to about 14 Megabytes per second be successfull with
this design.  My requirement is about 6 Picture frames 
a second and at about 7 Megabytes I can probably get 3 Frames per second.

Gary



You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of lwip-users digest..."


Today's Topics:

   1. Re: LWIP Delay between Consecutive Packets (Kieran Mansley)


----------------------------------------------------------------------

Message: 1
Date: Tue, 30 Sep 2008 16:13:11 +0100
From: Kieran Mansley <[EMAIL PROTECTED]>
Subject: Re: [lwip-users] LWIP Delay between Consecutive Packets
To: Mailing list for lwIP users <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain

On Tue, 2008-09-30 at 11:00 -0400, Gary Olson wrote:
> I am trying to figure out if I can increase my TCP bandwidth.  Using a
PC timer
> I see that as I send TCP Packets that the delay is in the range of 500
us on
> average.

If you have a delay in the order of hundreds of microseconds, the
delayed ACK timer is not something to worry about as delays from that
are measured in hundreds of milliseconds.

Kieran





------------------------------

_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

End of lwip-users Digest, Vol 61, Issue 33
******************************************



_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to