tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

P4 language tutorials

Results 84 tutorials issues
Sort by recently updated
recently updated
newest added

The log files `/tmp/p4s..log` indicated in different `README.md` are empty. There are actual logs in the `logs` directory in the respective exercise directories

In some README.md files commands are prepended with bash. This is both unnecessary and sometimes results in an error, e.g. with `bash make run`

Did some changes to the correct location of the directories in the README.

There seem to be more discrepancies though (e.g. catching and printing grpc errros). Solution using old version of the code?

Need to check how to modify the checksum function to take in header stacks as input.

I just set up a VM for these tutorials. While executing run.sh for the "basic" exercise, I get the following error: basic.p4(160): error: main: Cannot unify parameter hdr with hdr...

I see that every SIGCOMM repo has a tutorial, and there are some overlapping examples. Trying to figure out where to start exactly, thanks very much.