Updated VM (#75)
* Updated ecn exercise to work with new util scripts * Bugfix and print port mapping in run_exercise.py * updateded bootstrap for vm
This commit is contained in:
parent
09dba5c63d
commit
786ceecf07
@ -47,6 +47,7 @@ unset LDFLAGS
|
|||||||
cd ..
|
cd ..
|
||||||
# Install gRPC Python Package
|
# Install gRPC Python Package
|
||||||
sudo pip install grpcio
|
sudo pip install grpcio
|
||||||
|
sudo pip install crcmod
|
||||||
|
|
||||||
# BMv2 deps (needed by PI)
|
# BMv2 deps (needed by PI)
|
||||||
git clone https://github.com/p4lang/behavioral-model.git
|
git clone https://github.com/p4lang/behavioral-model.git
|
||||||
@ -111,7 +112,6 @@ cd ..
|
|||||||
# Tutorials
|
# Tutorials
|
||||||
pip install crcmod
|
pip install crcmod
|
||||||
git clone https://github.com/p4lang/tutorials
|
git clone https://github.com/p4lang/tutorials
|
||||||
git checkout p4d2_2017_fall
|
|
||||||
sudo mv tutorials /home/p4
|
sudo mv tutorials /home/p4
|
||||||
sudo chown -R p4:p4 /home/p4/tutorials
|
sudo chown -R p4:p4 /home/p4/tutorials
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user