P4-Learning Documentation
This documentation contains helpful information that will help you getting started with P4. The questions that get asked often (if any) will be added to the FAQ section (which at the moment is empty). Useful resources and documentation will also be added if something new comes or if people ask about it. Before asking something check if the solution to your problem can be found in any of the following documents and links, or examples.
Getting Started With P4
- P4 Tutorials: official P4 tutorials (they use the P4Runtime).
- P4-Utils: Mininet Extension to build P4 networks.
P4 References
- P4 Spec: P4 Language and Related Specifications.
- P4-guide: contains a lot of useful information, examples, tests of what works or what does not, etc.
- P4 Repositories: guide to the public p4lang repositories.
Resources
- Getting Sterted: instruction for an easy deployment of P4-Learning.
- Simple Switch: bmv2 Simple Switch implementation documentation.
- Control Plane: Simple Switch Control plane documentation.
- Debugging and Troubleshooting: debugging and troubleshooting guidelines.
- Scapy: packet manipulation library written in Python.
- FAQ: list of most asked questions from students.