Hello!
Has anybody measured the zedboard's ethernet bidirectional performance in linux?
I checked the tutorial given in http://zedboard.org/content/updated-open-source-linux-ethernet-performance-test-tutorial-posted but this used iperf3, which, if I'm not mistaken, does not have --dualtest option of iperf2.
I tried using iperf v2 on a custom linux image and I was getting big discrepancies in throughput values. One direction is getting >600Mbps while the other shows <100Mbps. I was wondering if this is hardware related, linux dirver related, or something else.
Just a note on my setup, I have a laptop and zedboard directly connected with a Cat5e cable. Ethernet negotiation shows 1000baseT-FD. I need to have the laptop and zedboard communicate simultaneously in realtime, hence the need for bidirectional performance.
Thanks!