lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] LWIP Delay between Consecutive Packets


From: Gary Olson
Subject: [lwip-users] LWIP Delay between Consecutive Packets
Date: Tue, 30 Sep 2008 12:11:39 -0400


-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
address@hidden
Sent: Tuesday, September 30, 2008 12:00 PM
To: address@hidden
Subject: lwip-users Digest, Vol 61, Issue 33
Importance: Low

Send lwip-users mailing list submissions to
        address@hidden

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
        address@hidden

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
        address@hidden

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 <address@hidden>
Subject: Re: [lwip-users] LWIP Delay between Consecutive Packets
To: Mailing list for lwIP users <address@hidden>
Message-ID: <address@hidden>
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
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users

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





reply via email to

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