Beaglebone black network performance
Ian Lepore
ian at FreeBSD.org
Thu May 1 23:35:32 UTC 2014
On Thu, 2014-05-01 at 13:02 -0400, Winston Smith wrote:
> On Thu, May 1, 2014 at 12:47 PM, Özkan KIRIK <ozkan.kirik at gmail.com> wrote:
> > Rasberry PI's network performance is about 6-7Mbit/s, and ping latencies
> > are about 10-20 milliseconds. I think it's too high. I used iperf for
> > bandwidth testing.
>
> The RPi's 10/100 ethernet controller is connected to the BCM2835 SoC
> via it's USB controller, so the USB controller has to share it's
> bandwidth between the peripherals.
>
> The BBB also has a 10/100 ethernet, but it's directly supported by the
> SoC, so the performance *should* be a little better, particularly when
> there's other USB traffic.
It's interesting that reports of the rpi network performance are all
over the map. The performance is pretty bad for me, iperf says
17.5mbits/sec and pings are in the 7-10ms range (!).
I swap the network cable over to an imx53 board (a 10/100 ethernet in a
1ghz soc) and it gets 77 mbits/sec and 200us pings, for comparison.
-- Ian
More information about the freebsd-arm
mailing list