Add readmes, add .json extension
This commit is contained in:
parent
a718480660
commit
126434a6b9
3 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
How to reproduce:
|
||||
|
||||
cd master-thesis/p4app
|
||||
sudo p4run --config bug1-bool.json
|
||||
|
||||
|
||||
Result:
|
||||
|
||||
p4@ubuntu:~/master-thesis/p4app$ sudo p4run --config bug1-bool.json
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
How to reproduce:
|
||||
|
||||
cd master-thesis/p4app
|
||||
sudo p4run --config bug2-cast-in-checksum.json
|
||||
|
||||
Result:
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue