Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md

This commit is contained in:
johnjiang 2017-07-11 11:36:28 +08:00 committed by GitHub
parent c8722d26ac
commit 1ce9d61a4e
1 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@
make make
make install make install
# offload NIC # offload NICif there is only one NICthe follow commands must run in a script
ifconfig eth0 down ifconfig eth0 down
python /data/f-stack/dpdk/tools/dpdk-devbind.py --bind=igb_uio eth0 python /data/f-stack/dpdk/tools/dpdk-devbind.py --bind=igb_uio eth0