Merge branch 'master' of gitlab.ethz.ch:nicosc/master-thesis
This commit is contained in:
commit
6529144eca
3 changed files with 5 additions and 1 deletions
4
netpfga/bind-umount.sh
Executable file
4
netpfga/bind-umount.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
sudo umount ~/projects/P4-NetFPGA/contrib-projects/sume-sdnet-switch/projects/minip4/src
|
||||
sudo umount ~/projects/P4-NetFPGA/contrib-projects/sume-sdnet-switch/projects/minip4/
|
1
netpfga/minip4/README
Normal file
1
netpfga/minip4/README
Normal file
|
@ -0,0 +1 @@
|
|||
Need to use bind mounts for src directory, see bind-mount.sh
|
|
@ -1 +0,0 @@
|
|||
../../p4src/
|
Loading…
Reference in a new issue