Skip to content

Commit f5f4abc

Browse files
committed
Remove extra credits from exercise 1
1 parent b9a310e commit f5f4abc

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

EXERCISE-1.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -390,20 +390,7 @@ PING 2001:1:1::b(2001:1:1::b) 56 data bytes
390390

391391
## Congratulations!
392392

393-
You have completed the first exercise! If there is still time before the end of
394-
this session, you can check the bonus steps below.
395-
396-
## Bonus TODO
397-
398-
Read table counters
399-
400-
```
401-
P4Runtime sh >>> for te in table_entry["IngressPipeImpl.l2_exact_table"].read():
402-
...: print(te)
403-
```
404-
405-
Handle NDPs via multicast groups (start ping from h1c that has no NDP entry)
406-
393+
You have completed the first exercise!
407394

408395
[p4c]: https://github.com/p4lang/p4c
409396
[p4runtime-sh]: https://github.com/p4lang/p4runtime-shell

0 commit comments

Comments
 (0)