mtcp-stack / mtcp

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
Other
2k stars 436 forks source link

Fix OpenNetVM README example args #234

Closed koolzz closed 5 years ago

koolzz commented 5 years ago

Fix outdated cmds in READMEs

Summary: The example args to run onvm_mgr provided in the READMEs were outdated. The ONVM manager now does its own core handling for NFs and required the NF coremask argument, as mtcp does its own core managing independent of the onvm_mgr that argument isn't actually used, but it is required so that mtcp NFs properly start.