Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iperf3 benchmark #3

Open
emilio1234 opened this issue Oct 9, 2017 · 1 comment
Open

iperf3 benchmark #3

emilio1234 opened this issue Oct 9, 2017 · 1 comment

Comments

@emilio1234
Copy link

Hello,

I compiled the kernel in vanilla configuration (make atmel_sama5d3_xplained_ksz9897_mmc_defconfig) for my EVB-KSZ9477 board.

Made sure I was connected on 1GbE (on a single port 2, other ports no connected) and run an iperf3 test.
I got 167Mbits/s. Seems that the bandwidth is 1/6'th of the maximum.

This doesn't make sense to me... Does the BW/traffic is somehow being split between ports?
How can I get full bandwidth?

Thanks
Emil

@emilio1234 emilio1234 changed the title iper3 benchmark iperf3 benchmark Oct 10, 2017
@triha2work
Copy link
Collaborator

The gigabit MAC in SAMA5D3 actually cannot go over 375 Mbps in TCP receiving and 330 Mbps in UDP transmitting. The measurement I have on KSZ9477 are 370 Mbps in TCP RX,152 Mbps in TCP TX, 340 Mbps in UDP RX, and 314 Mbps in UDP TX. I was using nuttcp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants