mininet / mininet

Emulator for rapid prototyping of Software Defined Networks

Home Page:https://mininet.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I Unable to test Mininet basic functions

Corybyte opened this issue · comments

When I execute mn --switch ovsbr --test pingall I got it

 mn --switch ovsbr --test pingall
*** Error setting resource limits. Mininet's performance may be affected.
*** Creating network
*** Adding controller

It seems that the program is hung, what should I do?