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.05k stars 235 forks source link

Running two MoonGen instances casues the system to hang #297

Open AqsaKashaf opened 3 years ago

AqsaKashaf commented 3 years ago

I am running MoonGen simple to generate tcp syn packets and send on port 0. I have run dump-pkts.lua on the same port. It runs for some time but when I exit it, the system hangs completely.