Final edits for SIGCOMM tutorial (#191)
* Final updates for SIGCOMM '18 * Final updates for SIGCOMM '18
This commit is contained in:
parent
6ccdbc34bd
commit
763b95a880
BIN
P4_tutorial.pdf
BIN
P4_tutorial.pdf
Binary file not shown.
@ -129,4 +129,4 @@ mn -c
|
||||
|
||||
## Next Steps
|
||||
|
||||
Congratulations, your implementation works and you have finished the tutorial!
|
||||
Congratulations, your implementation works! Move on to [Multi-Hop Route Inspection](../mri).
|
||||
|
Before Width: | Height: | Size: 154 B After Width: | Height: | Size: 154 B |
@ -104,9 +104,4 @@ correct result:
|
||||
> 1+1
|
||||
2
|
||||
>
|
||||
```
|
||||
|
||||
## Next Steps
|
||||
|
||||
Congratulations, your implementation works! Move on to
|
||||
[Load Balancer](../load_balance).
|
||||
```
|
Before Width: | Height: | Size: 154 B After Width: | Height: | Size: 154 B |
@ -190,9 +190,3 @@ these instances:
|
||||
```bash
|
||||
make stop
|
||||
```
|
||||
|
||||
## Next Steps
|
||||
|
||||
Congratulations, your implementation works! Move on to the next
|
||||
exercise: [Multi-Hop Route Inspection](../mri), which identifies which
|
||||
link is the source of congestion.
|
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 221 KiB |
@ -143,5 +143,5 @@ mn -c
|
||||
|
||||
## Next Steps
|
||||
|
||||
Congratulations, your implementation works! Move on to
|
||||
[Calculator](../calc).
|
||||
Congratulations, your implementation works! Move on to
|
||||
[Load Balance](../load_balance).
|
||||
|
Loading…
x
Reference in New Issue
Block a user