Sigcomm 17 (#52)
This problem contains the tutorial exercises and solutions presented at SIGCOMM '17.
This commit is contained in:
10
SIGCOMM_2017/exercises/calc/p4app.json
Normal file
10
SIGCOMM_2017/exercises/calc/p4app.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"program": "calc.p4",
|
||||
"language": "p4-16",
|
||||
"targets": {
|
||||
"mininet": {
|
||||
"num-hosts": 2,
|
||||
"switch-config": "calc.config"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user