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.
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.