emmericp / MoonGen

MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control.
MIT License
1.03k stars 234 forks source link

How Use MoonGen in Mininet environment to test BMv2 Switch? #330

Open ugobright opened 1 year ago

ugobright commented 1 year ago

I am experimenting with the BMv2 Switch ( test target ). Is it possible to use the MoonGen tool to perform a Latency test on the BMV2 target? I am new to MoonGen tool