Hi all,
We faced an AM335x ethernet receive performance issue for small UDP package size on Linux sdk 5.07:
The server send the UDP package to the beaglebone without delay:
1) If the package size is 172 Bytes or < 1200 Bytes, and send 5000 packages to the AM335x, the AM335x loses over 3500 packages.
2) If the package size is >= 1200 Bytes, then no packages lost.
3) I set the pacing interval to 500 usecs, according to the command line on wiki, but no difference to the packing losing when its size is less than 1200 Bytes.
So could you give some comments on how to tune it?
Yaoming.
Thanks!
