lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwIP RAW - Low throughput during first few seconds


From: Nenad Pekez
Subject: [lwip-users] lwIP RAW - Low throughput during first few seconds
Date: Tue, 26 Jun 2018 16:55:19 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

Hello everyone,

we have been measuring throughput between PC Windows 7 and Zynq device using iperf applications. For Windows 7, we use official iperf client application, while for our Zynq based board we have downloaded iperf lwIP RAW server implementation from Zynq manufacturer - Xilinx. We send data from PC to Zynq.

As expected, throughput is quite high, almost 1Gb, but only after first 4 to 5 seconds. During this few first seconds, data transfer is almost non-existent. Does anyone have idea what could be the cause of this? Is there any way to avoid this and have active data transfers all the time including this first few seconds? 

I was thinking that problem could be to iperf client, however, even with our basic client implementation, the behavior is the same.

In attachments I provide:

  • iperf_throughput.png - screenshot of iperf measurements,
  • lwipopts.h - our lwIP configuration file and
  • rxperf.c - lwIP server implementation file.

If any additional information is needed, let me know.

Best regards,
Nenad


Attachment: iperf_throughput.png
Description: PNG image

Attachment: lwipopts.h
Description: Text document

Attachment: rxperf.c
Description: Text document


reply via email to

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