Update README with new flag

master
koolzz 2018-12-03 23:00:44 -06:00
parent 4ed8d6c2e4
commit 56b8acbfa3
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -230,7 +230,7 @@ to a error(s) resembling the one mentioned below:
To prevent this, use the base virtual address parameter to run the ONVM manager, e.g.:
cd openNetVM/onvm
./go.sh 1,2,3 1 -s stdout -v 0x7f000000000
./go.sh 1,2,3 1 -s stdout -a 0x7f000000000
- NETMAP VERSION -

View File

@ -281,7 +281,7 @@ To prevent this, use the base virtual address parameter to run the ONVM manager,
```bash
cd openNetVM/onvm
./go.sh 1,2,3 1 -s stdout -v 0x7f000000000
./go.sh 1,2,3 1 -s stdout -a 0x7f000000000
```
### ***NETMAP VERSION***