English

MoonGen: A Scriptable High-Speed Packet Generator

Networking and Internet Architecture 2016-04-04 v4

Abstract

We present MoonGen, a flexible high-speed packet generator. It can saturate 10 GbE links with minimum sized packets using only a single CPU core by running on top of the packet processing framework DPDK. Linear multi-core scaling allows for even higher rates: We have tested MoonGen with up to 178.5 Mpps at 120 Gbit/s. We move the whole packet generation logic into user-controlled Lua scripts to achieve the highest possible flexibility. In addition, we utilize hardware features of Intel NICs that have not been used for packet generators previously. A key feature is the measurement of latency with sub-microsecond precision and accuracy by using hardware timestamping capabilities of modern commodity NICs. We address timing issues with software-based packet generators and apply methods to mitigate them with both hardware support on commodity NICs and with a novel method to control the inter-packet gap in software. Features that were previously only possible with hardware-based solutions are now provided by MoonGen on commodity hardware. MoonGen is available as free software under the MIT license at https://github.com/emmericp/MoonGen

Keywords

Cite

@article{arxiv.1410.3322,
  title  = {MoonGen: A Scriptable High-Speed Packet Generator},
  author = {Paul Emmerich and Sebastian Gallenmüller and Daniel Raumer and Florian Wohlfart and Georg Carle},
  journal= {arXiv preprint arXiv:1410.3322},
  year   = {2016}
}

Comments

Published at IMC 2015

R2 v1 2026-06-22T06:21:35.722Z