element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Single-Board Computers
  • Products
  • Dev Tools
  • Single-Board Computers
  • More
  • Cancel
Single-Board Computers
Forum SBC Network Throughput
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Single-Board Computers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 69 replies
  • Subscribers 58 subscribers
  • Views 8507 views
  • Users 0 members are here
  • nuttcp
  • network
  • raspberry-pi
  • bbb
  • BeagleBone
  • throughput
Related

SBC Network Throughput

morgaine
morgaine over 12 years ago

Our earlier lightweight CPU benchmarking provided some confidence that the various boards tested had no major performance faults and were working roughly inline with expectations given their clock speed and processor families.  Networking is an area of performance that either doesn't get measured much or that is measured by ad hoc means which are hard to compare, and implementation anomalies are known to occur occasionally.

 

To try to put this on a more quantitative and even footing, I've picked a network measurement system that has an extremely long pedigree, the TTCP family of utilities.  This has evolved from the original "ttcp" of the 1980's through "nttcp" and finally into "nuttcp".  It has become a very useful networking tool, simple to use with repeatable results, open source, cross-platform, and it works on both IPv4 and IPv6.  It's in the Debian repository, and if the O/S to be tested doesn't have it then it can be compiled from sources just by typing 'make' on the great majority of systems.  (I cross-compiled it for Angstrom.)

 

Usage is extremely simple.  A pair of machines is required to test the link between them.  One is nominated the 'server' and has "nuttcp -S" executed on it, which turns it into a daemon running in the background.  The other is nominated the 'client', and all the tests are run from it regardless of desired direction.  The two most common tests to run on the client are a Transmission Test (Tx) using "nuttcp -t server", and a Reception Test (Rx) using "nuttcp -r server", both executed on the client with the hostname or IP address of the 'server' provided as argument.

 

These simple tests transfer data at maximum rate in the specified direction over TCP (by default), for an interval of approximately 10 seconds, and on completion the measured throughput is returned in Mbps for easiest comparison with the rated Mbps speed of the link.  Here is a table showing my initial tests executed on various ARM client boards through a gigabit switch, with the server (nuttcp -S) running on a 2.33GHz Core2 Duo machine possessing a gigabit NIC.  The final set of results was obtained between the Core2 Duo and an old Xeon server over a fully gigabit network path, just to confirm that the Core2 Duo wasn't bottlenecked in the ARM board tests.

 

 

Max theoretical TCP throughput over 100Mbps Ethernet is 94.1482 Mbps with TCP TimeStamps, or 94.9285 w/o.

For fairness, rows are ordered by 4 attributes: 1) Fast or Gigabit, 2) TCP TS or not, 3) ARM Freq, 4) Rx Speed.

 

Submitter
Rx Mbps
Tx Mbps
Client Board
SoC
MHz
Limits
O/S, kernel, driver
selsinork30.6017.28233-OLinuXinoi.MX23 ARM926233No TSArchLinux 3.7.2-2
morgaine93.8472.82RPi Model BBCM2835700Raspbian 3.1.9+ #272
morgaine93.8493.75BB (white)AM3359720Angstrom v2012.01, 3.2.5+
Tim.Annan94.1491.74Gumstix PepperAM3359600100M modeYocto 9.0.0 Dylan, 3.2
morgaine93.8276.94RPi Model BBCM2835800Raspbian 3.1.9+  #272
morgaine93.8278.71RPi Model BBCM28358007/2012 u/sRaspbian 3.6.11+ #545
morgaine94.1478.87RPi Model BBCM28358009/2013 u/sRaspbian 3.6.11+ #545
morgaine93.8093.75BBBAM33591000Angstrom v2012.12, 3.8.6
selsinork93.9294.46Cubieboard2A20912VLAN TSDebian 7.1, 3.3.0+
morgaine94.1694.14BBBAM33591000Debian 7.0, 3.8.13-bone20
selsinork94.3394.55Cubieboard2A20912No TSDebian 7.1, 3.3.0+
selsinork94.9194.90BBBAM33591000No TSAngstrom 3.8.6
selsinork94.9494.91i.MX53-QSBi.MX53996No TS3.4.0+
selsinork243.30454.88Sabre-Litei.MX6996No TS3.0.15-ts-armv7l
Tim.Annan257.79192.22Gumstix PepperAM3359600Gbit modeYocto 9.0.0 Dylan, 3.2
notzed371.92324.49Parallella-16Zynq-70x0800Ubuntu Linaro
selsinork525.18519.41CubietruckA201000No TSLFS-ARM 3.4.67 + gmac
selsinork715.63372.17MinnowboardAtom E6401000No TSAngstrom 3.8.13-yocto
morgaine725.08595.28homebuiltE65502330PCI 33MHzGentoo 32-bit, 3.8.2, r8169
selsinork945.86946.38homebuiltE82002666PCIe X132-bit, 3.7.0, e1000

 

 

In addition to the results displayed in the table, I also ran servers (nuttcp -S) on all my boards and kicked off transfers in both directions from the x86 machine, and then followed that with board-to-board transfers just to check that the choice of clients and servers was not affecting results.  It wasn't, they are very repeatable regardless of the choice, the throughput always being limited by the slowest machine for the selected direction of transfer.  Running tests multiple times showed that variations typically held to less than 0.5%, probably a result of occasional unrelated network and/or machine activity.

 

The above measurements were performed over IPv4.  (See below for IPv6.)

 

Hint:  You can run nuttcp client commands even if a server is running on the same machine, so the most flexible approach is to execute "nuttcp -S" on all machines first, and then run client commands on any machine from anywhere to anywhere in any direction.

 

Initial observations:  The great uniformity in BeagleBone network throughput (both white and Black) stands out, and is clearly not affected by CPU clock speed.  Raspberry Pi Model B clearly has a problem on transmit (now confirmed to be limited by CPU clock) --- I'll have to investigate this further after upgrading my very old Raspbian version.  And finally, my x86 machinery and/or network gear is clearly operating at far below the rated gigabit equipment speed --- this will require urgent investigation and upgrades, especially of NIC bus interfaces.

 

Confirmation or disproval of my figures would be very welcome, as well as extending the tests to other boards and O/S versions.

 

Morgaine.

 

 

Addendum:  Note about maximum theoretical throughput added just above the table after analysis in thread below.

  • Sign in to reply
  • Cancel

Top Replies

  • morgaine
    morgaine over 12 years ago in reply to Former Member +1
    coder27 wrote: Is your RPi overclocked to 1000? Excellent observation!!! The answer is no --- I wrote "1000" in the table entirely because it has been so long since I've messed significantly with the Pi…
Parents
  • Former Member
    Former Member over 12 years ago

    Morgaine,

       Is your RPi overclocked to 1000?

     

      It would be interesting to see how these results are affected by loading the USB,

    since BBB is advertised as benefiting compared to RPi by having separate data paths

    to the cpu.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Former Member
    Former Member over 12 years ago

    Morgaine,

       Is your RPi overclocked to 1000?

     

      It would be interesting to see how these results are affected by loading the USB,

    since BBB is advertised as benefiting compared to RPi by having separate data paths

    to the cpu.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • morgaine
    morgaine over 12 years ago in reply to Former Member

    coder27 wrote:

     

    Is your RPi overclocked to 1000?

    Excellent observation!!!  The answer is no --- I wrote "1000" in the table entirely because it has been so long since I've messed significantly with the Pi that I'd totally forgotten that it runs so slow by default, and in my head everything was running at 1GHz except the BB white.  Oh dear, LOL.  I've corrected the Pi entry in the table to 700MHz.

     

    My Pi was briefly running at 800MHz at some point but I commented it out because of the massive USB problems that I was experiencing and wrote about.  It didn't help of course (in fact it probably made the problem worse since the ARM's response time to USB events became even slower), but that's why it was running at 700MHz when I brought the board back to life yesterday for the nuttcp tests.  I only use the Pi headless now, as its USB is unusable for me.

     

    I've just rerun nuttcp on the 800MHz Pi and have updated the table with a new row.  Notice how the increase of ARM clock frequency by 14% has raised the Pi's Tx throughput by 5.7%.  The Rx throughput is unaffected.

     

    It would be interesting to see how these results are affected by loading the USB,

    since BBB is advertised as benefiting compared to RPi by having separate data paths

    to the cpu.

    Yes, that would be very interesting, but someone else will have to do it as the USB on my Pi is in such a dire state.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

    Yes, that would be very interesting, but someone else will have to do it as the USB on my Pi is in such a dire state.

    I'd hope your recent updated kernel would have helped, but even if not there's something to be said for looking to see if keyboard/mouse or other usb problems change in any way while loading the network in this way.

     

    Other interesting things to try on the Pi while loading the network would be USB audio, DVB-T tuner, or perhaps fast motion video capture. Generally anything where dropped packets on usb would be noticed.

    Unfortunately I don't have many usb devices, so I'd be mostly limited to copying files to/from a usb drive while running the tests

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube